By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:02:18.118Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:02:18.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:02:18.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:02:18.849Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:02:18.953Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:02:18.953Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:02:18.953Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:02:19.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T05:02:19.226Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-29T05:02:19.260Z |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-10-29T05:02:20.554Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T05:02:21.066Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-29T05:02:21.086Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-29T05:02:21.087Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T05:02:21.157Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-29T05:02:21.158Z |INFO |Root WebApplicationContext: initialization completed in 1898 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-29T05:02:21.856Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-29T05:02:24.036Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T05:02:24.954Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T05:02:24.982Z |INFO |Started MainApp in 9.265 seconds (JVM running for 9.954) |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-29T05:02:25.197Z |INFO |Start scheduling PRH workflow |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:25.210Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2feca152-b91c-4876-a090-0282a2168712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:02:26.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T05:02:34.165Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T05:02:34.166Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T05:02:34.168Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:36.697Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8a94faf1-47b3-4e8c-88ec-9951f8e5a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:02:37.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:47.764Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=26be24d7-333b-4b95-9f35-ff69322bd06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:02:48.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:48.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:58.827Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=46fcd922-6293-42b1-91cf-12b8a6fade80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:02:59.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:02:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:09.904Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ac0e4405-8a1e-4165-bfd6-e283b7539fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:03:10.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:20.972Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0981df0f-524b-4dc1-b4d3-357498d7d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:03:22.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:32.022Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=907a1443-fd95-4699-a4cd-c509c531db2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:03:33.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:43.086Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=31c5371c-8140-4a7a-9ebe-d40d1a5dfc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:03:44.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:54.155Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1b010d0b-a800-48b7-9fb0-51a90f05627c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-29T05:03:55.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.200:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:03:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:05.202Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=27e15891-6fec-4bc6-87e9-b37d5f92437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:05.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:15.391Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b6040de9-97e9-436f-b033-31d7379152c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:25.418Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=744fd2c8-3183-4a12-9805-6f697daa4fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:35.438Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7371f8e7-abcc-4ed8-a6f0-e48b7c88b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:45.452Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9db12d1f-09d2-4505-a823-32704e78834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:45.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:55.466Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8f62a0c7-4b45-42f4-a06e-60197ac40ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:04:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:05.503Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=686c5d6d-cf29-448b-af3c-4a410d57757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:05.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:15.519Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=41870577-c15e-47c0-8e2a-aa134ef01589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:25.535Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=56ba65e3-c9ef-4868-88a5-a935db6e775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:35.548Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e93a129d-e62b-46c1-b268-c04f26ed6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:45.583Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1f22d070-4781-433a-8eef-2f7848e740f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:45.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:55.601Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=311fe33e-5c73-4c0c-9e84-654e3b831448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:05:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:05.623Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f5d55a5c-cfd9-4c2e-85af-1995780d716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:15.672Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=32473b86-a996-494b-8c4e-7badf421a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:15.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:25.683Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8d1381ea-1708-4d88-9c57-07f9bfafb2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:35.695Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5600f21b-883b-42ee-9f76-b75361661ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:45.718Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=68215b19-70fc-4224-92a9-b24522d4f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:55.734Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3ea9d4c0-40ba-4553-9e17-b6d3f8334afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:06:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:05.752Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=262be89a-8b2f-4f42-a3d3-dd0b66b4123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:15.770Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=109c95d9-17a9-4b43-a6e6-018b5985bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:07:23.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:07:23.015Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:07:23.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:07:23.020Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:07:23.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:07:23.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:07:23.033Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:07:23.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:25.779Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4dfd7da2-86f5-44ea-a2f9-71551b5876fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:35.790Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9a0e64af-63f0-443e-8ce4-f7dd1ea1501e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:35.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:45.799Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=362b590e-8aff-447b-98e9-1f13679a4b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:55.811Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=77debceb-9f83-4a12-b907-8450ace309f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:07:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:05.824Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=05b126e7-86e3-457a-b9f6-725cdeb1f00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:15.834Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=cd1900e2-86d6-4b7e-afd9-662f9a33a99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:25.846Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=09a78872-edb8-4eac-ae8b-244950436425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:35.870Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4116fbc4-676c-4011-a332-3aaa1888f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:45.882Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0f9e935f-4526-4947-8b12-a5e439b18f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:55.894Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1e24d71a-46ef-41e2-be99-cc7be3ebee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:08:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:05.906Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=98d004cb-2121-4dc8-8a3c-a997841a3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:15.917Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b8dca8e1-bbbf-48b0-b2b9-8a89a7890c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:25.930Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d7eabe57-fdfa-4470-b4bb-1fb4989d5432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:35.943Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8d0bfc4a-2c23-492f-b1d8-3617a59cb5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:45.954Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ef71dc45-9050-4ad7-bb6a-2e5d5f57dbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:55.968Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d25e7893-8e1f-4b5c-a9bc-da7e80e03e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:09:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:05.985Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0ca9a89b-f2ba-4045-ba8f-50d516814ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:15.994Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8e2bd267-8dac-4a6e-ac54-d1f7bf95dc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:26.012Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=160d0517-777c-4a28-afac-987da8ee699b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:26.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:36.022Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9eeb533c-6170-4225-9509-6e2f214e25d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:46.049Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b19fa962-916a-4447-90e2-671d7fc2551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:56.070Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7dc76eef-66ee-45c5-a6d9-e2f31793e533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:10:56.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:06.098Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fc3f9394-33f3-4e54-a80b-b1427641e64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:06.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:16.111Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d3de6003-ac45-43d9-b46c-f15fd85a0775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:16.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:26.125Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3d9507ab-621f-4146-b144-e472edb02112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:26.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:36.145Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=106aa991-3a1e-44af-91b5-d256f9829629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:46.164Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e6506a6c-bc13-409e-84cc-020ee9e7b3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:56.175Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=02a68d7f-81ab-46bd-8537-37338e1e6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:11:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:06.194Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e90945dc-4707-4375-b819-43b569a02c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:16.213Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1d3128cb-f285-4a73-a385-20c5eed7a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:12:22.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:12:22.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:12:22.227Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:12:22.230Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:12:22.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:12:22.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:12:22.240Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:12:22.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:26.223Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7ad3fdc8-edcc-4cd1-81de-7cef98ffe139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:36.243Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e324e8bb-b2eb-4a0b-a5a3-3d20e23e7a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:46.267Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=89d64620-58a1-465d-af09-a0ade62c7c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:56.281Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0098442b-3562-4b60-b240-a2f49ba198cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:12:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:06.296Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=6250090e-4fba-4893-9889-b015945995d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:16.311Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a31f3381-6e59-4c16-9c54-c4d73d89803e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:26.323Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dfc89a23-75ff-4fd2-ad24-98b340d18963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:26.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:36.336Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=eea17cb4-2100-4330-9298-164db39fe16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:46.350Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dae32ebb-67a7-4763-8e43-f0ed56ba3d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:56.362Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=80187aeb-b982-44de-b4ee-9ccc76df194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:13:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:06.377Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=cbdfa387-2290-443c-85dc-2bbcbee75b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:06.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:16.390Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e96c3bc1-3ac0-41c8-a363-8d09ec37adf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:26.427Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7c52b886-e4f4-4517-82d0-d6ab5b32476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:36.439Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2c745f5e-f5a0-416a-bdda-db86d995c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:46.450Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=610654e8-a3a4-4367-9cd9-1cfbb6f72b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:56.460Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=07a1c899-ada3-4cc8-9b50-f292de036152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:14:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:06.471Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2d2a993d-2ea7-48fe-830e-3a02021b5d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:16.484Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=964807db-7bad-4c68-adcb-19788690a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:26.495Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=26c6d3db-7fd5-410c-bb2b-737e3ca9b6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:36.513Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=10449311-f2e0-4f1c-b13e-08b64b4faad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:36.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:46.524Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9b6a7156-8819-461a-b5b1-4302e52d09f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:56.536Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1a6da0ea-c0ee-4d40-b451-d84a458f391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:15:56.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:06.547Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d8e452e3-ac58-4d3b-9eec-ab4f62de8d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:16.560Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c385293c-0ad8-4fef-b265-c00dd1e4b4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:26.575Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5e1f0916-6e7e-4554-8793-f3456cf9c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:36.585Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ca7df7b8-ca62-4743-b1e3-5ace24af0e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:46.599Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2c77f7dc-af91-4e2c-8189-a03c3609f0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:56.610Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=42ffd2b2-4917-4da4-b088-7dd30b009b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:16:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:06.620Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=de55202e-0959-4e95-afea-26e4df61c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:16.629Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d8be80a3-8a59-4525-b6ee-a5b8d8b752cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:16.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:17:22.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:17:22.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:17:22.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:17:22.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:17:22.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:17:22.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:17:22.222Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:17:22.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:26.639Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fad1f0e4-b74c-49a5-be79-912a93ed18ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:36.652Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7e6be653-a2c5-4d56-a663-99faf29974e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:36.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:46.662Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0d7d2038-81b0-4e8f-9d62-215d38ca28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:56.675Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=da9606ad-7123-4dfe-ba89-449f83c7b218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:17:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:06.686Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3d959a34-e324-4d7a-a5be-d2b83643845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:16.697Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3bb5ac7e-d52f-4db6-9575-1f2b4696171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:26.710Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=61331cc6-dade-47e0-afb9-d3975732509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:36.722Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=de70cb0c-95c1-4939-94a5-2ece2acd4847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:46.740Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1b9dc86c-aa35-47d6-b285-0bb38165fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:56.753Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7f0cbed5-923d-4fa6-8820-b64d107f19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:18:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:06.765Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=aab733d9-5494-41cb-a9e9-b3c469f47120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:16.777Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0c1e2581-78d6-4b68-bc17-a24263f6d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:26.789Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3eea42b9-0a91-47b5-bd8d-5cb6de921ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:36.800Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=6625ecd5-b706-4fc2-ada7-2423a48b8f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:46.811Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fdf037b5-25fc-4735-8842-2ba1adf4aac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:56.825Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=62451fd1-605e-4d0e-be42-530f9dcd79ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:19:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:06.836Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e9ae8f77-0642-4662-bd04-243f153f5903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:16.850Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e72d0e4e-9f5f-43d7-be06-15d22a545453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:26.865Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2900644e-b7cf-4252-8647-999a372941ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:36.877Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=adfcf0ba-b8e7-47a1-8de9-ad0d2d45fdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:46.887Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9c6ae44b-0760-448f-a7f8-94f1f1a623fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:56.898Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3a978b35-3f75-48fa-aeae-a26e01662137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:20:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:06.911Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=42f04152-54e6-4cb6-be0a-f91e1a302e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:16.931Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=46fe41f9-8296-4f8f-afb7-5455da857d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:26.941Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8363548d-a157-426b-9a44-90a00edf9657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:36.962Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b1422a84-b406-4165-a217-cc2d7a474755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:46.971Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1cc03ed6-0c9a-4bd6-a836-e92256cd0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:56.986Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b0b15de1-5cc4-4a42-b8b0-3a1853445f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:21:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:07.002Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a68fe97e-0c9d-44f8-ba2e-f0bc24f191f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:17.013Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=792c2f9e-2001-429d-805b-c3c54e61c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:22:22.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:22:22.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:22:22.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:22:22.190Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:22:22.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:22:22.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:22:22.199Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:22:22.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:27.024Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=da18b6ba-5135-4a52-a399-1a81edcb72e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:37.049Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=56e0edc3-24bc-4c72-b8f7-0c182862b3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:47.061Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1df6f79c-2769-413b-8e77-9e4e60bb578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:57.077Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7ef2ce79-a2be-48ce-93fa-18a55b6565e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:22:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:07.090Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8c4187f8-fa33-4939-9e52-bdcbf79cee1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:17.099Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f36f087d-182f-458e-ab8f-843afac86ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:27.110Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a6840a0c-be16-4525-b185-81a22e389bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:37.120Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0ee3926a-1720-4616-86f3-5679afce6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:47.134Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a7b04910-be47-49a7-adfa-de7359d22c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:57.144Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=70acef5c-1d5a-4a2a-a220-a69b9d3e39a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:23:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:07.154Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2c4ea036-0a2b-426e-80d2-ade0b37c4f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:17.180Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0d75b6f2-4d1f-4859-b0c0-3f150b4c1b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:27.194Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=cecbc469-a8ec-4737-aa3b-3b55d3682ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:37.205Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ab07c032-bb36-4a26-9f96-0dcdc7f7cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:47.218Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8f6d19ac-ae18-4ada-94a5-08bba5298768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:57.230Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=21973100-45e8-4db6-ab90-2b462926c992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:24:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:07.241Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=77b0cb24-67fe-405b-b0a8-173d0c40895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:17.256Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fee9b900-8a30-4b07-8536-fbd166996d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:27.269Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=01f2c94f-3ee8-49a2-b65e-f53a218689da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:37.279Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d7438153-8983-45f4-8f46-6bee892b13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:47.291Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c6a84592-2597-4f23-bb36-2fd2a323d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:57.300Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f33212c0-1204-4658-9465-2c102d92e316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:25:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:07.310Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0d31029f-2220-4c4d-8ae6-09bca1b76418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:17.318Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fccd9b86-bbb8-4899-bc83-25ff420c4402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:27.327Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a58691ae-fc51-4326-a0f9-379a463a0a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:37.346Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c68fd82f-24ed-4a9b-a8ec-6e0dd1f7475b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:47.357Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9ffb4bda-9867-4d37-950d-cf82b4b30ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:57.371Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9d31b339-1ad1-4912-ad19-5cc895b44aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:26:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:07.383Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9fea64b4-6678-4deb-ba3e-3769b606d6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:07.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:17.393Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a2c633d1-ca23-4e4b-ba41-137665fc17bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:27:22.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:27:22.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:27:22.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:27:22.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:27:22.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:27:22.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:27:22.197Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:27:22.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:27.408Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f277c32b-97c7-42a5-abc0-8c9c725c0a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:37.419Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=435db7c6-6731-49f9-8010-81992153eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:47.431Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=bed47dcd-8a17-4cd6-818d-9edf279aabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:57.447Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9a616091-81a9-4d29-8d97-e8f40759b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:27:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:07.457Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=94e3908c-001d-4aa1-82f3-1867a0830699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:17.467Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=489110b1-c2eb-40f8-97f7-ba2f4176b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:17.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:27.477Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=45516d0c-2ee4-459b-8d36-54f827a05e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:37.493Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=39506bfc-3ce7-45dd-849a-b67f488ed3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:37.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:47.502Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a2183610-70aa-49d9-84b4-ff0ff2d400f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:57.512Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ca3fa82c-0ae3-41f6-94d6-d1ff3e83368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:28:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:07.521Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=20516b0c-4a37-4003-8f97-e4b7987f13c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:17.534Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e3485933-e375-4182-8b15-9b6048af3e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:27.544Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=96de5e6d-98e3-48cb-b1ae-64a22e1a46ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:37.559Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=25c7d4e6-5791-4a5e-abeb-db08ba4446ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:47.569Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8947cc8a-b2a9-488c-81f5-72e1a19f8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:57.579Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=93d7c952-3636-4f4b-8df9-95c5c7747bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:29:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:07.588Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dbeb258b-6275-48ea-9325-2ba23df75a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:17.598Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7a4a9331-4062-46af-b4e3-d485bf2c282c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:27.608Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a0fd88b0-bbcc-4d01-a800-b5f2412b7343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:37.619Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=937bf126-9f1f-4598-b43e-e7c123eb9f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:47.645Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=b997096c-cbe0-424f-84ab-4f85d029ec95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:57.654Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=74bc2272-5a9d-4357-a6b3-ca2596f64990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:30:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:07.663Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e816b9ec-8256-47ea-b52c-75bd3a76f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:17.671Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0f6488d9-960c-4abb-a7de-a1034382005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:27.684Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=273d5dd3-b489-4c91-ad36-072c59ccd486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:37.698Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4e79b975-8381-4c37-ab58-512a1ddb6ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:47.708Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=30c4e687-fd8d-41f2-a4a8-167d973009d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:57.717Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8c372b84-e9d7-42a1-b4ac-4e65528b6456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:31:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:07.727Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=e190033a-1f30-4abe-94c7-ffc254d8bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:17.736Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7474b4c9-fd1b-4708-b5ef-98fe4694de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:32:22.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:32:22.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:32:22.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:32:22.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:32:22.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:32:22.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:32:22.175Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:32:22.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:27.745Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9fe2574b-ea07-4910-8776-8e3b8680b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:37.762Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=886b7ee9-6c09-49a9-a6e8-10758aade0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:47.773Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=6c62bca6-1d84-405d-80b2-5ea5954f5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:57.782Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=52c243c1-f851-4fdd-8c22-4d57c38ecd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:32:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:07.791Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d3a1ed1d-a330-484e-9b3d-cc1136dad9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:17.802Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f480e44d-d725-4110-9032-e5c20e8c9d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:27.813Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f5dc116a-7809-453e-ab6a-6e894ffe9bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:37.823Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0400f98d-c6c3-40fb-849b-e3cca150f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:47.833Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=802c3c7a-8c48-46cc-b2bd-5e694cf3e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:57.845Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=67d83f33-cef7-454e-9a17-8d2589d20967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:33:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:07.875Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=269dc623-4227-4e3d-af0b-80c6e4d599cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:17.884Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=52dcd96a-7385-4da4-9eb1-0b3c9d988f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:17.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:27.900Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c63e7a9a-f198-4493-86fd-75962e573abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:27.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:37.913Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2da155a9-d008-4d42-95c8-7626ccc6acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:47.927Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=8d65ddc8-0879-4c41-be38-d6316853ed90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:57.940Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4bc74194-8c5a-49ab-ac49-5705b3919481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:34:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:07.951Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dd5cb528-6cb6-4908-b20a-56136a59fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:17.961Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fa1d88e2-765a-4bbd-82e1-0c6f1f014cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:27.972Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=35b2dfc4-631f-476c-9a94-c19ebb99c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:37.981Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9b91c0a0-77ec-4eb6-a690-60608b6e184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:47.991Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c4438411-05ce-46a9-b4d1-30a1b79548ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:58.002Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=84bdc75c-57b3-40fd-94ba-267d62dd01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:35:58.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:08.012Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f3d91582-6861-455f-916d-ec1e70be070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:18.025Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c2a7cfd8-12ff-4511-a097-761c2a67acf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:28.036Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=88e40b6e-4fdf-4c02-ad57-ecf705561999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:38.054Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a9003c91-d67d-4ae3-a6aa-fedc9b9c891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:48.063Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9fa1ea71-f0a7-4700-9c2c-e78108876de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:58.077Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1b3214cc-8c9e-4e05-8ddb-48bcae167afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:36:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:08.087Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=05d76a37-84a7-40fa-a8ba-8e6abe4fcda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:08.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:18.097Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3182a17a-dad3-4c65-aaf1-24b8cd81ee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:37:22.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:37:22.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:37:22.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:37:22.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:37:22.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:37:22.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:37:22.179Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:37:22.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:28.105Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=32cb0478-61e2-446a-a533-9827ca6088e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:38.114Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=95f13f61-7a87-4558-8f8a-b0e3273b2ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:48.129Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=254ff3ce-a83d-4bb6-ba06-00bde1d8044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:58.138Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=edb5a83b-8fe4-4d90-92e7-e4af98db27f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:37:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:08.147Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9f34f364-5aa2-4bde-b975-37d4049adaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:18.156Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ff84e95f-8393-43c4-bd07-2ff588b61a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:28.172Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f6cc3516-bb57-4e66-bf36-68d0bba5cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:38.202Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=ecfae9ea-ac8b-42ab-9200-263004c176ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:48.210Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1475d140-ec66-47a1-b2e4-298e4638247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:48.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:58.222Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=57ad983d-34e1-4f23-b73f-8ea5139f64bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:38:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:08.232Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a8bbd976-627e-4275-b721-05dfb55a4762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:08.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:18.243Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4fc0ad6c-3be1-4422-b765-61f64b2d50e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:28.254Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=26035375-df27-4c55-8520-fbd2ead2d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:38.269Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=389d3d8e-6ab8-426a-8e0b-5ccef6de0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:48.281Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7c797b4e-c6b8-40cb-95a7-902fa6ed6665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:58.290Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d7c009f0-fed1-459b-bb7f-f45df627f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:39:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:08.305Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f673c76b-5c4a-469a-aa07-7d4c08b5bb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:18.314Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c822d741-0967-465b-abed-f944a7c59924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:28.324Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c4bb9648-ee34-472e-9f00-4ad4cd66d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:38.335Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=aa49390e-049c-4138-81e5-4bf41486eb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:48.346Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0f475051-3785-4ace-a39c-31d595e187c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:58.356Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=904b2a3d-be4c-4346-8c3e-9191e6050459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:40:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:08.366Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=859e8ffe-be34-439a-aa75-790b00e8b413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:18.376Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0dd00915-aa38-4ad3-ba51-1d563effe865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:28.388Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=6cb53bfd-86f6-45e7-87d3-ab966e9f1378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:38.411Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dc3b68e1-58f5-463a-8d5d-cbded46ffd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:48.421Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c1ffa934-4f36-4594-8376-18b1c92a133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:58.432Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4cbc337c-83cf-4734-bf48-75191818bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:41:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:08.441Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5fd0470a-68d8-45c4-8fab-8ee41c155a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:18.451Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=dcb4687b-f92f-4533-9f5d-374bc2a27f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:42:22.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:42:22.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:42:22.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:42:22.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:42:22.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:42:22.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:42:22.187Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:42:22.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:28.461Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5dd42142-2a11-4411-b79a-c901e83bc456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:38.470Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=45fc06e3-10b5-4e54-9d43-6d4eca9256ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:48.479Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3b38c0a8-af0c-4a02-8bed-b63d2fcde93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:58.491Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=93afcdc3-9d21-4b92-9d00-8dcd5ded489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:42:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:08.502Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=732a69bc-a764-4ddf-9417-e5deb0649fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:18.509Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=870744ab-55b9-4522-a184-b5f70b5da80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:28.518Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a96144ff-a882-4114-a6a6-fa48cd463ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:28.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:38.529Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=701a3890-cf43-479c-a6e6-8ffd815c7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:48.539Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3633aeec-0879-46ab-8800-2df4021f71f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:58.549Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c4e9a15a-f94e-45b2-ad74-12e44eeebcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:43:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:08.559Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9f6c1881-9e29-4e95-b191-8ce84c008ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:18.568Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3e868696-29e8-459e-b272-4662c3a1a3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:28.579Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=99aa6d4b-bc45-40c1-b13a-9a5c52cc2b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:38.610Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d1fde3a4-28b5-4f3a-b35b-fdefabac6846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:48.624Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=fc947633-ac0b-43b8-a912-d4bd3903f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:58.633Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=bd5ef700-766d-432b-80dd-3bc3b05c4eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:44:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:08.642Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c592a038-aceb-459e-a1d5-7ef6f71d5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:18.652Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a27b7fe6-fabf-4c8c-8816-360ab2f44234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:28.660Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f6812215-b86b-4231-9d10-e45ca1ddea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:38.669Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5964f2ec-77ef-4656-a789-7406384078d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:48.681Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=207fb369-c6b5-4abb-ab9e-58c46a382730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:58.691Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=46a48c8f-2d74-478a-82c3-7f662e563401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:45:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:08.704Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=6b0b30d7-daef-4b02-8c09-aeb4ab343fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:18.714Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=98f35e32-9c21-4164-8d80-fac2aa43a861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:28.722Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a6f912f2-ede2-47ae-adc9-999931323cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:38.736Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3b3cb626-b129-4080-99e5-4db5a1c6bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:48.749Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=32fbf591-5bb8-49c2-aa8b-96438684c870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:58.758Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=807db96d-e6f3-46e8-941a-9e04ef0f7adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:46:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:08.769Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3c6b9f5a-efdc-444c-a023-ef844d955e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:18.797Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=246906a9-a514-4919-9c1e-811aff1b486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:47:22.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T05:47:22.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T05:47:22.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:47:22.097Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:47:22.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T05:47:22.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T05:47:22.105Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-29T05:47:22.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:28.810Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=52dcb6cd-bad8-425d-a040-51024a4f9d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:38.867Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9ba599dc-0487-4d38-82cc-c05f027d693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:48.903Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=a6c174fe-2048-4f8e-aab5-8e98b04a6ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:48.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:58.916Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=d7a1eda8-9876-4182-a608-4d1e7ff0f99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:47:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:08.925Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=3ae6c436-8681-4927-ac70-ff59c39e5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:18.935Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=4b4f929a-5f72-4c6c-8601-ea7fc7c5d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:28.946Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=cbaeb6c7-a369-4f62-b67c-8f5dfef9b0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:38.960Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2885b775-ca6c-4dda-b104-49e4189c0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:38.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:48.970Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=c5128c0b-bb72-4974-ba0f-c29efff3a94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:48.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:58.979Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=9fa4bd92-f914-4db4-adf5-28e71b1578b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:48:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:08.988Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=2d8ff1a4-828c-4165-b287-397afea267aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:08.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:18.999Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=5b975cdb-75a9-41e5-9103-731005045b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:29.008Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=0a6f1b33-9072-4a79-bf4f-a307ab737447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:39.016Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=7e466218-2bb8-4ae4-9ae1-8641ddb47f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:49.029Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=1761da8b-cdb0-4370-8026-765a6286920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:49.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:59.040Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=310f8d78-fa1e-4e47-8da4-9846cd606a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:49:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:50:09.048Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=f2d7e48c-7d4f-4bac-b707-6ff41dd575a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:50:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:50:19.056Z |INFO |Init configs |InvocationID=d3ff93bf-2186-4f63-92a2-7560cbbf90e3, InstanceUUID=17250643-7dd6-43f5-a9a7-ccb1fd507ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T05:50:19.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |