By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:00:40.549Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:00:40.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:00:40.590Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:00:41.293Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:00:42.204Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:00:42.205Z |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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:00:42.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-03T23:00:42.331Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-03T23:00:42.353Z |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.7.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-03T23:00:43.792Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-03T23:00:44.216Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-03T23:00:44.248Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-03T23:00:44.249Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-03T23:00:44.311Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-03T23:00:44.311Z |INFO |Root WebApplicationContext: initialization completed in 1957 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-03T23:00:44.702Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-03T23:00:45.600Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-03T23:00:47.129Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-03T23:00:47.517Z |INFO |Started MainApp in 9.58 seconds (JVM running for 10.479) |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-03T23:00:47.582Z |INFO |Start scheduling PRH workflow |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:00:47.606Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=99c99ca0-55eb-42f9-a4bd-8e6069e14418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:00:48.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:00:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:00:58.836Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1ee736ad-3f7a-4e0e-9696-cfbacfabc0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:00:59.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:00:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:09.869Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a04bfc25-b2f4-4a39-87ae-e49b52254159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:01:10.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:20.916Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=56b1900c-9854-4158-9cb9-cee3f3b490c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:01:21.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:31.988Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=017f6f6d-beea-49b8-bad9-998df0e522a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:01:33.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:43.054Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8319265b-309e-40ee-946a-be7641feec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:01:44.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-03T23:01:52.787Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-03T23:01:52.787Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-03T23:01:52.794Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:54.094Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8a4229c3-4cba-4ff2-b6e7-21204fc8d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:01:55.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:01:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:05.138Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=336dc6da-81d1-4b81-a551-f081e2e48e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:02:06.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:16.174Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c9a8861b-1a36-4149-bc82-5b8625b7de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:02:17.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:27.212Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=82f94a9b-fa6c-4be8-b013-9958e06aa362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:02:28.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:38.259Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e4f6b164-8f94-49f6-8fd1-626fe3c721ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:02:39.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:49.297Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7c29f8bc-50b7-4f82-bc5b-5d8c7198b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:02:50.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:02:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:00.332Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a4c87d66-8921-4276-a933-017c6bfda992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:01.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:11.373Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e58d89c1-cf77-4800-806a-eedad27704b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:12.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:22.417Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3247deaa-a40c-4a85-b6c0-191e8f6a7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:23.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:33.454Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=244f062b-f013-44fd-936c-3c09da513d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:34.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:44.492Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=37a07334-0339-48d8-99e6-79386cec541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:45.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:55.533Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2fe0ad56-c608-4fb4-9d26-d812e6a7bd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:03:56.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:03:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:06.573Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f9d0eb4f-55e0-4877-aef5-ad071f26e312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:04:07.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:07.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:17.613Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=280af8b1-b4cd-47f6-8b62-236e7283d017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:04:18.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:28.653Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8b255614-832a-4212-b46a-7e478d80c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:04:29.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:39.694Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7edcd7cb-b413-4b63-bfd0-8743da24617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:04:40.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:50.734Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ab984191-0b99-4fec-9904-dfdfdb138549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:04:51.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:04:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:01.773Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=50e799ae-66c6-4c34-8e59-7b0ff86237d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-03T23:05:02.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.142.177:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:12.813Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c9be4500-9666-493e-8c17-32faea835340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:22.864Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=efaa76bc-cde0-4c24-bcc0-0be6e9029b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:32.879Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ae92f371-f844-4fbf-ae8a-67180f959a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:42.894Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6615f4a3-cb8f-41f2-aaa9-68e700d1fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:05:45.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:05:45.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:05:45.854Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:05:45.859Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:05:45.955Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:05:45.956Z |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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:05:45.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:52.920Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=87117df1-de58-4397-a332-718029092534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:05:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:02.932Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9b9734dd-6aa1-45af-9ba9-b4bfb8fbe8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:12.940Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ceaff3ad-c91b-4a69-a330-9e4a1b54dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:22.951Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=13324bca-ed5c-4e5f-ba34-1421c270e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:32.963Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=839e086a-0cdd-4411-8051-92812837730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:42.976Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e280e2d2-c00b-492f-b8d9-54f4aaa2fcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:52.990Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4130bc80-ebcc-4419-a091-9d00e5f7dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:06:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:03.010Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bd2d1cdc-3188-4f58-b34d-508be1f6685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:13.031Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7b9d1918-fe08-41c1-92c3-1eae40eeb761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:23.046Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0c9f453c-4794-4f5d-a83c-4e35badcdfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:33.063Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6befc4b7-de80-4b63-a1ac-22aacdd5821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:43.074Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=43064db4-90e9-4f67-b38e-9d9bf220d87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:53.087Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4dae0d67-5e59-43a9-8c6f-8e851b49e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:07:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:03.098Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bc0504c3-2beb-41f4-96b0-e0ee8e50d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:13.110Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c236fffe-1c13-4b22-9c07-8708195c6ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:23.125Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=72455e4c-ed75-48bc-9f5a-8004549ab49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:33.142Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4f02a0ec-07eb-4cf7-a1fa-e9bbcfb02745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:43.152Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0a7861ac-7349-456d-bd43-9a0322fbe8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:53.163Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d96b865f-037f-4fe0-b182-707a92fe2181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:08:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:03.174Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4fec4ddd-c747-490e-b1bb-0d3696bbb195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:13.189Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=051d68d7-a1f6-4fdc-ab7f-d4cb777daf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:23.213Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d70bf934-1fa1-46b4-b380-16d4cad0d47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:33.221Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=936341f7-20f6-4f83-a936-d0bbce399092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:43.229Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c0fb668a-52a0-4506-96ef-a1c7d4c2d2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:53.240Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fb14ecba-b50e-4661-912a-f2ea33401f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:09:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:03.252Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4e900926-ff60-4496-9619-21d45acae111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:13.267Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0d2541c8-032f-4c32-85d5-2aab74f3e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:23.289Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e6630606-bed9-4ea5-a94d-3dbd2ca926de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:33.298Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=30bdf81a-96bc-4043-adf6-6832e6df5dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:43.309Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=55d505c6-a1e5-4b98-a044-5ec99797e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:10:45.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:10:45.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:10:45.121Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:10:45.124Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:10:45.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:10:45.229Z |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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:10:45.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:53.323Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7264558b-b2fb-4c71-97d0-1573d9df1e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:10:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:03.345Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=70efc473-b0ea-4526-9cb7-ae547fb92147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:13.361Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5ba11791-c3db-4b88-a070-b07d8673e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:23.374Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9143bc7b-17a4-4965-8a65-f41187eacdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:33.387Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c4ce7bcd-7e38-498a-aaf3-0f3a901429b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:43.406Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a88213c6-ccac-470c-b277-95d61cfd8abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:53.423Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ae71d301-0dae-4836-8664-85765b0b91f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:11:53.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:03.432Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f9bf9bd7-740f-4254-bcd4-5b54cefdf540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:13.441Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8a84cfbb-637a-4bcf-ba96-cc646faa5410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:23.449Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b3297618-3342-4f95-8a13-6fb4812542c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:33.464Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4ea99b78-9419-4e2f-95ed-2d6873be6112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:43.475Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=604b25bb-0d07-4a7c-9eaa-205ca6a6c57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:53.490Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=81a68a91-a6d3-4498-8d2b-3cb558624303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:12:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:03.506Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=477e2ec1-e531-4ccc-8ac1-42254be36693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:13.520Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=312dfb02-08a6-445a-a65e-c6f1db357dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:23.530Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cd9d3423-6de8-467e-b8dd-8e477d04969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:33.548Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4c246837-92a7-4891-8609-d828e08e7437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:43.572Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f298aea6-263a-4d3d-a910-034739278825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:53.580Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c4596e8c-818b-4c5f-8c42-5917891dbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:13:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:03.591Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a12457a2-a850-46d8-99bb-1b140ec95c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:13.607Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a3b47207-1b04-4509-b4e9-43af7d297aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:23.622Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=53a51154-9e02-46c4-b5bf-e3f79c06ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:33.638Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e1d4e16e-ea77-4a11-b1b9-7566392a15fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:43.651Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7606af29-a25f-4224-818b-97495a9fe2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:53.669Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bc801b15-ad1a-494b-8614-bffb59ae63a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:14:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:03.680Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1d5f648c-b008-4828-9992-d8c1f1ad20c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:03.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:13.693Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=80454f87-2d4d-48eb-94bb-469386b3960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:23.714Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fdfc8a69-0e2c-4917-b620-1cf076541126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:33.726Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d08e3ec2-4a45-4bc0-91c6-516982437adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:43.737Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c48019b4-c251-46b4-b2fb-eb9f775f3f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:15:45.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:15:45.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:15:45.174Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:15:45.177Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:15:45.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:15:45.279Z |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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:15:45.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:53.749Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e9817691-bcea-4379-92f7-5c0ea761d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:15:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:03.761Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=14264e5e-2e80-43b5-b39f-5317f109f01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:13.780Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c8b0cec3-d207-4298-ab1e-e9fe162dc4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:23.800Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f0d270ec-c4e8-415e-90bb-b4ca09b95cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:33.809Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0d91b1ad-4eef-4a64-ab5f-2c5c15a77790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:43.819Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9a9f0062-fee0-4056-af52-c707475b3d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:53.831Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3afdc683-2140-4301-b6be-d8234223feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:16:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:03.843Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3cb84929-89e1-4f50-a4a7-caa2ef2c036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:13.861Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c762f5b0-f536-45c3-ab9a-1903b41448f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:23.880Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=37b77609-0a9d-4af9-8535-3b6ec570305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:33.891Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ece8256f-3c16-40e2-a30e-683277f82524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:43.902Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4d31d748-0525-4b6f-9c43-d56f602fdc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:53.911Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7c861ac4-997c-4867-94a7-25bc47a570c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:17:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:03.922Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c6a9ae08-dcd1-4ac2-a0a3-f2034ddcd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:13.940Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8aa3151b-42f7-4d56-b0bc-61e4f01e51ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:13.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:23.959Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=07736244-92e0-4ff4-8137-314a9e1cd5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:33.967Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=86c54eeb-90b0-41a8-a466-716adf2d852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:43.977Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1f69770f-6cff-4793-a26b-22b537350448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:53.987Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ebb4c67a-887b-45dc-b26a-3d306f6a3885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:18:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:03.999Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c27d098f-86a2-4fab-a6fd-190cbb0396de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:14.018Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cb5f4be5-8389-4e8d-94ef-75ef62cad4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:24.031Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0863b16d-dfda-44d9-be22-35c1c2725f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:34.041Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=53ed45d3-06b4-46c2-802c-b27c300fa672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:44.051Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3c6cf63e-e466-4e1a-bdaf-4fd46743ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:54.060Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d253eaaf-ebf1-4884-ae6d-59e24f4c6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:19:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:04.070Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=67e64ce8-9f32-4f22-afa4-93f09d2b0fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:14.084Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bf86876b-9888-4b18-9fed-9729b6a55374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:24.103Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=37f974fe-e9c8-4201-854e-7734237e81af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:34.114Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1d37c37b-e996-4d9b-8a85-a2c8e5119103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:44.122Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bfd5380f-7216-49be-a5a1-c674a0e44690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:20:45.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:20:45.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:20:45.090Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:20:45.092Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:20:45.199Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:20:45.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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:20:45.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:54.130Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=372490c8-7b06-4cb9-a8c4-9c6c1c591706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:20:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:04.139Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8a1bfc3b-f787-495a-a91e-f3403b1882a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:14.151Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9058d3d7-f4be-46bb-9a2d-cafda90968ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:24.166Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=66c6efdb-879a-4c1e-a3e6-64353f81fa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:34.179Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=89a8144d-5adf-4b49-9c66-089bae92d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:44.187Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2d9a635a-f5ff-4fa1-a25b-abeb9fe2b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:54.195Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=722c8777-d597-4a32-bae6-ef5da10c8ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:21:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:04.203Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1e4b93e5-ee66-46f4-8ab7-3143a3bb797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:04.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:14.212Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=514313a0-2026-410b-b038-2ef44eacaed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:24.221Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6e376f4b-fa9b-41d7-b0de-6fe0e157075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:34.235Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=39b0969e-1934-4019-ab0d-e0b7f4701d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:44.249Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=21e28d71-249f-483c-8106-4768a866ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:44.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:54.258Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8d378146-a58b-42a8-b215-0abd0f28136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:22:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:04.266Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f563cab7-b3e4-40ed-a9ea-4113b2b619eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:14.274Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cdb04164-5936-4007-a59d-01e83f7357f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:24.289Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3d97bbf2-23f6-4c01-ba18-ad5cbdc57018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:34.297Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d9868fe3-6eb9-4e23-a54e-83477fa41a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:34.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:44.306Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b113e676-b020-458c-bca3-c24cb0a00074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:54.314Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5ddf1897-39f6-4b70-b910-d2075109105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:23:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:04.323Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d2a5d96f-fbe1-40db-9eab-71dde4f02544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:14.336Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=eccebd12-55dd-40c7-94b5-9d6f2a5c2766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:14.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:24.350Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=87abd343-3885-4bdd-b3f1-a10cad9d7da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:34.360Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=058e69a6-1934-41d5-9f0e-b04305b2bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:44.370Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=efe60897-6bc7-452f-a5a0-b63bbb930f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:54.378Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=09e08b32-50ae-41a3-a175-57d230516bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:24:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:04.386Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=410f100f-d314-485a-ab69-10d05fb8622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:14.395Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d55c06fe-66fc-4b86-90de-b047de6bcea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:24.410Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8ea0671e-510d-4980-9cdd-d67b91e949e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:34.433Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=bdb24366-f11b-4a87-ab52-4ab85ddc592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:44.444Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5e0c8669-7d41-48d2-af7c-25a9dc3b903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:25:45.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:25:45.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:25:45.139Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:25:45.141Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:25:45.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:25:45.237Z |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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:25:45.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:54.458Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fd6edc22-3874-4dc3-af52-1fcccc416f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:25:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:04.479Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e31084a0-0b06-4d70-a44f-9ad209acee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:14.492Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f7beff5d-19b7-4add-9673-3ec28e8c015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:24.505Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6650fd57-8a4e-4092-a182-c59fd0cba87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:34.516Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=35208ee3-8326-4889-896c-381224b7083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:34.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:44.527Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=aea2fd7d-5b54-47ff-8e01-b02ba711962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:54.541Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7480c954-1e6a-400a-aafd-91f8fe4669e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:26:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:04.551Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b4ce83aa-76fe-413f-83ba-b1dfe76a5532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:14.562Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f272e59c-e582-4815-a518-375b146c05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:24.573Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=282e183d-9307-49e0-92b1-05cbba7a69c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:24.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:34.585Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ca0b827f-d218-420a-9ba5-10d590368cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:44.593Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cfc4ea45-1f85-4201-b402-a9c65ff3538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:54.603Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a2b72633-0508-49f6-845b-17e0270006fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:27:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:04.619Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=90f668ed-84ee-40ca-bd66-09f76eb29434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:14.638Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8934effb-3aa7-4a38-ad5c-decdcd49a5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:24.649Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=784f76aa-c323-4b62-bea8-7cd7e438d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:34.660Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c9afcdf6-3d8f-482e-be29-d9ea3a62e773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:44.668Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e4a32bd2-984d-4533-a7ac-aad5c7d4ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:44.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:54.677Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=38a1a393-e46b-4035-82ce-e95499ab1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:28:54.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:04.686Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=007f60a5-50cb-49a2-baed-890a6c7d5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:14.694Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c811e2c3-1213-4df4-a0db-63a537548210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:24.704Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fcdb8c17-891a-43a6-91fe-b900bb165f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:34.714Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c3cc1131-2e40-4d12-9f0c-87c7e24184c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:44.722Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=69d31037-1c20-4df1-96a4-bf694dfdb4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:54.733Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=127a9e17-e19f-49ad-9daa-d814023a8aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:29:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:04.747Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=df302713-b679-4ac0-b438-c53eae6c65bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:14.768Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b5d7aaa5-e349-4043-b17a-bada13a2f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:24.780Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=10dd8d76-81f0-4169-acde-957106c683fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:34.792Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2bc902b9-3280-45de-a213-8941cb00cab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:44.800Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5b0a4442-fbc1-4fcc-b871-228b1289e4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:30:45.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:30:45.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:30:45.096Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:30:45.099Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:30:45.198Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:30:45.198Z |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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:30:45.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:54.809Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b8ef17b1-ac11-473c-8a21-72e40e9eddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:30:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:04.818Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8db6666f-c4ff-4ceb-860b-141179d203ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:14.827Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=82156e03-08fb-49ec-94ca-22efad58ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:24.837Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f7013db4-6031-4330-8786-613791a04872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:34.847Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=42f9d210-6010-4599-92fc-532b4c1a8089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:44.859Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5bb34e64-a07e-4347-9e05-d32651b76b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:54.879Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b06143f6-d42b-4c6a-8992-73332eae374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:31:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:04.899Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2abadc9d-b078-4b14-a7da-2a1b61f5b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:14.909Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=978905b9-fe90-40dc-af23-d3671312455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:24.919Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=01706fd0-807d-4a50-8097-2b4aa79563ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:34.928Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=443b2dd0-0a53-465c-b2a5-ce8b6b6c2e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:44.935Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5a25489c-cc6c-4572-8421-5e95ba2e1f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:54.946Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=073f0f19-dab7-4764-9094-f237185d14cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:32:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:04.957Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a801fad5-e2c0-41b9-a62a-000c0bba0ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:14.967Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0b6a9b59-fecc-4cbf-a7b6-2fefe4ec38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:24.981Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c901cd29-705b-49f8-8e6c-972667a4c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:35.000Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0da9c9e9-cfd6-4468-8d99-9cf0a763c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:45.010Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=446b7d92-7dcf-417a-b238-8858b582dcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:55.019Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=29f6fcd4-75da-4980-b191-1477b8d4540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:33:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:05.030Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f68adb0f-12e7-419a-b100-33f169e435d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:15.040Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9721966a-ca95-4962-8c17-3c43bf239112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:25.049Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=32e0df39-7afc-49c1-a8cd-399373623cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:35.059Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=53867d43-4007-4219-903c-a92fa48dca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:45.066Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d6585c9c-1f33-4310-80dd-ee0a5e294de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:55.075Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=06ed67f9-922b-42d6-8c2f-f538c277793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:34:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:05.086Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=52d1dc68-fb12-46a9-856d-095d1ad4417e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:15.101Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=71d86305-e4cb-484b-bfff-3a41c0f82cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:25.120Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e081a012-3ebb-4e43-ad47-e5b76ec00d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:35.129Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=24bb5b91-7553-44ca-8a1c-b4780f242831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:45.138Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6f7b253e-d835-4e52-aef7-3dee5ded2342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:35:45.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:35:45.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:35:45.181Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:35:45.200Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:35:45.285Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:35:45.285Z |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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:35:45.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:55.146Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=91071de9-1a57-4601-99bb-8840c8336c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:35:55.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:05.162Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d656490d-ad50-4478-b8f8-8ec7c3ca9a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:15.173Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1ae3759d-7932-4aa7-99cf-2d50793b9bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:25.182Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c30b2119-374c-4459-a558-ef996770d9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:35.193Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=624a872a-7ebd-4c00-bf42-36eb52de6778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:45.203Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=23c80c71-b599-4ecd-9bf4-fcd1029cbda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:55.217Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9e17e875-c606-47f4-bbe6-4911083281e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:36:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:05.237Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a1d47445-f25d-466f-bf19-835e5c7456d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:15.247Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6988ae6a-fafc-4602-b810-2177f17c0cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:25.256Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2bed6b49-33fe-4ee0-abd4-97f71caf151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:35.266Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=087d28c2-2329-48a3-b40f-0a084d86ff77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:45.274Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=29d42eed-55f8-4ff7-a440-f39d8cc96bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:55.287Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=845d933b-0754-4da3-b202-a452ec19704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:37:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:05.297Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c4a839cb-48dd-474f-9396-b8e16b8fd944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:15.307Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=723149ff-576f-4db6-8dbf-ff5c4411769e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:25.317Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6e86068a-2437-4a82-b0ef-d7ec4448626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:35.328Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4743c65c-02a5-495b-8481-85cc8bbb46a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:45.347Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fbaee57b-6ad6-4b88-905e-a08899dfcde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:55.364Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=493bbf96-6593-4306-aae5-48a15c5bffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:38:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:05.375Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d0258320-1e37-4108-9fa7-0aa68af8c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:15.384Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b6c50439-a30f-4dbb-b063-19b43ce5bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:25.393Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a262280f-b8e2-4838-91e5-40b88c993c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:35.402Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ca93aa13-6f7c-429c-a3e6-0f6fc6349142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:45.410Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=79b660fb-5ffc-4242-bc6b-c8e2cbca0514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:55.419Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c4330a02-a522-4408-bd30-d6cd58a74aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:39:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:05.426Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ac2507da-b4cd-4f38-b63a-8c8259f8634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:15.436Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3e638f7f-748a-4166-8acd-4f190f1d6a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:25.448Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=71ad077c-ef38-4c9b-b434-95adb956f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:35.466Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ac7f4079-77d8-4d84-ac22-be737f538448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:40:45.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:40:45.082Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:40:45.083Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:40:45.085Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:40:45.182Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:40:45.182Z |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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:40:45.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:45.480Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=08929470-ddd6-4cc0-a714-0b69cef0eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:55.488Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7ad2c51d-aef4-48d5-b780-4124da9f8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:40:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:05.499Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=971951ef-273b-4230-9d01-311c977380a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:15.508Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2730a500-51db-4f7a-b0c3-bef60411ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:25.518Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f2faa3ab-f329-4516-a63e-2e6d7f685961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:35.526Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d3a06a6d-20bb-49d0-a8e1-8c8b3932b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:45.536Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=35f9334e-3e30-4f91-997e-351b99532a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:55.544Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9729cccc-1bc4-48b9-9ff5-cd8339062ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:41:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:05.553Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5cdf022e-6ada-43f6-8354-1c4d1aede1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:15.569Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=60b25b03-8233-4f01-a883-1a903f7de326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:25.586Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5eb274fd-2929-41e9-8ac6-4753a9d3f43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:35.595Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=223ed894-3a54-45e3-895f-573baafc64e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:45.604Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c31b89ad-6c17-4cca-a6d7-cce8c495848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:55.614Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4a5fd573-11e2-485f-9f28-2d103d0d6aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:42:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:05.622Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b00f2f80-02e1-4923-977f-0f58832dff4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:15.631Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c36942c5-ba88-41f4-9bef-d3cce32bd036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:25.640Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9c633906-4e6f-4076-9dc4-b17ab777242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:35.649Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=07cdd693-764c-4c45-a32d-1497d9062082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:45.658Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b093e06c-5e6d-412b-8673-3ae704cc4742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:55.669Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7e81d4aa-0656-4a67-a5db-8e1c03bae77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:43:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:05.687Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f590faa9-2dcc-4877-9da9-ce2c12f1aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:15.703Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3c6a6f8b-e8ff-46ef-bdad-b6006489549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:25.712Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6e2c6385-f739-40ba-bcc0-0c0817b7291f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:35.721Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d84f2920-fd7b-4a87-8c4c-73aa4877f386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:45.729Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9a457960-7b7a-4d6e-b7f9-ebffba207851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:55.736Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4e9efe3d-cec3-4f5c-b885-3f2a14a11d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:44:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:05.745Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=54b50c0f-67e4-4161-8a69-96061fdbf715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:15.755Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c88e32e6-9efe-4092-bbd9-e8b7a1470c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:25.763Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a0ba29b3-e9b9-4727-83d8-fde8f12e83f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:35.770Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=104dc719-8a63-4550-9d14-52723fe612f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:45:45.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:45:45.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:45:45.066Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:45:45.069Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:45:45.156Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:45:45.157Z |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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:45:45.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:45.778Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ba66d72d-9fea-4507-9fb7-ec38304cc8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:55.785Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=14936485-e55a-4d07-acdb-1b71eb978e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:45:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:05.806Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=006e2f0c-287b-4b8c-91c6-8760c391ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:15.831Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=85d48a3e-9ffe-4613-bc2f-7241c931d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:25.842Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4091125b-f0ad-43d0-a5f9-9648cbda8e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:25.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:35.851Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f587b679-d079-4868-9457-2375d1a57bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:45.858Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b0d3da28-9a82-4d45-a8fe-20c7e2ae8309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:55.866Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7ee6b3a7-ba8a-40e2-a47f-9c1d031ad4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:46:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:05.875Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fd649cf4-2afb-471d-a9ff-916977fcd2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:15.892Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=261f7a0f-5ad2-4557-ad2f-ffc0eda7766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:25.900Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=45cc67cc-09dc-4ffc-a5fe-011d5adfe5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:35.908Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=429be76b-86d6-4938-9108-b97e9817d881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:45.916Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b65e60b1-5f0e-49fa-9d36-37e6df1c7751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:55.925Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=beefa9e4-17e7-4941-9693-8920ed6231cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:47:55.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:05.946Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=861c7d77-5518-4433-8510-377c4b99eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:15.956Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=93f162d8-1de8-4989-8eba-484e51bf39bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:25.964Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=63b3c459-8b7e-42d8-b78a-31e7a06a9bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:35.972Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c35fe819-0078-4769-b71f-958b6f6a2dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:45.980Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5f0c5956-bf91-4dfc-80cd-ec0047f85cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:55.986Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7d5c12ad-1941-4794-b884-17e06860ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:48:55.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:05.994Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f1a9920d-6e9f-4aa4-bfe1-8a25f26b646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:16.003Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1f2497e0-87e5-4c29-96d7-4ba47f168c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:16.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:26.010Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=072c0693-8d47-4f20-a9f5-dffb3a5ee2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:36.019Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=31f3c7de-b843-4d45-93eb-44505ebe45ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:46.027Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cf01ac40-657c-48f3-a6f4-b8ca82c9f877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:56.040Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4e42da09-31b2-40e9-afd1-6d00ec98f610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:49:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:06.050Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=34be792a-732a-4023-a3dc-fc8f1a19102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:16.058Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=821de5e0-c693-45b3-adff-ec00da09a74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:26.065Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0b844ddf-8173-492f-a10d-bc0c32277e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:36.072Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b34d351f-625f-4bc1-a145-a819e60ea3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:50:45.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:50:45.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:50:45.132Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:50:45.135Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:50:45.218Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:50:45.218Z |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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:50:45.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:46.079Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d8876d26-4278-47b1-ad29-2500c67f4876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:56.086Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=76a155ef-e19e-47b0-b7f5-49520e15c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:50:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:06.096Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=336a3ffc-d024-42f3-9ce1-84f058ce6784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:16.106Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5e4b1935-db37-4056-96b3-46d0acfaf6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:26.117Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4634ed08-977b-49db-b2d9-0d256b3200f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:36.130Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0bda9681-8aa4-4cf3-895c-c16a4f661636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:46.148Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=732e81b1-e99e-4456-8412-d786b0e5ac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:56.158Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c6f23b6e-ee07-4cce-96f7-247d3b6c2434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:51:56.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:06.164Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=39c79ca2-058e-4f4c-b123-8f40d99ee322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:16.173Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8d647307-d4a6-4f01-9b2d-ec404216f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:26.181Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2b9f977e-523f-4959-8e56-90f17aef6a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:36.190Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a8ac8f1d-a94d-481a-a3e2-0578987b3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:46.199Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8da7c305-34dd-4b22-8147-0550419f6886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:56.208Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5c330bcd-4784-436c-b670-1ed1a0366ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:52:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:06.216Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4b19922e-1a83-4d03-a83f-1dcbb8685301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:16.227Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8b98687e-01c1-4a88-a420-16509446670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:26.240Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=897b8bee-0220-48e7-9bbb-5301f119e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:36.256Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e1daa853-c5c0-476a-a109-2bea73e254ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:46.264Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=48bfa11e-ad36-4cab-a877-a75f4eeb2cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:56.272Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a51b9f03-9406-4b5a-9b9f-ec084f12599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:53:56.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:06.279Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=af4febcb-450e-478a-9434-54bcaad6e680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:16.288Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6afea13f-9a5d-40c6-bffe-c55fbabc313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:26.296Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=65461a80-543b-41d7-974e-34ba4c20f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:36.304Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6f0b9f58-700a-408f-8e85-94e2b75c0ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:36.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:46.311Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=532e3f31-58c9-495a-a80e-9c28b7081c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:46.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:56.322Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=06879dec-4fbc-41c7-b3d3-617451a5acf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:54:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:06.343Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=31d7b0c1-37e5-46ef-83ae-5085e17ce60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:16.353Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a05c36bd-6145-4979-8d2b-263d7d33de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:26.362Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=38d6f32a-43ef-4e46-819a-80c2405e9ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:26.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:36.383Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9596105a-5726-4a3e-a74f-6ba0bc052b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:55:45.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-03T23:55:45.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-03T23:55:45.143Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-03T23:55:45.145Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-03T23:55:45.221Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-03T23:55:45.221Z |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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-03T23:55:45.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:46.391Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=55d95081-af2e-4302-a6a4-4a6409288bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:56.398Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3ef3c289-413c-417b-b053-a3f20c3cdb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:55:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:06.407Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=33d5274e-3e77-475a-9d11-5b8470a6bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:16.416Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2edbdb5a-043e-4106-9441-79bd8693e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:26.426Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4d4541b5-5665-4992-9cca-5f916d0c49ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:26.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:36.442Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fc197ca4-24ec-4fc0-8043-d52d239ba22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:46.460Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0168e51d-f628-4563-9f80-8ffc946497b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:56.469Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=42581b8a-8d8d-407c-bb65-c373f2debd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:56:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:06.476Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=dec1feb6-b817-42b0-b7fd-70a1c8e3cea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:16.484Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=169126c9-5df6-49d1-b174-2566c9c43776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:26.496Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fe75b2e9-dd90-4ba5-8204-c65f16690b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:36.505Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=60a9be91-cd46-4bf1-a527-8ba32a92b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:46.513Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=43a932c2-711b-4046-9400-81404f9f3ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:56.521Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9e7a746d-bece-4c55-8687-24063b28a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:57:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:06.530Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c83d4815-acbb-415f-b9e9-57abeac9bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:16.544Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4e91f58b-f8ae-4b57-abdf-24dd2f352833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:26.574Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=80c25e41-ba07-4f58-bbf8-3c12640c239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:36.585Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1725e89a-9693-49d5-b5ee-b788b41b6417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:46.595Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=25facdbe-332c-4753-8b7e-caa2e0a3aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:56.605Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=00cc6317-e853-46b7-a629-5188978a8630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:58:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:06.611Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f3fd335f-d51d-4f87-847b-6cc0c5fcfac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:16.619Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7d8c9aa8-bc33-46aa-bc9c-907abecb9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:26.628Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fd96bdc8-f87a-48bf-b5ff-83f79f7ee02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:26.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:36.638Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d3ee171e-9d7d-4b29-84ed-e44e5047c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:46.646Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0f0f8e99-66c8-410e-b5c2-bceaf9b01e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:56.656Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4cb2ca1f-1857-4b9f-889d-19a77ccbfb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-03T23:59:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:06.668Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=30191b20-6bf1-4210-b126-ed1cbfb175b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:06.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:16.733Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ac8134ec-7ee0-4982-81eb-ea3002732ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:26.742Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f76afe93-1071-4816-b632-9913458a4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:36.750Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e88ac1ff-531c-41b4-a045-69c417f8329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:00:45.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:00:45.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:00:45.160Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:00:45.162Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:00:45.265Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:00:45.265Z |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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:00:45.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:46.757Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e6f60c92-5764-4999-8e31-5df64a016d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:56.763Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e436b177-eeaf-45a2-94f6-a6b731138336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:00:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:06.775Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ab7eea0a-cd70-4909-8b1e-fd47381d3202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:16.785Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2d5235c9-af6e-4885-8aec-587b0d448a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:26.799Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=038ce101-6c64-4b87-bf9c-25fc405324a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:36.808Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=04851e09-e150-4f42-9bda-e7f91bce99f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:46.817Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=618ea3f0-96bd-40f2-a77b-bd9428bb1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:56.830Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=433da661-07c9-498f-a9a2-4869374fe28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:01:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:06.842Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cbab3c02-ccea-486e-a3be-91275f314711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:16.852Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=14fc79c1-f143-4334-b243-b2f63a9741a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:26.862Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9de0d0d3-089d-4ccd-8df6-23347ea318fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:36.869Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=27316a4e-81eb-440e-87b5-583497db2419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:36.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:46.878Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=eab3f4cb-1752-411a-b94a-266622b35413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:56.886Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=799a3b1e-9446-4b2a-a064-39ed868f49c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:02:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:06.897Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=35a06552-b8e7-4483-a998-6db519fc088e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:16.907Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e88d3e31-f4a6-461f-884b-af5426366e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:26.917Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b27b4bcb-906a-4332-a775-4fbaa450781f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:36.925Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9ed9eca3-9769-4e53-83d6-c3ec9b9dd0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:46.936Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ae3c76fd-29bd-4a67-925c-632e0fce9f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:56.951Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c33ad4d3-8f4c-4d47-9e99-33726f45ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:03:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:06.961Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cb9b902c-4a44-4ee0-9f3a-d2170da8c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:16.969Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=73d515fc-c845-4baf-b756-90f21935699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:26.977Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=725ef3f2-2cf7-4b3b-a1da-14746605c89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:36.984Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=67136c7a-109e-4bfb-a777-c54824d98728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:36.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:46.991Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7cf1965d-97d7-4ada-afe3-4c4c5ec7a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:57.001Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=897e933c-21bc-44f4-813b-f35d63df9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:04:57.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:07.009Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=27980010-baf1-4045-86ad-1f5d0738d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:07.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:17.015Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d36147cd-f527-4312-9b6b-8dc21506258e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:27.024Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ee282927-732a-4aee-b6a6-96cc806c0ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:37.031Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=57887d02-43e9-44d4-97e2-f402edf2d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:05:45.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:05:45.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:05:45.058Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:05:45.061Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:05:45.145Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:05:45.145Z |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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:05:45.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:47.045Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2c5c35b5-2cc2-4cb9-b807-e74a971bb90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:57.051Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=78076937-a595-4b14-aff5-f1c9da25f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:05:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:07.059Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5191d4a1-d72a-4251-b315-549f597fa10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:17.066Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b08748c7-8400-40aa-b17e-338c822acb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:27.074Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7cd86aa6-5f60-45de-97e0-9f94a34c4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:37.081Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e4fceb0a-2bd1-4b30-930c-a1f8d56a8204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:47.088Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5edbe65b-019f-4338-817e-5e52ee9f3ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:57.095Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b3514e62-fc54-489e-92bb-5b2c7fda948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:06:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:07.102Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f1df75a4-a1c4-4260-8a60-655b790601a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:17.109Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=35edbb73-ab82-4982-b22f-13b3c5591c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:27.122Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=de742f3a-b52d-4ac4-bd46-6cac42fdb9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:37.138Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ed878609-9163-4335-bc74-408748cacb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:47.148Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c294ff07-71cf-4cc4-8665-84d2590b7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:57.156Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=afb8f974-7540-4806-beb3-1218a5e7430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:07:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:07.163Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4aa0b3f8-f986-46ab-81bd-63cecb78d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:17.169Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0ac4adbb-7bfe-4ee2-8114-9afb2d7c6d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:27.176Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a82ffe7a-7ad2-4bd9-8053-fbab49f269d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:37.184Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ee66ad55-7eb4-4553-b60d-cdd3547ec3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:47.193Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=af4ec456-1ec0-4e1f-95d7-364a7f25cb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:57.200Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cd762e06-58ae-44c7-b972-0b1a9aa69745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:08:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:07.209Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=59f71d12-6299-4dba-9f35-bd70f38de183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:17.218Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1dddfa55-3f04-44a9-aed8-72b3b54f92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:27.235Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9763143b-3bf2-47bb-a234-2ffbeae8a25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:37.243Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f5631c9f-3b6d-48e6-b5cb-672feb5df962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:37.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:47.251Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=03bae2de-2dcc-41a3-a36e-84a7ce18ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:57.258Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5d026164-2dff-4f44-8456-236932ef2997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:09:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:07.265Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=76307d90-c9c0-41d8-a791-8b1d81a8df58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:17.272Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d8f551c0-5b7c-4354-b1ca-23299d545050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:27.279Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=882cb008-5bc2-4cb5-871d-8c94412d11a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:37.287Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=25da922f-18d4-4bc1-bd63-e50ac5a4f367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:10:45.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:10:45.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:10:45.134Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:10:45.137Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:10:45.225Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:10:45.225Z |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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:10:45.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:47.294Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1281c14e-adb8-47f8-a318-b4075a803ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:57.300Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9ed61d07-f2eb-4cf7-b30e-894455ec80b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:10:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:07.316Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=799b03d5-3e5c-478d-a984-07f1c45b7fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:17.325Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b9a5e14d-654e-43f8-95ac-4a9c21adb722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:27.332Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=69670a84-19c5-47db-9f4c-8655343c5303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:37.338Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ba48e891-e499-4a32-bd4a-ddd9ee3e6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:47.345Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=41a051ad-ed51-49c7-90c7-750b7ae44e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:57.352Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0ac0a1ba-fccf-4d5e-b7c3-c5e082feb09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:11:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:07.360Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4678dd56-a8dc-4010-9961-903e1530790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:17.368Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=aac76010-f258-4d04-910d-122e823486cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:27.374Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=60fb8861-7f54-4a97-bd6c-31a575423830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:37.384Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6e7b3b7e-8b93-4177-8f1b-c39c9dc001ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:47.394Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5a7db7ee-7129-45ec-a521-eb1b90a28136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:57.412Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=001931e6-d945-4dc6-8eb5-fe44d2918f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:12:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:07.421Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0c8b7487-8094-4a50-871f-3643bb907d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:17.427Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6c72eeb2-e339-40dc-b32e-79888968cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:27.434Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3553174e-7de0-4d82-8e22-f970ad0809d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:37.441Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7d544d63-3651-4ce9-b20c-94df57edb98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:37.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:47.447Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8b72e6cc-12b5-45f3-8e60-fe363b63f460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:57.455Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=52e79367-f16b-42f6-9f20-b6f5709cb65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:13:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:07.462Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6a04d7fc-f220-4e1c-b767-1f7445f5decd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:17.470Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=54959af4-7f0c-43ce-86d8-4636715368ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:27.479Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2d478c24-ad5f-44f5-a1c6-ccd7df7d31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:37.491Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=40b346b2-fff4-4e3c-ac78-114d9c39abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:47.505Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cc91495a-25dd-4a7d-9215-f2abfbe4c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:57.513Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f83d80d3-5898-4b79-8833-60d02fd0eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:14:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:07.522Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f664d310-8009-4ecb-859d-4cce42a4e032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:17.530Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d37df588-9e72-4ebf-bf2c-c2c9cf23c30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:27.537Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d7265847-18af-44d3-a21a-69313a9fe962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:37.544Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d38599aa-bbf5-41ea-9158-c6e9c5f91a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:15:45.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:15:45.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:15:45.160Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:15:45.163Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:15:45.258Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:15:45.259Z |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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:15:45.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:47.551Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ffc75759-7dfa-45d7-a826-6fced3b18aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:57.557Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=dffcd762-de92-4f06-9574-f0b1e6bfc32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:15:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:07.564Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e8635294-69b9-48b0-bdcc-c04eec56a1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:17.573Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a6e97dfe-0cbd-4caa-99e4-a8937e779a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:27.584Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ac97b0db-30ea-45a4-ab58-cdd7c436d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:37.597Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=31c78d09-4bc3-4140-a01d-7cc054449679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:47.606Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=10fcc64a-794b-4008-ae95-55de721936bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:57.614Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=47d9d5b9-ba6e-44d0-9330-26d2987462f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:16:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:07.621Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a9e9744b-0d9a-420a-aad4-8b269f8a4140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:17.636Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1bff9dcb-d844-4310-b544-fece89870106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:27.643Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=003a1882-d58a-44ba-99f1-315407544e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:37.649Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b5e7f795-8030-4f08-8806-cde3ec5e0b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:47.657Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5b5414b8-ee82-480f-a61e-df5bb569fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:57.666Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=932b671c-6775-4890-bea1-3ea1992feee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:17:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:07.677Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1148035b-910c-476c-bbff-739c06f21d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:17.689Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c25bfd53-78af-48da-9d8f-7bc805b011d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:27.702Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4d450406-ee94-437a-98a8-38cc2a8a2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:27.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:37.713Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f1dc815d-1a74-4546-98e6-7037cf753407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:47.721Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9e4c6387-6ad6-4d2f-a68e-ca1950d7072a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:57.730Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=789e185c-5aab-4318-8dd6-1243cf52223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:18:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:07.738Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5d8cdc8b-7d8f-415d-875f-0f3e73e290a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:17.745Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f8d3fcbf-a31d-46e3-a470-e04adabd0ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:27.752Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e81fa8fd-1822-4a73-b1ca-fee7e642f8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:37.771Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=83bd1fbd-a547-47f1-b51b-89d078ab6b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:37.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:47.781Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b637392b-f621-44d8-83b5-65bc3c11305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:57.791Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=6abdbb1f-1379-42b2-84ca-f23a02271e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:19:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:07.799Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=966f6cae-a0be-4f55-897b-86a1748be254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:17.806Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8850fc4a-3405-4d15-8bf2-e8008dec560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:27.814Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=fe42d3b2-4f7c-4c63-b18e-a3ab5b97d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:37.836Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8057b134-7add-4617-a993-9ae2b185a9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:20:45.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:20:45.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:20:45.178Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:20:45.180Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:20:45.261Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:20:45.261Z |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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:20:45.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:47.844Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=da3d6436-f98f-48c1-9d93-12b7d0b3487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:57.861Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=db1e70bd-551e-4352-8cf9-dfd430f6172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:20:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:07.870Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=448a0ce2-b73e-428f-aec7-3f326b650077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:17.877Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=cfb83cab-7ccf-4474-8ded-84f767f13874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:27.884Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=06f0837b-5cd0-47d3-be47-2b95f5cb1c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:37.892Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8e622cfd-51e0-4e4e-b9bd-fcbdf4ec7416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:47.901Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2f7eb911-41b7-40d2-a9c2-1b385af5a8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:57.910Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=54f70ff2-c765-4e5b-bd05-86e32d404c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:21:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:07.920Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b6514691-a187-4e79-93d7-9ab39875eeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:17.930Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4b24f663-1434-4a93-ab89-20d134c335de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:27.945Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b8935ba2-76f3-4ba3-bce0-8684f7cfb0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:27.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:37.956Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=66db2b96-1e37-4e5a-bcbc-db181d53165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:47.965Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=266d34b4-6a37-48ec-b85e-35c7b468e94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:57.973Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e35b71b5-ec4f-4150-8940-dcd848626afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:22:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:07.982Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=7aa3a21a-8483-4d1e-a083-5fb5ff409667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:17.989Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d4b66f1c-325f-4e6b-b3b2-272ff852f761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:17.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:27.997Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d7f244d1-ecb9-4d0f-893a-3d62832fcbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:38.007Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=16d9093e-e33a-4185-b287-3d7d1acc0a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:48.019Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8cbcb58c-0cd1-4293-9936-af9ee3aaba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:58.033Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c87bd7c1-b697-4144-9a4b-0bfea8cd09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:23:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:08.051Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4b5feff4-9659-4d79-84bc-47e2838d992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:18.060Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=482af478-489c-449f-baa5-4dddaca91e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:28.068Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=728a40d4-217d-4638-8150-c8cc40f88a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:38.076Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=72fd1c06-23d9-4536-9f8d-86b05acd0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:48.085Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=88566e21-5d49-4497-9806-44949a18394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:58.094Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=23d5cd3d-88c2-42a9-b219-56439ae5d9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:24:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:08.103Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b4d40be4-39ea-4abd-b93e-d2f61c22418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:18.111Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a2a5bd5d-00fd-4ea9-825d-98be849f80b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:18.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:28.121Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ee0ac466-fc2d-4c32-84cc-9301ceae128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:38.131Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d054dd11-ddb4-4c9b-af18-1f17d646616e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:25:45.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:25:45.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:25:45.139Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:25:45.142Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:25:45.227Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:25:45.227Z |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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:25:45.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:48.140Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=da47d725-19b7-41c4-83ab-793fe27419bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:58.149Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e56de86f-035f-4aec-9c40-bc898f2f94e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:25:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:08.158Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f32378e8-c455-4072-a2ef-6b4953e85b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:18.166Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=43971b8a-51f2-42dd-b569-428abc8cdafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:28.174Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=503764b8-7587-495b-aec2-74c12b4b14fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:38.185Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=707ff4f9-9813-41e1-a879-828364c0aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:48.194Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c9fe679d-d340-419e-811e-3f9353691edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:58.204Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2ade1b1c-c4ab-4982-b803-824416076314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:26:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:08.213Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=eec7928d-6048-419f-967d-c31bb2656ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:18.222Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=38bc64be-744a-4d62-8b71-42cd01b9c5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:28.234Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8f7cf68d-a3b5-4771-a20b-e5d12a40330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:28.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:38.254Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f61a89a0-d986-4f75-a372-758d8a12bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:48.264Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=783d919b-e766-40d3-a68c-1076f3d2ce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:58.272Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=12901dd0-80ef-4427-b41f-3512d0b2bf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:27:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:08.279Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c2b25184-cc5d-4020-bd47-dc7edb3a592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:18.287Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e7c3958e-85e0-497f-9aa0-e589dddbf41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:28.293Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b2505517-eeb3-462c-9732-0f56e97f704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:38.301Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=31e34969-2120-48b1-8ba0-5d8e9e74fa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:48.314Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=632d4ab2-aa96-4662-8233-6a21400033d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:58.324Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0bd10854-70b8-4a8f-9def-92882e22c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:28:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:08.334Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=00fded70-a57e-4b82-a2b7-6f1647b65b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:18.349Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c61378ed-6284-4a60-9eba-5bca9719c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:18.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:28.361Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8335434c-a858-4716-b9a0-33fa67c85246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:38.369Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=75cabb2c-5cd9-44fe-bdeb-0720841330d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:48.379Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=584dd112-d71a-4c36-b4e2-1c101d662a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:58.387Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=9700d0ac-2f58-4dd0-965d-22d106a82757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:29:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:08.398Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0c42599a-cc5b-4dcb-ab0a-ea39cfc68946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:18.405Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=0ccc5ec2-85a0-4635-aef5-df7f998b5b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:28.411Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=d8c860bf-e9c5-42f3-a2a1-6f45e045986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:38.418Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f8590652-edc6-4893-aab9-907bfe3ec9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:30:45.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-04T00:30:45.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-09-04T00:30:45.091Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-09-04T00:30:45.094Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-09-04T00:30:45.190Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-04T00:30:45.190Z |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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-04T00:30:45.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:48.425Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8c5d5193-502c-4df9-a753-6b9d441d2c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:58.433Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a7a327c4-c851-48f6-96ad-68477d70a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:30:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:08.447Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=5a9222c0-cd99-494a-b610-7192fcc74c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:18.460Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8a19a161-a790-41e5-8238-1898404d649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:28.472Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b5b27ab7-8766-4c55-a6f8-31727e13fe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:38.480Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=2afc224f-eb51-48d8-b09b-68e8fe793047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:48.488Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=908d5157-25ff-4a37-83ea-19f32a4279ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:58.497Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c148a349-c55c-457c-82e1-21edcea73f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:31:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:08.507Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=576758b9-413b-4a72-84a8-575ee0e11970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:18.515Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=4acde0ca-7ba6-4648-adf1-0617d53aeef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:28.524Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=853c9309-e6a3-403f-9c03-48b0d7b29039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:38.532Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ab4e41f7-00e0-4fb0-bf8a-6524d37e9990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:48.540Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b6c61f59-92da-4fa1-817f-a92678d9d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:58.550Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=a30444ab-2b62-4ac3-86f6-8048801a5c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:32:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:08.563Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=1d117f95-955d-4d9d-8909-8765a9395389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:18.573Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ab554d59-ded2-4194-bf7a-c43a9fa43185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:28.581Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b79d4a11-e065-4fd4-9f5f-3b26704a53e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:38.588Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ffd56ca7-ce36-4bd9-a4a9-13ddaad268fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:48.597Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=552b369f-e142-4c8c-9fa9-ae11fc1beb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:58.605Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=b81142a0-ae45-49e7-b1d9-66a1aeec995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:33:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:08.612Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f7e57a17-9d1b-4d3a-a602-7b8f93102676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:18.619Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=ca349123-2741-4973-b2b8-9052f6ccf2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:28.628Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=8d2c4a6b-ff21-4be1-b507-475b647ac40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:38.637Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=f9211ea3-806c-4027-80a4-0178c2088a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:48.650Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=af190042-ef9b-4f4e-9e68-b8794fa47517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:58.660Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=c1bb280c-fe4f-4fd4-93ba-ceb71d8deb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:34:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:08.671Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=3df195bf-29db-4fad-a60d-eb8f8f84b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:18.678Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=e8baa785-e8aa-4e31-b05d-833c31c86067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:28.686Z |INFO |Init configs |InvocationID=5b32253b-3c8e-4917-a0b8-dafd7fa5445c, InstanceUUID=46dd035b-c898-48af-a898-dc7b34cc2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-04T00:35:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |