. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:01:31.265Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:01:31.280Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:01:31.280Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:01:31.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:31.890Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:32.057Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:32.058Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:01:32.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:01:32.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T23:01:32.247Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-08T23:01:32.277Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-08T23:01:34.602Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T23:01:35.464Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-08T23:01:35.501Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-08T23:01:35.502Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T23:01:35.661Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-08T23:01:35.662Z |INFO |Root WebApplicationContext: initialization completed in 3384 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-08T23:01:37.105Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-08T23:01:40.788Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T23:01:41.776Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T23:01:41.830Z |INFO |Started MainApp in 14.392 seconds (JVM running for 15.523) |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-08T23:01:42.178Z |INFO |Start scheduling PRH workflow |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:42.191Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7ab6963c-9351-4788-b034-ae313d842681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T23:01:45.522Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T23:01:45.522Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T23:01:45.528Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:52.986Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=74cadee5-1176-47c2-a1d9-01fe23ddc5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:03.009Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51d237c3-cf24-44ad-833a-f13fcec5b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:13.034Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7609c8bd-5ee5-4cb2-9c3e-8b9b37d49c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:23.055Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=80b89074-d732-477c-83cd-54734be477eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:33.076Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ba3a5201-31fb-4859-8edc-e265dda7845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:43.098Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65068025-5342-41fc-bab7-7aaac2dd04e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:53.117Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4515a1ad-a537-47ad-b561-d2ea091106bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:03.137Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a432543e-6891-487e-bcc1-982ecd4e0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:13.162Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c72d3edd-32f2-447c-ada4-a377e82b2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:23.186Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=13145953-2057-47f9-8cc0-5886dc3afbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:33.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c4b6f067-565a-42fc-aff7-7474c4ccb24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:43.248Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dfc0045b-98b2-49b4-b158-90277b30605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:53.269Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cf7367a2-2625-49f8-a1f7-c66b7bbeca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:03.292Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9f65fc74-946f-4ce2-adc5-ceb8a59ad0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:13.311Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4b69e306-cd39-43bb-87a9-e0a904226ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:23.343Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=55c8f322-ef31-4596-a6f7-5fd4abca5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:33.369Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0768b68b-bacb-4cce-8ec4-666d3258f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:43.390Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2aea2b5d-ef95-4034-b960-6493dd8fd9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:53.436Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=efbc61d1-0157-460f-ba64-b4e42e564a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:03.454Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=90910b3c-e16b-4d23-8d85-d5574372ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:13.480Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cec596b-8b0d-47b0-9b0f-b04993b8ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:23.498Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7b9433c-2e6f-4590-8e1a-94f7d1abc7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:33.522Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9a093bc0-7a87-453e-8d7f-88950429575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:43.546Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5059eb7a-048e-488c-ba57-6767457a3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:43.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:53.563Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b87eb3e-494a-44d7-8489-81225382baec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:03.582Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=09f3c6ec-a747-4230-abd7-e11168051de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:13.605Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=510106ce-3356-41a1-becf-b9c2a35be7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:23.627Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37cd35ec-42c4-4dbc-9c86-6a938dafcc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:33.646Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=33169e61-573f-444d-bf38-9b717f629428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:06:38.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:06:38.470Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:06:38.471Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:06:38.472Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.473Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:06:38.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:06:38.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:43.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ac5024f2-cd62-4014-ba41-1f923e03cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:53.684Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=db16ea0c-6cdd-4cd2-9f61-8247afc451c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:03.704Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65bd18cb-bb89-427d-a319-9ba7676a6382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:13.735Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a793037-aac7-4f3f-9f57-b4cab33db884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:23.757Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f953af1b-60b3-4fcf-81da-9a4285e3fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:33.797Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5fe0681b-6325-4551-8d22-23f368224e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:43.820Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62d2875f-c4fe-421e-b78b-4c9e93c5ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:53.840Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d7811d29-9fbb-4d92-86e5-ab32c176c70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:03.861Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a342568a-4419-403c-90ee-55327d793368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:13.881Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1f349f9b-e6cc-432b-b224-528ed243495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:23.900Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=96383f07-4b59-4a12-9352-6290533d557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:33.920Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311d7a21-5a2d-4c15-aa2b-e702872a27e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:43.940Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d3ed68d2-3376-43c8-8dcb-e2ea40c24bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:53.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=708cc3d2-5437-4668-86ca-30de823a97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:03.984Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5a8c2bd-c82a-48e0-bd91-0affd1fbf26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:14.000Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=451b5809-34a7-4253-a6cd-d9174419d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:24.019Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=34ab8569-7bd2-43f1-9523-a463536e18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:34.038Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=35e3f71e-a967-4db9-8d3d-8881b29ab5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:44.058Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=707bb63d-d636-4da0-9dbc-53635d7cfeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:54.082Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=47f9fb61-db1f-41af-833b-dec52a57bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:04.118Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b839089a-3dc1-491f-a21f-187e8ce6350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:14.147Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ffdc3049-a132-4ab0-81ff-d6bb7ef12c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:24.165Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6a3ea54d-6805-45d1-b462-1871325e0bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:34.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37fd0a68-7b04-4fb4-ba5a-9a402887a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:44.203Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2db2bff6-985e-4e01-b5c2-3e06735c6c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:54.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8301c186-128d-408b-8abd-1cdb2e52259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:04.248Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=015c6a96-9bb3-4b06-bfd8-b6780914f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:14.266Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fb9245a9-a956-42af-8a27-94c16f57f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:24.282Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7124090-45f4-4213-8989-7722f2814914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:34.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a24efaef-6afe-414a-92ad-84788d17e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:11:37.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:11:37.473Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:11:37.473Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:11:37.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.474Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:11:37.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:11:37.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:44.395Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=12b3cb99-950f-4952-9252-f0eb4b245c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:54.410Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0bf668f6-2284-4fba-a56b-91417e2cd5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:04.430Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f064bfd6-d69d-4bd1-afa6-c13605f4673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:14.453Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e7b86a25-80e2-49a0-ab38-c10bf77515b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:24.472Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5970a6ff-1ff6-4505-9f73-32ac20c4cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:34.495Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8626a7db-0d5f-4ee3-9248-07d05cf29e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:34.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:44.524Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1654d5c6-1b2c-4f94-8dac-4e2880352022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:54.560Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311dab91-e8ee-41fb-805f-af56f1f7c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:04.581Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da7acb06-ddf6-4b1c-b280-e9e10faaba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:14.598Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e95dee8-e5d9-451f-90e2-cdfc68dc8110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:24.628Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9656a5ec-4bbd-4d3c-b6a9-2130f1f15945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:34.688Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25954502-b0fe-4a4a-ac3d-8f08fa89a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:44.708Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=af1b9826-91b9-478c-ae4f-9ce1b29d0ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:54.749Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=81d7e8c2-2fd2-433e-8d0f-de6f0d7000c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:04.771Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=83e25f09-f6bd-4d93-85fb-dc0941335e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:14.797Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=670e741c-9270-4bd3-a646-e073a5e66829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:24.814Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=facf034d-1d51-4705-8b14-642ecf4abaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:34.835Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5ec29b72-4ea7-4b4e-baff-df24548e35b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:44.862Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ef133743-8b07-4563-9198-1ac67ed43254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:54.892Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f236b652-b085-4ba4-8fb8-69c4b4bfb606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:04.914Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d84e7c1b-6a83-4b69-99ef-a55b93d9d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:14.931Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=334efd98-96a7-4a24-bcc1-281937aecf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:24.952Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5eae3162-6c6c-4944-a388-1a1abcad01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:34.972Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a5910e7f-db90-4315-944a-6808578ea3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:45.001Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=36b1a7a2-f2f0-4c70-8b09-215b2bf6cd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:55.025Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f1108fa-efaa-4087-acf5-ee284c2dce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:05.044Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a4693ae5-8b3b-46ff-b90e-c163380a503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:15.064Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=428613ad-d1bd-4e46-b167-13895409cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:25.080Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b8af7813-96e9-4008-aafa-c717bd1aff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:35.096Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ad3568f0-3e01-4ba9-9a1d-59fa0562ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:16:37.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:16:37.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:16:37.442Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:16:37.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.443Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:16:37.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:16:37.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:45.127Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e5ce769b-591b-43c1-b61b-1afc20a6bbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:55.151Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9452831e-c645-4c0d-b87f-8782f05b831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:05.168Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8bd5e2d2-ec83-42d3-90af-83008912c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:15.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4b719b5d-77a6-4e57-84e1-c0431e2fc3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:25.207Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=02ae2e5c-7061-4b73-8ada-b65c939c1880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:35.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=025ad06b-6f66-4909-9119-29fa3d554598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:45.251Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c85546d5-3177-4af8-8f83-07f197548793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:55.268Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=429dcc54-1b0f-4689-a283-9a5c4fc88d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:05.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2e27522d-fbd5-4cc2-a309-c60d654ce7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:15.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=53297049-9345-4780-8168-9bb59aacc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:25.324Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1619e9d7-0b62-4cc8-8120-f0603a3af8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:35.342Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d4edea08-9a8c-4b09-a31e-da28e1cd1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:45.362Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37b11c89-a1d2-46e6-837f-9b397cf8b2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:55.379Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=04b256e0-758f-4ebb-9a37-cb6c943ded5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:05.397Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=52c16a5a-e57d-4921-bb9d-06aae257f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:15.424Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=01c0487f-5106-402d-a461-370993b91167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:25.444Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2818e18a-5200-474c-9afb-a4e4a3ae557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:35.467Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=69fba42d-9424-4254-b13f-d46dc355c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:45.512Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1d5a0f2-4335-4d2a-b9c6-43d09aa1f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:55.547Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71d135f8-03b2-402b-b08e-175ab58cff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:05.578Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e6c4591-91a5-4f0d-8c4e-baada717a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:15.602Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=74bb8a4e-eaab-454e-b88a-63a7b505588b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:25.618Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6577ec94-0317-4fa5-9ec5-b2118d954749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:35.644Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=52d3ba2d-f3b5-43da-95e1-2a78114b26c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:45.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a6317838-99b8-4d82-b562-5b04fde354ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:55.687Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1338bfa-d63e-46ac-bab0-ec2378ec191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:05.707Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cc5d597a-35dc-4aae-8c1c-eb3d6cd80e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:15.726Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bc53ddbf-a6be-4715-a6b1-12a04bcf8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:25.746Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9d65f256-d209-4554-9af5-9d75cb86e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:35.764Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6c945acb-47f4-40e9-9123-e883ea6b8dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:21:37.461Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:21:37.462Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:21:37.462Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:21:37.462Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.463Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:21:37.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:21:37.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:45.794Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9bd0a32-8496-4eca-97d2-949bce0c6a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:55.812Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9258f54e-c38e-432c-bc24-c879438dd745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:05.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c65c6489-86f0-4a06-b737-0fa6162cbfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:15.854Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0142c7cd-3bd1-4849-9c97-212f36d7cc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:25.881Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=516a8044-623d-4815-9457-aa21db8c181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:35.898Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8e0ba898-b9c1-4aa5-95d9-058d480e54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:45.921Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e276a60-a79f-4553-9bf1-ac78c4aa2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:55.943Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=16aabd56-77bb-43d9-ad77-be1072444347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:05.971Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c3fde82-999a-4e3a-b671-b4cb66a95a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:15.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9c5c5fa-b1a4-4b33-9606-e528f797893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:26.014Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5d2ac025-2bf5-4672-83bf-5e097ab3a3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:36.037Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c966d7e8-8276-4b84-a875-ff3ab0df5f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:46.088Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=505ef254-0188-4b44-a511-d64b2f86b3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:56.105Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0f210405-5be7-40d2-a685-a33a8732b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:06.125Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=060cb132-fdd7-4798-b15d-0424e3a6e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:16.144Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=744c8c18-56d9-4e0c-86f3-e96ea6b1559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:26.169Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10fd3fc6-8410-4aa6-8b39-9e83d1daa566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:36.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c67b49d3-e017-41d7-983d-19e9fd78d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:46.200Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=683a7b5f-0707-42c9-8966-f85f5c17ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:56.217Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3c5728b2-ce89-44ab-9312-8659deba5fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:06.239Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3a73a305-35df-424a-9995-67ef85d020b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:16.261Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25a802a2-6516-4b1e-a249-c873224de90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:26.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=440ae38c-a1bf-4c26-9259-efb9ed072d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:36.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8ea4c88-a181-4bf2-94a2-e700a3022db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:46.321Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7e6987f9-523f-435b-887e-3b2d77ff309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:56.356Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a96454b3-3281-4296-9307-c33e181b7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:06.390Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fe1989ff-069a-438c-898c-bb856d114461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:16.468Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fe0f060b-6ec6-4c90-89cb-b51c3ff1d056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:26.485Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0c0c57c3-acab-480d-857b-5977fa48d20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:36.506Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=baae74a9-0ea8-4774-aa4e-3fe641192ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:26:37.520Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:26:37.521Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:26:37.521Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:26:37.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.522Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:26:37.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:26:37.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:46.597Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ec8eee91-8924-42c9-9667-2163a5584e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:56.617Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fa8b4bc6-e7e9-40d0-8403-7f66d75bb51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:06.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4746a0b2-79ba-4f6a-8170-6ce52eab8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:16.688Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=786382f7-f74e-4e3e-aa5c-957f6306eec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:26.710Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0e1f056c-e757-4f47-9c6f-a2bf60c1f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:36.729Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f50e555-7f2c-47db-ac75-23a52908ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:46.757Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=49f7d6db-9b4a-4f06-9106-f01d06dc98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:56.779Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=48047214-b873-4473-846e-a64f943dad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:06.811Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=057a738f-9b17-475c-bcf3-10d7544e84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:16.828Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ed8ba2c8-5c31-4cf3-994f-b110576d9692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:16.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:26.849Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8f7ecf6-4b92-4cb6-803d-5eddd8d5c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:36.866Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dd66175b-2ab7-40d7-a993-6f897066a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:46.908Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=99374e89-0bdd-4465-8396-0cba22399a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:56.924Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e83b9f9b-70af-45f5-acce-e6a07da8b87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:06.940Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=31141a0f-859c-4220-90a3-3c2e5948dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:16.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9734b790-eaec-4ff9-b2a4-d2a0a6a10942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:26.983Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9eba07df-57c5-4d1c-a7bb-4a86bd462d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:36.998Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c2171d29-217c-4fac-8632-0685213207de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:47.020Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c8ed512-69fe-44c1-a8d0-ac7cd29a56cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:57.038Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=50134e27-0017-44a4-a802-73e66120fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:07.054Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8cd918c4-ab6f-47a8-a914-69caa6046f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:17.076Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9ca9eff6-36a3-4b9c-babb-631d804f18e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:27.096Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25af8585-c5e1-411c-962c-ef5ba9e4f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:37.117Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c4e62136-d0b7-4240-a8ba-6cfcc2ba1208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:47.134Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1cf3140a-dc8a-41b6-b307-52f52511f17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:57.155Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=90487387-a2fc-4749-938d-f8bb1ca6042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:07.173Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=679ad142-bc80-4e27-9ced-34d7317b1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:17.189Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b8cad5de-c415-483b-8db1-71b05442a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:27.207Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fbca44d6-2d3f-4353-85cb-22e7691d8aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:37.228Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7752c687-92f5-4862-81c6-b68c2f4352c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:31:37.467Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:31:37.467Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:31:37.468Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:31:37.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.469Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:31:37.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:31:37.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:47.268Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2cd11888-70f2-42a7-bd5a-1301bd6f20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:57.287Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=99bfa644-e03b-40cc-aa94-be4379670d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:07.308Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e5329372-fa7b-446b-9ca2-2ff67f418fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:17.326Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6141155a-e943-47f1-a049-38d626fd6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:27.341Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fd7c9026-a205-44cf-be6a-1e21e74ada9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:37.359Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=148179d1-4c78-40fa-a0ad-5bf48bf0a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:47.375Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1ca6d6eb-5ccd-437c-a328-509f89f7fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:57.392Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4a1c4cd5-a629-4752-b24f-9c58edf7229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:07.411Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a6d3dfea-2fc9-4975-ab33-19a95388d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:17.453Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5b6c81c-f98e-48a6-9cbf-ee3ea0ec8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:27.481Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58f74719-10bd-49cd-982e-1c29b0805738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:37.499Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9f479cb7-c106-4695-a172-224c3f8f9ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:47.518Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46acd7a4-7277-4951-8cf4-b95cc551e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:57.538Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=faed8acc-3a4d-4173-8767-186edafd61a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:07.558Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9bca5235-fc8d-4fa5-99f8-9fa7021251e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:17.580Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c0ece1c-7c27-4e76-b7f4-153009717cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:27.599Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eb12bc6e-8aca-467b-a01c-df09ad1622f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:37.614Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=82245001-8dd9-4c6b-9560-8d0cdbf6a9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:47.632Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=72aa7e23-602c-4bf2-ab37-1528ea5ed8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:57.660Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c80718b6-973b-44a4-bd02-3c40651cbd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:07.682Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ee937274-e807-48f6-a650-19a1da4b0e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:17.697Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1cb2caf5-4a40-420e-987d-e1f59f84571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:27.723Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58d799e1-6aae-473f-bf45-3c0ef4c54349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:37.746Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce24e919-1234-4c21-b95f-d4ba876955e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:47.766Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=45d0cb93-c767-4c63-8e25-3cba27f31b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:57.782Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9d58219e-3f63-4f39-907c-4a0e9c250179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:07.798Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=062bf180-c75c-4815-83e7-bbee20a6b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:17.817Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ebd628e9-7ea9-4da9-ab9a-9db93eddd9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:27.846Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f402e33d-011e-4afd-bf5f-71a9f0cef92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:36:37.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:36:37.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:36:37.443Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:36:37.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.444Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:36:37.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:36:37.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:37.879Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d2f48625-715d-499f-8365-e525a7086929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:47.893Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f53547a-dcc2-49c9-a478-3713a407a8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:57.910Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a5ea79cd-cbbc-4bc4-978a-a55fa8a0dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:07.926Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ef805b0d-d1d2-418a-a967-db7e152af7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:17.947Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cd5b829c-4351-4c35-b46b-b44f18639a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:27.967Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71d61357-3400-4f3d-a279-5b5d5d3de7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:37.990Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=243a5d03-d14f-45ee-92b4-857d09b73d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:48.010Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=046eb8a6-e806-4c9f-8d4a-d560bcc58f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:58.029Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c191b7c3-070a-42fc-80ea-86fcc7ed73c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:08.043Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=00e95ece-3c05-45e1-8743-fc287d7bbad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:18.070Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3668a7e5-fccf-42d8-8720-b2f251c80cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:28.085Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0239d740-f1ca-4304-9602-452a0153a120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:38.102Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=63bb9494-0e6e-4b22-bf48-e05010bfbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:48.118Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7bfb2e2e-1ec3-4f28-b542-53a1dbf01a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:58.134Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=aa7b1e4a-fa25-4aa2-a56a-e36e09a94ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:08.149Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=638c5213-ca62-402c-b214-f287e4feb74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:18.166Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7fdd00e3-977e-46c1-9a3d-3c69994ec8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:28.184Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=955d72a7-e364-4334-a093-3b5c87a84de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:38.201Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=570b26c2-6d87-482f-8408-d141d320ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:48.223Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4e74b364-f580-412e-aa6f-c20533c524ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:58.241Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1523bda-a53d-43c8-a314-5b6e0f2e81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:08.258Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=adc9a42c-f045-432f-a87f-fb6e073d999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:18.274Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71114f56-d27e-4888-9d4d-9a21b64d95cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:28.291Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46b4b508-9f16-49fb-a88d-65593d0b4ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:38.308Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a215a34-ee46-45da-8d38-451ef96ad77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:48.330Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=864e6b51-e13d-47aa-9882-482ac6689f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:58.349Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=78f54317-4277-4239-b482-c4573d922fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:08.366Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c0e2bc4a-4070-43da-9ee1-6ae587711f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:08.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:18.409Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=98688dd1-13c7-4b5e-b91e-965f03940e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:28.429Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4fb4be53-a280-490d-ab6d-d6114eb3b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:41:37.428Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:41:37.429Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:41:37.429Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:41:37.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.430Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:41:37.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:41:37.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:38.454Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f3e6e089-2474-4d9e-8404-395b2e0e999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:48.476Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=267b74ef-f3e0-4840-a61e-dc64dfd27e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:58.506Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a0473842-b462-4fb8-ad3d-f95c8a624b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:08.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=975199cc-5eda-4895-abbe-12f829e82181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:18.549Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f508186e-09c6-4ee0-ab8c-4769e7f9ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:28.567Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7881e7ee-56e4-4fd0-8e6f-cc271dd6225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:38.590Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0903f7ac-350c-4742-8492-68cfb872f6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:48.617Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1a5b13ae-9f27-4efb-aa75-da84589eecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:58.640Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2ea0046e-30d8-4a19-a449-2892b5a5311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:08.656Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c292fa0c-901d-4a1c-ad91-9382dc8414a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:18.673Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=55ca887b-9882-4e4d-97b3-49198afa3548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:28.692Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0150cd67-acfa-4c00-add1-b028295581bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:38.712Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5620cef9-d784-46c6-a337-b9d38d4e2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:48.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c699fba8-5b02-4087-93f0-8d0bc1fa4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:58.765Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ed6ae5b7-10fd-4dfa-b74d-3ff9800e1538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:08.794Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b400297d-5e7a-4bd8-beb0-e7760f0fc738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:18.815Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b7f62cd1-2076-4608-a40f-fa5ef50aef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:28.834Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=24697984-6dd5-4453-b1d5-ad36eb691f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:38.850Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03780fcf-abbf-49d3-ab02-f82404e13def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:48.868Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a26c6081-c30b-41cd-8bc2-48b0475e565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:58.889Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fb1baeb-2ece-4e3b-9a26-46a833fa29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:08.908Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=354068b7-6186-4a3b-b61d-896b0486b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:18.926Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=20f6cbad-e5ec-4342-a8db-b7dfb383ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:28.947Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=80bf4757-bf82-42b4-be2c-a4d522418cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:38.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e6a63399-fd73-4911-81fe-1bf8b23d3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:48.987Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f48333dc-692a-444d-8590-03bac1cc396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:59.005Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=48fbfeee-8b3f-44a5-af14-e0ea8be6de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:09.024Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=730dc5a2-06de-433c-95c0-988e7c6584d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:19.043Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e07c7aa3-ddb7-4b1d-a0e8-5e58219d8bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:29.074Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d251bbf8-c6d3-46c0-b04f-493ac23d9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:29.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:46:37.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:46:37.449Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:46:37.449Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:46:37.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.450Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:46:37.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:46:37.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:39.086Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=59bd7798-9b39-457e-a7af-3fe4fbbd5e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:49.105Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f41099c8-b903-4ca3-b32f-8225185348c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:59.123Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=05c89a23-abef-4128-9d18-f718024e01e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:09.139Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=86c2bd37-9aa5-44f9-81dd-ca72e72bcaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:19.155Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7414e44-96af-4001-843e-ec60ea57dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:29.177Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d725cbd3-b92d-40e7-a46d-efc134c3d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:39.194Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e5c0bfd-35f9-4693-84f9-28b882a6c30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:49.209Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bc8c58d3-4e07-479c-9bf9-5221cb6f5fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:49.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:59.227Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1c674076-5e57-45e3-a548-2fbc2bb68337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:09.244Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=609f9094-b70a-4e1c-af66-0fba5519e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:19.259Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5c19fbf4-3581-452c-b4d5-17edfea7006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:29.289Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ceaa4321-b704-41e6-830a-11d48b601581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:39.305Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7ebdb5fc-e4b3-4a10-ab37-f8c5cbf44fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:49.319Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b098b6f6-8bb2-438c-9403-ed945ef1654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:59.340Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46f3a00f-a9bb-446e-ab80-005ed83d2d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:09.365Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=85e48f06-8074-4a71-a770-0dd3054d48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:19.385Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2cb0d923-d0d2-42b5-83b4-e3992db7fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:29.403Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8a72d31-ab73-4dd6-84e6-e0fbbcb05f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:39.425Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cecc90d-a899-4968-b8c4-c7b4d78a9ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:49.440Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b88c0fd-d65b-4792-843b-fc55589b521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:59.456Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=186f3600-7f15-4c63-a28e-79151c251891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:09.474Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=231547c5-d863-42a7-a6e8-77d9962ebf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:19.496Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e2f72371-604a-4c28-84c4-51d698f05297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:29.512Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f4a5b5c8-528b-420e-8735-180f0dbadc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:39.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4defa440-80b4-497c-aff1-1956727aa378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:49.545Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f2fc1d9-3240-4854-91e9-71284f64de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:59.559Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1b66bf6d-3ddc-4053-8c74-fe43e5d66f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:09.575Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=debd728b-03c5-41c4-b45a-8b0eb4cc6450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:19.592Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dcdaaffb-5980-4e3a-a8bf-52379b31bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:29.607Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4fa6413a-d6bc-41dd-8233-a2c47e3ba86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:51:37.494Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:51:37.494Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:51:37.494Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:51:37.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.495Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:51:37.505Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:51:37.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:39.626Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9933141f-20e0-40d5-bbe8-c479045b2c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:49.643Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d845e65e-b545-40ab-a740-93684dece413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:59.661Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a779f0b0-5170-4b02-973d-c466e4f14e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:09.677Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f655a5e-c0e4-49bb-8c1d-7d22ca6e471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:19.692Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=219dd032-8311-474c-9cc8-fbd52f061b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:29.707Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4ffb72a0-0c06-44a0-a48f-e535f7b271c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:39.729Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fc7eb4cb-820c-4a54-95ce-3225d7e2c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:49.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=39a82169-02ce-4f7e-8fda-6dd7bec79219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:59.762Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=02baa627-e726-4649-95ee-75a911ac1fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:09.780Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0809ea47-273a-4a13-a4f3-50d80dc012d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:19.798Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=22f9f3a3-e167-4e1c-9c3c-ba62e298544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:29.817Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=00934466-192e-48e0-b722-4e3829b42e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:39.834Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5a9d1145-0794-424f-aaae-4879961d40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:49.851Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=15d58d94-854d-4bef-9d96-619e590020c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:59.883Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9a625be-27a6-4a91-a21d-269ee4d0fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:09.900Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03a4f065-2289-4b56-a701-b43280bea5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:19.917Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a2895a48-e0e1-4e8c-baa8-a8e9473506ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:29.933Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f0c97c8-23e5-4e55-923d-e140b71c66f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:39.954Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58117b3e-df6f-4ace-910b-c3642d033e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:49.972Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a29bf570-cb04-49ec-939d-2bc309e53935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:59.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=128e6e62-7527-443c-80f6-a85a0a4d6557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:10.005Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=487fbe52-f8e2-422c-9950-8dbbfe8840fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:20.023Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93fb2bdd-ba57-497c-9ea2-9578ae2890df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:30.039Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0d8b16ef-2258-48e8-9387-63865ad2f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:40.060Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fc0c312-0b14-45b7-beb8-eda5c49f3f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:50.075Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ddcd7681-c087-47a1-bbc7-91585012ee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:00.092Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da7f8906-0db1-428d-948f-628079cc79eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:10.107Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10d09990-94a3-4e7f-a750-dddcbae61645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:20.121Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1b4577aa-e1f6-47cd-b0f9-14f3e928789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:30.138Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=758bc9e1-1ebb-4955-a81e-0e9fb2b074ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:56:37.438Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:56:37.439Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:56:37.439Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:56:37.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.441Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:56:37.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:56:37.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:40.158Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2f5aeac3-2444-4425-80d5-bc628218f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:50.174Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cda9594b-0440-4aa8-9f12-6b8116b4bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:00.190Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=77fe9da3-97a0-4f40-9d46-35ffb054482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:10.214Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ff22dd62-5d41-42f5-bf76-dbfe16f79c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:20.229Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=79061932-2294-4862-a2c4-9aa64f8abc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:30.266Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f9c009e-984a-444c-8792-08613f26232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:40.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cfe1ca20-4273-4653-ab10-1e98431a88f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:50.299Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=de2c0b32-be30-4ed3-a2a0-3923c0f52b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:00.319Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93fdc15c-1b2f-4547-ad81-c9323d42cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:10.339Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51b3ed39-1f2b-46f3-b0b1-882007b1c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:20.357Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311746e3-69d1-46bb-bccb-7f4b0c46ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:30.374Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d77a7acd-4173-4b8d-8941-902a6d9074f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:40.391Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c8d8a78-2d4b-49af-be93-7f760962507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:50.405Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6b896644-b01b-4e15-acb0-868af9ca9261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:00.428Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c0ab2c59-0165-4c13-a0b4-e46a2b0c4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:00.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:10.442Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d0a69bc4-caed-4125-85d4-8bff192b22aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:20.456Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d8cfa61c-fc60-45bf-bcfd-6b473956999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:30.471Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0a64ff17-ac7c-4dda-9c36-f2c556b85968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:40.484Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e11e6805-b4f8-4949-b01c-c3bace3f644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:50.502Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce5a4f6f-0895-49dd-8d75-29ec86a24fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:00.519Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8fce26de-da75-42ff-9347-ca8d84af250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:10.552Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0b8d6df2-0d4b-48e3-87e2-44dc7362db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:20.572Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5cc8818a-881c-4fc3-846d-90bca62f2a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:30.597Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3d2f433b-3906-41a4-bc0b-c37206f7dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:40.613Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=155504ae-5cb5-4b24-88f8-50af595ac95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:50.631Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a8dfecb6-1d78-404b-9f53-b9111eb3433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:00.656Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7bc2a79a-0c93-44d2-b340-6192c340e223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:10.679Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3cbc4ac4-d51b-4a11-8e9f-5ed5a10b668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:20.695Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65aad16a-5d30-4222-8d5b-55fadcb94e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:30.712Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da6f6304-3d14-446f-ac84-d1254c0a4c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:01:37.435Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:01:37.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:01:37.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:01:37.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:01:37.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:01:37.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:40.727Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1d65b166-2f73-479a-ae56-2022188505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:50.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=947ac8c8-3380-4db3-9173-b98e9899e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:00.761Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=20809f71-ab13-4ed9-96de-b43b89717893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:10.779Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7d37e000-9176-4f18-9e7d-c1bee2ea72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:20.796Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7b24c708-1e3d-4b18-8796-f208d80144fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:30.814Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2e05dbc8-3c48-4c75-aab5-bb8a880ad34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:30.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:40.830Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fc486a86-9f59-477a-815d-cced31e47ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:50.846Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d0363fa5-3b3a-4b9d-9fd1-afccb3bdfd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:00.862Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c467629b-5dcc-4cec-aa2f-c9875504d3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:10.879Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=127d683f-6ad0-4854-bde5-27209d3f048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:20.913Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=690ee508-61fc-44c7-bdcb-28abd2117755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:30.930Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c8ac1ab3-4dfa-46be-9871-4fd2bb104fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:40.952Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=01fac332-90bf-4d58-a2c9-efc7479678f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:50.967Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a02792c4-378d-4265-9b3e-d2ab7e89290a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:03:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:00.984Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=849c14cf-f2c2-463b-bbb2-99f12a39b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:11.001Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6d29a64a-d5f1-462f-a760-c0767a850227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:21.020Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=daac0e4b-5457-4e70-9469-7545d2274412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:31.044Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=14faab46-e80c-4065-89b1-9cb96064fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:41.061Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6044ec53-edb5-44bf-ae33-39285904fd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:51.087Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=85282deb-2c91-472d-a559-2ae5422711f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:04:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:01.116Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=220e6342-b953-4698-a665-cb57124ec752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:11.139Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4943327d-23b3-44f8-8434-a6a558a89414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:21.156Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=978423d6-511f-48ad-b525-0a4f809d6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:31.174Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1ed69899-e5d4-495c-a876-d275f1559c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:41.192Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e907ee9f-89df-44d7-9040-158bc8e08695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:41.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:51.210Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c27cc8ec-1cb4-4057-9a8b-6c6839ae08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:05:51.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:01.227Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8fd52097-3c9a-4663-a87e-a1fbe011b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:11.244Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ea0a5110-28d6-4d57-8d6a-d74fa172918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:21.258Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=19453e1b-3a23-4c75-87c5-9ec102b079cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:31.276Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5c9dfa96-92dd-47ae-8fd5-cd4feea5fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:31.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:06:37.426Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:06:37.427Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:06:37.427Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:06:37.427Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:06:37.428Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:06:37.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:06:37.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:06:37.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:06:37.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:41.307Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=49d91f24-30be-4e78-9c2c-d9d05fb6b53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:51.323Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b8b7f63f-0163-4d3b-b153-a46c84433aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:06:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:01.340Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=889c220b-3ccd-454e-8422-5ccbb2d772fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:11.353Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce02a5a1-d54a-42bd-92f4-52963fd5240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:21.369Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f8a549bc-edba-4455-811f-8c03404224b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:31.383Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1eae7945-f660-4231-b23d-951901961ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:41.402Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e12e194-42b4-4d0a-b1dd-734cfef845ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:51.415Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e0ca6f6a-bd8c-4119-a890-d97417a84fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:07:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:01.467Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=be8619c1-483c-4bad-86c5-a08fcf9b1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:11.483Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62927cde-963d-4804-acef-3e27f77e8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:11.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:21.503Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce8eb8c8-f8dd-4c0c-bf93-8992672dd755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:31.523Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fd22bb9a-fe5a-4814-a844-5d107a783ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:41.544Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c46c5e64-17c7-491c-9be6-7b9c41340b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:51.561Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=82cd8aeb-1ac6-4343-a0f5-19843c44b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:08:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:01.582Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c574bf5-a61b-4977-9d79-b807fdffe5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:11.596Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9a930457-1fd9-4b32-acb2-376ad5bd0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:21.611Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=19c763ef-ae0f-4c0a-ae9c-bf74ce805bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:31.635Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e36a0411-1fe6-46d4-9788-558ef1953d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:41.651Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=72803652-e09c-457f-90ad-ce26b75c9a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:51.668Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c701cbea-38e1-45d0-8b3e-8690c0e3b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:09:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:01.687Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e9a2568c-7c88-440e-8820-be4b9b712671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:11.704Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=257563a4-33bb-4cd8-b2d2-a1e03f10ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:21.734Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e2f6710-d4fa-4f19-beda-0ee7375ff08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:31.750Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a2fd450f-1c9b-4f0a-8151-f98c696157b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:41.765Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3d56e009-99cb-4146-96f7-0dac6a1d6ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:51.779Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d7882046-c5e4-4044-ac6f-1e802cf923c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:10:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:01.799Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0b00ba2b-2b9c-4315-bbd3-20fae2100fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:11.816Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8ffde0c-ec1a-4934-aa17-da842dbd62d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:21.833Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b3fc900e-4dff-46ab-8919-775f93b1fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:31.856Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=32478d37-b5ae-4c8a-86f6-3391af82335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:11:37.453Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:11:37.454Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:11:37.454Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:11:37.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:11:37.455Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:11:37.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:11:37.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:11:37.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:11:37.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:41.871Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3963fdc7-8e89-4c81-aa98-59c4420e6a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:51.902Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=055aa12d-713d-4fa3-b965-188d08997322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:11:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:01.924Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03449aa5-aa32-4c89-8737-bb41933feaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:11.942Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d15c4477-133c-40c9-9463-0322de8004f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:21.967Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9465d6a0-350c-4483-afb7-3618097486da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:31.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8d5ca394-b497-4ced-a4f8-acd2a8968af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:42.004Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a4fbfbcf-f894-478e-af61-ae298fcc8b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:52.019Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=af676bdf-d2f6-4b61-b50e-8a6fece0f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:12:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:02.047Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f310b11d-73b9-4080-bbe6-7db0e59a71ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:12.068Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=654aeec7-8d04-4c89-b2c7-5428bf157998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:22.088Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7de0a3c4-e141-40f3-9054-7e28dbc603ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:32.106Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d79f8bb3-e01d-43a4-b18b-7e8dfb03a500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:42.122Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c60b68f0-1fa7-43ea-8fcb-a41ed33aa9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:52.140Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=84cd75b1-4fc8-4fd6-bff0-9a7d5361a2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:13:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:02.162Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8c26a40c-ea3d-4831-ada1-b93b67e9d836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:12.176Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b9f3300f-588e-49f6-a138-5fc98da12047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:22.194Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=41294f3f-3fdd-4bdb-9529-1a6c52c2c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:32.218Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dc112200-a953-45d5-829f-df8e72e0ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:42.234Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b79dcb3-f98f-44e5-b0ba-1f9ddc4eab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:52.250Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6d8383e5-6680-45c1-80cb-55a0dafa5c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:14:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:02.266Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0f0f6d13-0a94-4a63-8c6f-e01fcd65a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:12.284Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=19317bd9-0d7a-4203-b45b-98b937fce7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:22.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7790884e-6a3f-438d-be82-cee6f1dd4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:32.316Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=111915d5-1e12-453f-bd8a-3cdc8b4eb1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:42.333Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bdbebcf3-fdd9-4e29-8e23-a7efce177154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:52.355Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d0f4fb3a-0fe5-4dea-b06c-b449d0b66aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:15:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:02.372Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f1de5917-c6d1-4f78-978b-63a2c404c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:12.391Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=40deeffa-bb10-4be5-bc56-02ccca97540e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:22.414Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2d91c384-784a-4526-94fb-37a5e62401a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:32.443Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c7a2e3df-2847-4ae9-abf8-790a1aa40cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:16:37.475Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:16:37.475Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:16:37.475Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:16:37.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:16:37.477Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:16:37.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:16:37.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:16:37.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:16:37.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:42.460Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e49abfec-a613-46a2-ab51-baa1f9fb1f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:52.479Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9224888-cb6b-46fd-8a80-ab41991f26ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:16:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:02.494Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9ebc10af-a38b-4633-9df0-b47cf4307f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:12.522Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9bacfef6-ebd7-4d61-b9a3-9f421fb4d303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:22.545Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eaa1e5d3-28dc-42b1-9063-e6fd3db9c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:32.568Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=633ca8f8-104f-4c96-a819-6b5d6b85eedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:42.584Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f2b8cac5-1117-47aa-ac68-687cb408b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:52.602Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a199cb4e-2163-45aa-8943-3c61abcd3f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:17:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:02.616Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da6688f9-f2ca-4c8a-ab27-b34e0b2571d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:12.632Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ca34b9c4-2405-4214-9ba5-5bf7966d8fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:22.647Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b2133a8-b935-411a-b1d3-343ab3cd775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:32.663Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c5db9cb-94d6-445e-aa0a-21063ef3889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:42.679Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=24ac6b0c-d23f-456c-a39c-d328ac80a6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:52.700Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5dd1e4fe-d86b-410f-8ee1-e98bf21561aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:18:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:02.717Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=869e8316-7b71-4f96-8ff2-cb34f5f041b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:12.736Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5b992fbd-b9e7-4989-b9ba-b70e581c5e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:12.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:22.754Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e0e72d6-146e-4bd3-8e3a-0007bc98db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:32.771Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b64a6e10-6b49-4c73-8549-26e38347f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:42.786Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e4d0361-e549-4da8-a339-0d18a02e6df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:52.807Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bc10a9e9-c83f-42bf-b2f5-e59bbc510e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:19:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:02.827Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9b3a5aca-b4dd-4eb0-8c90-e89699732fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:12.843Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d6d834c7-01bf-4f06-81b9-dcfc2eb7363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:22.862Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=280c4dd5-2717-43e8-92b8-9a8c23bda471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:32.883Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=df678c5a-a9d2-4481-97eb-c6b891593141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:42.905Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=32a4a274-be51-4c53-97c1-5196f413bbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:42.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:52.921Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=782f0045-bfb9-4a8a-bfb1-4e900ca45fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:20:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:02.938Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=af5436f4-1dcd-4846-9785-ed117e5efcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:12.952Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58fbc877-2b34-4026-b384-f8674d7789a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:22.974Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=41466ec4-8a4c-4b8a-9c5a-1e2f42032449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:32.994Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c98c6ea-a498-4732-bee0-b98e599afdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:21:37.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:21:37.413Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:21:37.413Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:21:37.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:21:37.414Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:21:37.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:21:37.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:21:37.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:21:37.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:43.015Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0f23f823-fadb-4a98-9295-5e7f00d138f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:53.033Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=24f04252-3942-4953-9c71-25237c445616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:21:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:03.046Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=737a00b4-ef6f-42ea-8a78-9f3ea2db79eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:13.067Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=41266574-1958-4a53-96e8-58e86cb48b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:23.081Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5db3f5da-4ed2-4b4d-9c72-7c26170e24ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:23.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:33.095Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cfb6476b-bd57-4d7e-8130-c6c2658160e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:43.112Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46daccbe-88ba-4c86-8cc8-ad8a1a5a899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:53.130Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=20d5c1d0-c669-4e14-b3fb-90cd5598ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:22:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:03.171Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f3cfa6f-8918-4f28-8810-f63669bf3ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:13.195Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=986d147a-98c2-4d81-ab0d-87c4a243623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:23.210Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e1185347-8bdf-47f9-ab74-0d9d18122a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:33.232Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7404ea87-e8dc-45d5-8bc8-a9b995bd7103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:43.257Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b7729fd2-1201-4121-8f84-44d07701b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:53.279Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4eb5a903-9e4a-4e7f-914f-66d10d2fdd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:23:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:03.298Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b03d1019-26e4-405a-9178-d743e168834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:13.316Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c949dc46-3487-4b3e-a39d-14aff1b6394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:23.342Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d7c30751-4733-4b79-aa27-f11f4e87db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:33.367Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=124e44b6-960b-4076-857c-c48ec7f2cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:43.383Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=61361973-bff3-4fe1-937d-63910ec3ef2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:53.401Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03ba0e3c-3434-4685-ac43-2429782b37a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:24:53.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:03.419Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6c47a5d3-59bd-4f97-ac0c-1d0956ce0bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:13.435Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6f71f303-3d12-4ff1-a467-c17db429e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:23.450Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a2dc18d2-0e39-442f-aa81-80893750b20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:33.468Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=815c52ad-fd10-4ea1-8c2a-f29df8246c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:43.487Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=caa3d5da-1ac4-4151-82a7-ccaf9ea2a633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:53.509Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=840e32c8-2714-4b42-bfc8-18c6e68a2c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:25:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:03.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0c05870c-bfb0-45e7-bbaa-777adfe2b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:13.549Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cb68029d-bfa7-4d43-9dcd-0e3d401ec827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:23.568Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5426d77c-40c4-4e2d-8efe-b6dccbc0663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:33.584Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5ef5c384-7776-4765-85d3-0ae24e0b83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:26:37.476Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:26:37.477Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:26:37.477Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:26:37.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:26:37.478Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:26:37.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:26:37.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:26:37.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:26:37.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:43.601Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=409de756-1bcf-4325-b258-a328293e8887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:53.616Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5b1dfb4-22e8-4718-bebd-410543bb5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:26:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:03.638Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93dedfc4-926f-4528-9411-6269aefc7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:13.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=843176db-cdff-465d-80e6-a4b89b800b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:23.688Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=383d0b06-bd7a-4896-b85c-2030c10f746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:23.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:33.705Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7b8d5c95-c6c2-4bea-9634-57cebf4b7d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:43.726Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1115740f-3ac2-4acb-a6f7-b6a9f2b5c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:53.747Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3a2a6e99-af5f-4e3a-af95-78aee9cbee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:27:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:03.762Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d64faa88-a145-4a4c-a5dd-dd5959a16b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:13.785Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d7f7a01d-c75b-4f52-a6d0-c0b13800a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:23.801Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=47619cf4-8b6a-4be6-98b9-a55b7f56df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:33.816Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6db58296-8dfe-4429-99d5-3ca641acdd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:43.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=aaf030df-6fd9-4f19-a688-bae9c68c465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:53.876Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=743dd103-428c-41d2-a0f2-e6941ecefea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:28:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:03.892Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=897796c9-3082-4c92-b804-05b9092f399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:13.927Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=663f5149-5ddc-4482-ae10-af4baef778ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:23.945Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=426eae57-af21-4201-a3e8-b9a4e20bab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:33.961Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=951164e0-2a68-4059-9956-32dd3e3b0988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:43.992Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2ff144ea-7571-462e-9a00-4589afc4ca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:54.008Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ec315300-1adc-454c-acdc-5ec10ed78747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:29:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:04.026Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=363a0978-376f-4891-ae95-b2a820b499f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:14.042Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=21564b16-7c7c-4c76-b0ba-f5c1485d5175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:24.065Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d83d7e33-7df3-4c20-b14d-89d4ca20e2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:34.091Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fe2c44e-b05e-4441-bac5-30f629d74ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:44.112Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=183da5a3-c5a0-4743-8a32-f954b08a3a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:54.127Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8b27885c-0bf3-4c3b-9053-7d27f0f97d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:30:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:04.146Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cf613945-7c17-4113-b9c8-96062b646a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:14.165Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5c641d3b-f30e-44fb-aa32-2dd631ac8205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:24.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5e822076-a796-46b1-9bbb-eccb02a97717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:34.205Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ab79691e-d59a-4a8f-a9a9-056d52ee70a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:31:37.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:31:37.396Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:31:37.396Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:31:37.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:31:37.397Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:31:37.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:31:37.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:31:37.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:31:37.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:44.227Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6285c08c-196a-4a02-9327-1071bdf8022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:54.243Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4548b517-e125-40c8-b53b-810ebfc0f2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:31:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:04.258Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3340c9e6-eef7-4903-a92d-e710fd9afd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:14.274Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5948dfa9-9c83-4e2f-9b6b-ccab2d9bea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:24.288Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=084e0138-d7b8-40cb-a12b-2f10c01bd957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:34.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bfed4d49-2147-48bb-b534-a1290f19ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:44.318Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=aad6d865-75da-4987-adcb-9f71678abbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:54.335Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ccfde10f-a213-471b-9cfb-0f14be4fd329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:32:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:04.350Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b04f3668-e410-4be6-924f-f9f522e31a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:14.366Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b7a158ef-fa69-4c1e-90ee-114dc212332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:24.382Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d3550981-6b86-4620-abd7-b009a8528a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:34.397Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3bae5015-983f-4f02-9de5-46f8c851acac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:44.414Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=88fee5da-9491-495f-a651-5357f5ef1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:54.428Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=163b52eb-e0c4-4cb7-a189-990f5f2a6467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:33:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:04.443Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7ce98ba0-c3a5-413a-a803-4d630af97c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:14.460Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ae69d091-713c-4e62-9dd2-5ab239134793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:24.492Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=910de2ea-9182-410c-9235-4e87c1f39481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:34.507Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b19be7ec-2ed0-4ebc-a2ad-ca9fd1575781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:44.527Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=07abe0da-89c2-4493-b47e-c63baf872393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:54.552Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f87666d-bcc9-4955-b0a2-8f8069e570fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:34:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:04.568Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62ef68b0-f6f1-4cfe-825a-699b5c9a7d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:14.584Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7d7bc186-21e1-4dda-a5fa-ee9ee09c6a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:24.601Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cc9faa3-6c19-4961-8a39-4de83b45dbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:34.618Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eede61de-401e-4c7e-8112-4ee6e2903be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:44.639Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4ca44bc4-1c75-49a3-92c0-12519f7a5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:54.655Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d37f41a6-efde-4916-9db9-2488765a2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:35:54.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:04.671Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=67fc51e7-7b47-4c59-a130-8163fddbc503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:14.686Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4a022842-a342-4fe1-952e-2ac13dfbe58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:24.702Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=911b68f3-f8ec-410f-a4d6-531f6d4ebbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:34.721Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fe1b82af-85be-4b9b-8791-2947f3cb1e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:34.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:36:37.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:36:37.430Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:36:37.430Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:36:37.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:36:37.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:36:37.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:36:37.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:36:37.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:36:37.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:44.741Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0f12ee9f-5efe-4012-a7b2-54c731ea4139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:54.759Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e82a2096-6d8e-4d9e-9dda-2a08219f41cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:36:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:04.774Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5b7b805c-fd5e-41b2-ae13-430c7125bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:14.790Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=13a81257-245e-4196-93d2-5e215386c3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:24.808Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=04615676-493c-432c-a536-1d9064b467ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:34.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=216cba72-e898-46d2-9e41-65163c449b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:44.852Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62712199-6cd0-47e1-ba2e-7d1a2d8491c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:54.870Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=849c7245-582a-4446-9786-29311632e34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:37:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:04.889Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=61d67d9b-32aa-42ca-bf2f-30e2e837e151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:14.906Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4a1fc8d8-30ca-45cb-8aed-ea92e4a43df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:24.930Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a60cfca8-2c21-4c34-9190-0641fca6bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:34.949Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=039f2bba-1384-43d0-a8bd-114bebfaf7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:44.970Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=804db5b3-81f5-4569-b3fd-31b6f6108f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:54.990Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ac932339-2512-4f7a-8b74-0111f44109b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:38:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:05.013Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=40294227-fb65-4f48-87ea-c46bf639d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:15.035Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0223e368-9fe2-42f6-aec5-131e10babc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:25.059Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4ed8f1b4-cd98-4ff7-98cf-6da7a904f998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:35.095Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a2b41975-67ae-466d-a536-1e6dbff6b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:45.111Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f8afb2b-8b45-4a9c-9797-924171f2b887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:55.130Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6c749a04-663d-4585-8e85-b5d14feaa289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:39:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:05.145Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d86e5f6e-b88f-4352-9cff-3ee7c5e7d937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:05.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:15.161Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=29f4f9ee-b4cb-4b79-945e-400726bb4a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:25.179Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a455b95e-1e4a-4b53-9639-4099da0aa2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:35.197Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f2582e89-22a6-4d11-8c82-e5745ebc78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:45.219Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7074da22-4940-4794-b7bf-06beb0436ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:55.236Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9023c9dc-2981-4b7f-abf7-6a6736572d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:40:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:05.253Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ac2340d1-ec4c-4719-bf17-fe748c825b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:15.274Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c5760714-001d-4552-8656-d7c38416f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:25.291Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=276007da-4e89-4091-9143-64aa164283e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:35.306Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=77f2eeb4-c5d2-4ace-a684-0e367ede6f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:41:37.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:41:37.430Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:41:37.430Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:41:37.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:41:37.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:41:37.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:41:37.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:41:37.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:41:37.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:45.335Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bbe9825b-e0cb-4ec9-b6cf-ecca2c539744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:55.354Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=44605a5b-6bb5-403f-9027-3554997ebc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:41:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:05.371Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c597213e-a1d2-4d7e-8ca8-76ca884d4d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:15.396Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1719c142-c1e9-42e4-a77b-d3a42e9ba479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:25.412Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0dbf2f73-d9c7-419a-bdb3-e0a296081c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:35.431Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fae61ca-03a7-4621-aa25-788e8530771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:45.457Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=85d159fe-75ea-4c89-93a6-192434dba6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:55.475Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5235bf32-b967-4f87-8eaa-755683e8853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:42:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:05.492Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eca5ef63-298f-451f-9e37-0134ce12f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:15.508Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c976e764-ee0e-4988-afe7-02d3cf576901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:25.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5b55032b-d3b2-4199-88b1-a611ea1b7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:35.546Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8be4b797-a85e-491e-b613-b9f67f44a279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:45.586Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4246bf83-ebe3-4df2-9774-ca549c61e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:55.604Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=17b8cbb8-6a1f-4fe0-afe9-e44e9d550732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:43:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:05.624Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5b08a673-ebf2-42f3-9674-1944a271beb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:15.642Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4d287976-8a8f-44e0-bcea-a6930273519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:25.659Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eeac4033-3863-42ec-8c91-585bd0f37f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:35.691Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cd04a29-1808-4889-bb6d-042c2f675f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:45.710Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=81e3b7e2-2cae-4ad1-9b7e-6d9fbf0f74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:45.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:55.726Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=512c459b-3f2b-4152-8732-fcfcc6f6405a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:44:55.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:05.744Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46a0c818-8220-44e9-85a5-b82a178e649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:15.763Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e43d66c1-24e3-45a6-b120-09e2b656159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:25.780Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c4a8e14f-938d-4980-ba8f-51c6ef7e56b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:35.798Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bebd1174-7026-410f-ad5f-5db516d49357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:45.817Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d2c3f020-3d40-4299-9161-e1b0033450da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:55.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1f385da5-4ba5-453f-a150-0de7298ea9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:45:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:05.852Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=69535d8d-c9e5-4697-bd92-900b2b2aea82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:15.875Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=82f2c6cb-fd9e-40ae-8ecc-4660b91961df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:25.892Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5e9b129b-368b-4ce3-b0b6-ab9baee57cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:35.909Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9089981e-12b2-42a2-8a35-5a19c76c2f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:46:37.432Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:46:37.433Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:46:37.434Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:46:37.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:46:37.435Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:46:37.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:46:37.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:46:37.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:46:37.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:45.930Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9fc235b2-4b5d-4e61-8199-6f239c7e89b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:55.947Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1c9f7799-cbe2-4a0c-a47c-2ba941fb6451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:46:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:05.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=32c5a125-5496-4ee9-9235-549ad3a3e2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:15.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e47f681-cc4b-40c4-a14a-102a21d549e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:26.008Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=887817e3-5f9f-473f-9432-e7b4cf406e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:36.075Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=027b22eb-0957-4486-b6fe-388b8fc4ce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:46.114Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=153e5a34-e215-4a07-8415-7d1591d2a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:56.131Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5981874-7472-459d-92db-9f6143bb00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:47:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:06.147Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3694a388-bfe8-478d-97ee-fdac7f734409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:16.162Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=06f76c79-2da1-49be-b457-7e741c38e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:26.179Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=aefceb86-5e98-4ef4-baef-d194d8275edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:36.195Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=67d2765a-a7d5-4837-881c-b628ec3f72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:46.214Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d33f7d36-f1ba-4f5e-9a81-812ba08f66c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:56.231Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=072f2e88-fa3a-4f17-9673-cef70776d6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:48:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:06.252Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a6fdeada-2fa6-4e53-a15e-b1ee51827c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:16.267Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b17139d-61e2-4e4c-8330-97c60b57a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:16.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:26.300Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f47a97ed-44b1-430f-9599-dee836b58c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:36.322Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7c7e96be-777c-4daa-85c0-02e2294f40ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:46.353Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e17c710c-ba41-4c99-a505-5e21772b1a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:56.375Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10c7de65-7202-4d90-a8cb-83a1271cf591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:49:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:06.393Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a320d9ff-c66b-4d35-beb2-175001652345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:16.410Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51e71d11-a173-4df5-a93b-a40f636e3b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:26.430Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e18e5a01-6163-4c70-b8f9-ab25c51908e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:36.448Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c3c4510f-7403-493d-87b3-e1e9e65146ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:46.472Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fd4c852c-e336-46d5-bb2b-f32076e5bfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:56.496Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f8912ea4-8219-41da-863c-d632b3daab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:50:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:06.516Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e4988ff2-7f75-49e8-82a8-0b49ff83cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:16.546Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cd5d186b-2fe0-450f-acb2-0c39703a238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:26.575Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e69bded5-d0a5-4239-8262-7a8b80a667ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:36.592Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62b50b6d-105c-4a81-a080-590f7c4d4ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:51:37.477Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:51:37.478Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:51:37.478Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:51:37.478Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:51:37.479Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:51:37.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:51:37.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:51:37.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:51:37.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:46.611Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=30c19bd4-2f80-4953-8fc1-803c14814bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:56.625Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0bcd5c6e-4c31-453e-8ed9-1bd5ef896ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:51:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:06.642Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ddbe60c0-a741-4039-9adf-16f4cdf52ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:16.657Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=02f39219-9174-4d22-8a15-a09991b50277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:26.678Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6a49a215-9eb4-4091-a90c-d61864e6f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:36.695Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b922c71b-3430-4a95-aa61-460aa7499421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:46.716Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2ba3e781-2ccd-4b0a-92de-3d1775d1308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:56.756Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1b7fb28a-916b-40ae-af57-8d9715a2dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:52:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:06.774Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b7dc97cf-17c0-460b-97d9-d7706137fbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:16.799Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=090a2f41-ecb0-4dcb-aab7-a8922faa278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:26.815Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5ad42d25-c368-4e28-9192-bd620583da05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:36.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a89b01f9-3154-4830-b686-7ec64c278a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:46.849Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=959df940-e181-48cf-99a9-3a3cf02f7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:46.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:56.863Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e10d8385-7320-49b3-8f79-3797f0f25892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:53:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:06.879Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fd83697b-d889-4e8a-86e0-37b935d75761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:16.894Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a3272df-6fd2-4b40-aa5f-287e1eb77709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:26.916Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5a32d8f9-8d53-4099-9be5-3abccfff8d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:36.943Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a3de8de6-bc47-4b5d-9ce9-2d9a30e591e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:46.961Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7276f3df-9b1a-495b-b5fa-70e18872dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:56.990Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93d7afa3-6d9f-42b8-a21f-9f1b557c3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:54:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:07.016Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f53ba697-cc6b-4f13-b294-596cc640ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:17.032Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cee71e6c-0255-4497-a133-baf87ec917d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:27.047Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3952a83d-7f3e-41fd-89c2-bee50f57cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:37.064Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=411377da-39bb-4090-b4f8-01475897d335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:47.080Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c6188a3-754b-4082-9c96-04bd0db2809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:57.095Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=26415a3b-2e0e-451f-85ff-878346585f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:55:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:07.111Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e94052d8-6019-4fee-8443-e4c6a193fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:07.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:17.128Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=91c2449b-c61a-42a2-baac-ac38d04a177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:27.145Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6f29962e-6259-420d-afa5-746fdfdd3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:37.161Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8043bcc7-9bbe-4bb8-85d4-6b1ebbc8bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:56:37.421Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:56:37.421Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:56:37.421Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:56:37.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:56:37.422Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:56:37.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:56:37.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:56:37.439Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T00:56:37.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:47.179Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51b09dea-7dad-4e73-bb10-4e76de1acdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:57.195Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a5d777e1-e7cc-4c37-8ef8-9b9dbbabc859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:56:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:07.215Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=09c30d85-3157-4363-8c9c-8021c463edd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:17.240Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f154b66f-c17a-4981-bf13-eb28fbb3a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:27.264Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c44a8c38-2259-41ed-9630-006f4343850d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:47.885Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=932866c7-5a78-4b20-8061-fb556b6b9a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T00:57:49.083Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=yfq8L5Aby1EP5JRJkzsS, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:49.647Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:57:59.649Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e52ed8cb-3ba4-4e2e-990d-294516a5284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:19.206Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d47fec07-574b-41a1-9b17-9b19560d712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:38.765Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=18657f36-ba22-4b1d-94d8-2ff47b2ad9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:58:58.329Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f2a5e02-74a5-4012-b147-345824793d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:17.894Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=32f991f5-5227-4d86-b63d-2dcb97689e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:37.467Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f2561a2d-367d-47ec-90e1-0ef4e04b3a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:59:57.065Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8136a402-44d1-4a5e-8ab0-fefcd28b5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:16.627Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c6b000fa-4a46-4392-b4f2-391ceb5b173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:36.182Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=87ea7476-73db-48c0-9b3c-c9994c0348ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:00:55.750Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e3b1861e-3849-4e51-b48a-c849e2ad3493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:15.308Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=486d3d15-e8b0-4526-9399-8cd0c6c2d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:34.877Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=95052479-c51f-484a-bbcd-835d4817bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:01:37.411Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:01:37.412Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:01:37.412Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:01:37.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:01:37.413Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:01:37.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:01:37.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:01:37.422Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:01:37.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:01:54.479Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3dcfaae7-e0f9-4e04-9680-c07a22b55d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:14.036Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d9fb39b6-d901-45d5-923a-c3a8748ebacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:33.604Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=13cbcdbf-defd-4885-882f-4ad1f1a3ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:02:53.186Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=815d49da-0203-484a-afca-f5b7eb221b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:12.753Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c0393210-425c-42db-be46-4f9e92e9f7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:32.319Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9f4305d8-b06b-4678-ba0c-e07d90588b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:51.886Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=948e96b9-8295-45ca-8606-2d469ba678bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T01:03:52.792Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=DKEeeqmJ91TH8S3oIssM, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:52.828Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:03:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:02.829Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a613d82-7db9-4169-8bc5-f7f9d17837d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:03.733Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:13.728Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=417162b9-e0ec-4724-821d-a5fc5cfd14b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:33.312Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2179e9c5-3c80-4a43-b864-2242efe2b37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:04:52.924Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8a6fb07b-71dc-4aef-9f86-92b7fcfbaf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:12.484Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b0f65b9-e9c1-4c2f-bfcc-a4bafcc84ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:32.045Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=baf50bfc-fce8-4a65-86f1-34d7192fafa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:05:51.665Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=81f1bda1-31a3-4c7e-8ac7-1bc1c3ff280d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:01.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:11.277Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=86874879-8dae-4c23-9db9-bdb5be08a951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:30.846Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=22e69172-0f72-4040-80e0-30d3b1634871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:06:37.434Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:06:37.435Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:06:37.435Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:06:37.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:06:37.436Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:06:37.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:06:37.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:06:37.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:06:37.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:50.395Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=04d852db-7160-461b-ae02-2d97816a9557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:06:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:09.961Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1bee292e-576f-4024-8e9a-7cfe680bc8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:29.520Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3074d091-4fdb-4127-bdb0-7241491cc0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:49.116Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=de72380a-c3f9-4329-ba1f-82570dc57f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:07:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:08.690Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5d8b53f8-0971-4207-950d-7f3c27548105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:28.250Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f1ba1212-5a3a-47f8-999a-b548ff20b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:47.819Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2f329aa7-68cb-4bdd-974d-28eb2d248557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:08:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:07.374Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=336a5aba-48de-4257-8904-c76e443fc493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:26.937Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=163cc99e-b0cf-467e-8e37-c184bec3a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:46.510Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7d1a65ff-c769-445d-a34e-ad2d3475d67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:09:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:06.073Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9a7543e4-d84a-4e8d-8810-1416c2021c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:06.800Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:16.800Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0c058765-5cca-45d9-9053-46ea9f5cd968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:36.360Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=088f1e47-5572-467c-bf47-136f1834cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:10:55.919Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=700a87dd-77a9-4048-b89e-c439c00fcf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:15.481Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=50f44cfc-2428-4170-a7b1-264eabd0db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:35.059Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=21416926-09f6-4b87-ac69-21c73807d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:11:37.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:11:37.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:11:37.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:11:37.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:11:37.411Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:11:37.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:11:37.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:11:37.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:11:37.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:11:54.639Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=69de8ad6-06e5-4643-802a-4459868e67ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:14.195Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f271e70f-8795-4022-b5b9-d7d600cc3ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:33.767Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=44e02b2b-76ea-437e-baa0-da6bcf830f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:12:53.371Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=99d181ac-560c-461c-b3f5-50fe86de8fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:12.924Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c1d44cc-440e-4f8b-9cc3-754563e8ccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:32.508Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=437fe90b-5eab-4d31-8f03-4646109b68f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:13:52.066Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e960a521-a863-4243-b61d-f971544ff1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:11.686Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5b7a3a64-a8c2-4102-9ccf-1e32c1f99609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:21.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:31.253Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ecdbe3e8-fec9-417f-b4cf-5624d7418127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:14:50.824Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=70ca078e-23de-4a83-908d-8cf4577ac758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:10.407Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=50f5039f-946a-4f2a-b1ee-0d2db1ddcc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:29.969Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=82a954b8-ee15-4dc5-b325-3b2a5262bd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:49.534Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e194eb3c-e421-46f6-ac1b-b267bad0489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:15:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:09.125Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9cafd774-19f5-481f-9b3e-0364d5e6fe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:18.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:28.733Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=30f5e412-dce0-4a7e-b698-5314dd090116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:16:37.337Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:16:37.338Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:16:37.338Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:16:37.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:16:37.339Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:16:37.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:16:37.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:16:37.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:16:37.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:48.291Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=64631b2f-1751-456a-b638-0acd2399558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:16:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:07.852Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=607e37dd-4f5d-4b9d-9bfa-93de23373be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:27.436Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=35d1a0b8-9807-4666-9371-61a76b28255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:47.023Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1fac9651-8b6e-4242-b8a6-cac811f193d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:17:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:06.575Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f69d456-3f10-4006-8b65-16a501eaac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:26.144Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=47b80b42-c681-40c0-9bb6-ad0d1d5511b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:45.752Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2d48a4d4-320b-4df5-93a3-e14eb250f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:18:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:05.309Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b2f202f0-befe-4fab-8c29-9f28a1536276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:24.880Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f184b3cb-24fa-4b07-9709-ca9b6edfc001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:44.466Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9cf69cb2-8abe-4c9a-b71a-714381a4e572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:19:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:04.026Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c76e8660-a911-4f28-a668-4c20a3f293ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:23.585Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5315e8f1-5b45-46e3-b691-2a1e3b64515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:43.138Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=df33aeb2-3684-4b98-a3ae-be3c139d5ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:20:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:02.703Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1961df61-3681-4ea1-937d-f9a10df9f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:22.272Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2b5e0997-10dd-4a0c-abc8-012c5e12f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:21:37.391Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:21:37.392Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:21:37.392Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:21:37.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:21:37.393Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:21:37.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:21:37.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:21:37.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:21:37.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:41.837Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a8a28300-524c-43b6-bbff-c0a35541dc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:21:51.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:01.406Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=26e2789c-7250-44bd-a86b-12ee0ff55c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:20.980Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c32509a0-4c1f-467d-bb0f-264ba8e0a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:40.540Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4151884c-53b4-4691-b9b5-cd71fcf45e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:22:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:00.105Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1c125491-3795-44aa-bdf9-a60d06e6bec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:19.698Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10130763-38c2-4550-8d30-974d3c09fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:39.260Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a1d1a852-8807-4dbf-b985-d76ffea4e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:23:58.831Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=23e51f39-e874-4e1f-88d3-7b7af0fdf30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:18.404Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dfb8e920-5c32-41cd-8ad6-5aaf130ed004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:37.964Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d57c1024-d9cc-4894-8e07-38738573c91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:24:57.549Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=39993c86-3e7f-41d3-8ded-e50da47eb612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:17.106Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d3c2593e-7b28-4e7b-b3c2-2fdd52a490b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:36.660Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bf714bce-dd4b-4275-aebb-71d60d351ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:25:56.248Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bb26eea9-c2b2-4e46-8ee4-32ab4ee56bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:15.828Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5a9105cb-d5ea-47ed-9cc5-ee52fa894c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:35.387Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f2151a3c-1f4f-4b9e-addb-dd810bb52051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:26:37.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:26:37.351Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:26:37.352Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:26:37.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:26:37.352Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:26:37.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:26:37.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:26:37.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:26:37.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:26:54.941Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8dcb8d5-8fac-4456-8f29-10ed77ec4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:14.559Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1c409bea-e026-403d-8704-acb8f1314d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:34.115Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=514c219f-d5a7-4728-b1af-fbe2cfd5ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:27:53.677Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=24dee166-4c3a-409c-b520-937ed81fa76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:13.237Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7deb809b-6363-444a-a057-9160cb80839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:32.797Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=071645d9-1b3e-4079-bd6c-ef96edb533f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:28:52.363Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9319e8fa-11a8-4b6a-82e3-37fa2f7742a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:11.923Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e5c47145-e89a-4439-86d7-2bbd481914e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:31.484Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fc8befe6-eed4-4bb8-b772-26f4592816d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:29:51.067Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d0f25259-fbff-42a0-bb2d-1442735e8b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:10.627Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b99b8e5a-4404-4522-8e6e-1f5c8ac5827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:30.199Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f36b64d7-d644-472b-95e9-40c78b8d9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:49.778Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2e9ecf4b-a863-40cb-8a71-4a7ae114eb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:30:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:09.342Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2644c803-536e-428a-8940-eb05c39b53d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:18.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:28.894Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b31e3fc2-7760-4494-a5ba-b8ae0823d307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T01:31:37.440Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:31:37.440Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T01:31:37.441Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T01:31:37.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:31:37.442Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:31:37.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T01:31:37.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T01:31:37.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T01:31:37.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:48.462Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0bc9a72b-f04f-4e06-9d92-354fae6dc3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:31:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:08.054Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e7e6184e-1ab8-444e-b617-84eedcc1874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:27.611Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e0c89989-5157-40d9-8dea-46ddb783b991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:47.181Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7bac5e1d-dd23-4e13-ab45-019b772e9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:32:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:33:06.730Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d8dabc0e-e063-44d5-8793-f2cf331f424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:33:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:33:26.290Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f3903817-b019-4051-8a4c-ee663f49ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T01:33:35.845Z