. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:16:42.952Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:16:42.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:16:43.052Z |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-04-12T04:16:43.654Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:16:44.459Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:16:44.461Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:16:44.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-12T04:16:44.598Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-12T04:16:44.623Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-12T04:16:46.505Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-12T04:16:47.021Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-12T04:16:47.040Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-12T04:16:47.041Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-12T04:16:47.105Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-12T04:16:47.105Z |INFO |Root WebApplicationContext: initialization completed in 2458 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-12T04:16:47.563Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-12T04:16:48.713Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-12T04:16:50.160Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-12T04:16:50.667Z |INFO |Started MainApp in 10.88 seconds (JVM running for 11.553) |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-12T04:16:50.756Z |INFO |Start scheduling PRH workflow |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:16:50.767Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bbcacbdb-fc22-448f-bb45-4bf3fc68e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:16:51.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:16:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-12T04:16:55.255Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-12T04:16:55.255Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-12T04:16:55.257Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:01.917Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4344e0c8-cdb6-49c2-ab31-5d9b6484cd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:02.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:12.992Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2f82c031-af26-440f-b1e8-85e450d7f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:14.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:24.055Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=75d8a5cf-a212-491e-9d6b-c7cd7b3ae34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:25.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:35.091Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0d4df7ca-91ec-489d-a237-6b54d377ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:36.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:46.130Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4c70557f-4e64-4a46-80bc-7aae2cb43f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:47.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:57.170Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f350ae38-b665-4e77-a851-70d65e59294f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:17:58.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:17:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:08.211Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=981b40bf-acbb-4990-af45-c9ab7d37cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:18:09.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:19.286Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4ff1c433-d965-42eb-b35b-156842b4c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:18:20.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:30.322Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=64f54b95-2447-4bbd-948e-9245b5a209f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:18:31.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:41.362Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0e7f9c9a-f025-448f-9eea-63cde3530cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:18:42.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:42.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:52.402Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c359c464-1892-40a8-aa28-2a80678b2b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:18:53.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:18:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:03.446Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ccdd2bb1-aa60-4cba-ab07-3a9c143c686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:04.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:14.484Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4063fd67-9e9a-43d9-9452-ed0a725588a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:15.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:25.522Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1f26bf04-2a7e-4f88-b5a6-d479266348d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:26.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:36.564Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4743912b-fd57-402f-b85d-3763d23d4a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:37.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:47.603Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5ebbede3-4320-4677-a74b-68b45608ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:48.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:58.644Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d7ec6231-5c26-4968-a4c5-3217747365bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:19:59.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:19:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:09.682Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f7243517-fc0a-4933-bce6-f6ff8f67c1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:20:10.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:20.727Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=80e491b4-8b7f-4c71-b0d4-befd2651fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:20:21.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:31.762Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b62d7763-cdaa-43dc-a51f-cff5a04751c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:20:32.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:42.802Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f66b58c8-91c0-4c10-8f96-759bcba5f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:20:43.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:53.842Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b388ec15-8bb6-4e16-8805-c4dfd20d2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:20:54.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:20:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:04.882Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=25b25edd-e316-4052-ad42-d2b59bd1243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:21:05.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:15.922Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=49716833-f7cf-4a58-a081-e4e1172884b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:21:16.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:26.962Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=79dfdfeb-f26f-467f-9b69-1a2730b4d8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:21:28.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:38.002Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a2eb7bfd-6628-499d-8fde-efdaf112d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:21:39.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:21:48.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:21:48.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:21:48.903Z |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-04-12T04:21:48.905Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:49.043Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=188c0f13-adc6-40d6-882c-bb34449fde61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:21:49.055Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:21:49.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:21:49.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:21:50.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:21:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:00.082Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3ef03c60-a9d2-4475-a376-f01f46f7a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:01.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:11.122Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=15da702d-4e46-4781-8fb0-d784f450da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:12.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:22.162Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a50e5c3e-912a-4d3b-ae1f-4a8188f0ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:23.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:33.202Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=83a3bc56-a2d4-46e2-8c7a-afa2d7468826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:34.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:44.242Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d574916b-6792-46aa-8ebe-eff3c6d9814f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:45.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:55.286Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9a25478e-76c7-4496-93f8-60c127849fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:22:56.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:22:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:06.322Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5b6474d1-e9f9-4f49-b57e-12ac2cf5d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:23:07.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:17.362Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c28955ac-5f24-45da-9144-82ce1b096368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:23:18.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:28.402Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=da33406d-ea04-4095-b6c3-c5ebd6075fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:23:29.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:39.445Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e45958ab-9b88-4ab6-873c-40045171a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:23:40.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:50.482Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bf5422bf-78a3-4325-b62e-bbe1976c6786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:23:51.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:23:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:01.554Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c2a5cf32-0e2d-462d-b505-46a70785253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:02.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:12.595Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8e0f3167-8670-493a-a11a-be5eaf3d2cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:13.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:23.634Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=74e43d9f-036b-4a84-97d9-fd2acf23eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:24.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:34.674Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=86334fce-1fca-4eb4-bc9d-529bacabc52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:35.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:45.715Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2a653a1c-3986-426d-b3ad-ec4e0b871e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:46.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:56.755Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b3d13f00-25bf-4428-8c84-1fbf60ad5619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:24:57.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:24:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:07.794Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=59c1f3f4-0fd3-4f40-85d8-f29c23e48885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:25:08.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:18.835Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0ba3333d-a455-405e-947b-45e261d7a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:25:19.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:29.878Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7102d07c-f37f-4a8e-a2dc-303fec5792ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-12T04:25:59.902Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.24.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:25:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:09.903Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ff76a17f-6de7-4c51-8aa6-435a4a1d50d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:19.966Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=96a5bd1a-1ead-461a-8341-34b37ab51bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:19.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:29.981Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9b258955-ac54-4cd8-9e52-a8e8fc2e2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:29.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:39.996Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=55fade9a-1a75-45fc-b359-6c1431964724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:26:47.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:26:47.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:26:47.987Z |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-04-12T04:26:47.989Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:26:48.095Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:26:48.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:26:48.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:50.007Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3444f51b-4a4f-4687-92c7-f004f82f23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:26:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:00.021Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7c5c5c41-e850-449d-9cf2-7857a4397d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:10.032Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6df9a155-4b6a-4c9e-b337-6db31d8de3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:10.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:20.043Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9bb3f13e-7e1e-4ccb-a5c4-754816ca76ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:30.054Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=659baab8-25c9-4b6d-911d-ba4547286166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:40.067Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c82312c7-92dc-4a78-b39d-f0311d94427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:50.079Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0948c39e-0aba-4f63-98cb-c316f9871998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:27:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:00.092Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=016abb5f-0867-4c7b-aaba-28dfd1bf0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:10.103Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=df5ddb79-6b21-4741-832e-472880ee8e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:20.115Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2ceb9517-40fd-4357-b7aa-b2587ef90133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:30.125Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b85bf0ba-7943-452e-989f-20845287bbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:30.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:40.136Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=781eb6c6-27ca-4b37-9a6c-c1c522f1d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:40.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:50.150Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0217a7f0-797a-4abd-82d9-c9e0e1f12c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:28:50.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:00.160Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ec67ebb5-eda6-4984-9fd1-ce525f791bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:10.170Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6db0553f-9bcd-4713-bd8e-d35bf8734a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:20.180Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ef560494-98c2-4b71-9c0d-8fafade84a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:30.192Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=71174f05-2790-48f9-aef2-86ee51283d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:40.204Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0bf7baca-acd4-48d2-ba5b-1e4de07a0a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:50.215Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bbf0d6f7-0238-4ff1-991d-a412a6ac8978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:29:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:00.226Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d7fd045f-d82c-4474-9805-a31f1c9561a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:10.238Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4ef33b29-4a2c-4842-83b5-ed1b61ce0892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:20.248Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6ba1d8aa-40a0-444e-a916-79ef3ba33ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:30.258Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2d42d3d9-5515-4c08-acf4-a8c267af9fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:40.267Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7c86f82b-8b12-4988-aee3-1b4a31c62189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:50.276Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=42107856-8b5b-478b-850e-011798b20d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:30:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:00.286Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fbe6cd1a-164f-410d-b281-32a49c18cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:10.295Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6ad4ba5e-917c-46d6-8286-631b8e3a689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:20.305Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fe11d653-fa74-496d-b785-97057f716608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:30.314Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7756f2b6-2e22-4d9f-92df-a5bd1fc9e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:30.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:40.324Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=88888734-cf9d-448e-93b7-bf8cce2e08a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:31:47.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:31:47.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:31:47.848Z |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-04-12T04:31:47.849Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:31:47.929Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:31:47.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:31:47.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:50.334Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d969d9ef-7996-4ae0-8d35-cd01e265f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:31:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:00.342Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4d745033-c499-4304-8e45-7fcad574ff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:10.352Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=cd6dd66a-a66e-4f89-a2e0-4f345602b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:10.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:20.361Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3df47072-d082-46b4-ba14-d2bde9ef50ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:30.371Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ee3bb9dc-0f63-4a2a-8a83-fe5aa8d4337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:40.380Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ba59aa43-6c85-4207-89cb-f129eeeb1bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:50.389Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c6d35a53-f8ad-4479-8a90-ca0bae2bdcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:32:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:00.398Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=915495e7-251d-483e-8083-5e36fae64302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:10.408Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3f5b5649-9b69-4882-8ca6-4af57cc2da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:20.419Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1b5129bf-ceb9-420d-a204-969e64d499d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:30.427Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bb8f7b79-4512-4611-8ef3-f443ca23b8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:40.437Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5da7a206-f034-45e2-a4de-ea362feeffbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:40.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:50.448Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=57f995a0-2603-441d-b715-50a782969ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:33:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:00.458Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fc46f9eb-82a9-41b1-8098-88695df3652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:10.469Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a145632b-bf1a-4647-b1a8-0199612ad15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:20.479Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d2ab9d52-11a1-4b8c-a3da-b7e455ffd71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:30.489Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e01b7baf-b855-48ae-bd8a-19826100bb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:40.503Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0140da07-96b1-4421-a102-1babda463801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:50.514Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8fd6730d-2262-47ae-a3c5-e76d8000f4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:34:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:00.525Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6022f3af-f882-40d5-a5ee-2c7c7f102ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:10.536Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d93abeac-efa3-43c0-ad9b-5f081689458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:20.546Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3df2565b-93dc-44f2-979d-e0d7ae1aaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:30.555Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5f637ee4-5a9e-4aa3-b4dc-9de653e11525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:40.563Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=09eeb764-d3fc-4f13-925c-bc8e8370379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:50.573Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fcdbc0b9-8e0c-4546-8c98-8e96606cd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:35:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:00.581Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=047cf5a7-298f-46c5-8c7e-5001c7fc02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:10.591Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9f05aecd-aa3b-4820-8900-2d299f91cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:20.599Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e29c0d8c-d0f6-4ec8-b741-7f693be544ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:30.607Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=11ea7705-8d56-44c1-a987-400140cf9d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:40.616Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6c3b4470-551f-430a-950b-a917ccfdd4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:36:47.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:36:47.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:36:47.885Z |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-04-12T04:36:47.887Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:36:47.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:36:47.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:36:47.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:50.626Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=68c50bea-0e48-4edf-a815-c9c22dcaa255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:36:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:00.636Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1b829c61-b39a-4325-8195-f77a5c971641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:10.645Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=92c36e02-e8ed-482b-87bb-1560322093eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:20.655Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0b4c5c85-b875-4365-858a-6d0cc1917350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:30.664Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6e6ad060-ec57-4f4b-b193-88f5388c31ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:40.673Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b896f3b3-d588-40de-a409-78665de518e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:50.680Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5e0678e3-78fa-4ce9-ac21-55f7763ac071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:37:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:00.688Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=023b9be6-89d4-492b-9ef3-b8c6c923012e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:10.696Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7a7983ce-f88e-4d20-aef5-2db1edddaaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:20.706Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5a9d378c-27b4-4743-a694-c82f73fa8d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:30.715Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b344991c-c219-4be0-ab33-cd1f953b91e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:40.725Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ef7a56ed-e0a3-44bf-a2e3-01e0fcf1344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:50.733Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ca2b61f2-be6a-488b-b243-15fca9ece0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:38:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:00.740Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3f95e858-2ef1-4274-be6e-c273d7688b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:10.786Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f899858a-1332-43b0-af3d-026b8f5ab0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:20.796Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a487c99a-fa2f-4a6f-b031-98020cc7b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:30.805Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=dc0ece09-cd18-4c45-84c9-c9fd8dbc0b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:40.813Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e9cef808-738f-41d3-9f68-5441693ab01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:50.823Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b874e162-0d30-4bc8-b455-137a1a7c6535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:39:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:00.832Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1bc2a465-add3-4e85-af5f-b66074a77bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:10.841Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e7373add-5dcc-4bf8-8193-57e32d36ab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:10.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:20.850Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2805015e-ace7-4d77-aea0-e3d554732b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:30.859Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=42cd9e82-cc5b-4a4b-ba57-6de5a039589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:40.868Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=863d69df-3870-4d31-a642-9397bea87b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:50.875Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5d2ee43f-800e-4749-b2dc-bfdb8dd6ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:40:50.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:00.882Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2f69bee7-cbe7-4d5b-b07b-259c301e4bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:10.891Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a69247b4-baba-42e0-b399-e351bc4acea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:20.900Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bc55cf4c-e209-4d55-ba17-2d74fb846976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:30.909Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3a9b2625-70b4-468f-bfca-6d370ade59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:40.919Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=333e975e-b280-42b2-aff0-77efb938228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:41:47.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:41:47.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:41:47.888Z |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-04-12T04:41:47.889Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:41:47.974Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:41:47.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:41:47.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:50.927Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d1c20f8f-70b2-42bb-b6ca-c503e7788adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:41:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:00.935Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=163b7781-f5fe-4151-a626-60933954c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:10.941Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=de4b7f25-94e0-4528-8fd1-bd5a4fc62ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:20.950Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=93ad1184-ef95-4cd5-98a0-595a764070ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:30.957Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b127bd5f-dde4-4115-b833-3696ae6dbbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:40.965Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1aae13bc-f925-4b34-84b1-5872ed4f8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:50.972Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2a27c26e-2f5e-4509-ba8e-d71de2931ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:42:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:00.980Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4ac2cf93-9c57-4b48-a09c-01f0e509a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:10.988Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=35f01f01-3852-4497-afb4-d25e81aea56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:20.997Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b5ff28e7-030a-4c7b-8750-8f9bd32d6b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:31.007Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=30f0a8f8-0712-4a2d-b61f-10626a701b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:41.015Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ba412766-5885-4c2d-b614-357228c80c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:51.023Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=37e6adfa-e9b6-4bbd-a673-c3530ad4dd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:43:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:01.031Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e01dd27d-adf2-45bc-9a9e-7976c048fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:11.039Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d07a015d-0ad8-43d4-8a48-1a541002d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:21.047Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a81731ca-d484-418d-ba0b-e00995af2f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:21.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:31.055Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a4447ee3-3797-4624-809a-ad9fb6a2ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:41.063Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ed4f95ee-dfc5-45b1-b94f-d819e944f432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:51.071Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8ce704ce-621a-4166-8cb2-cfcdb9a47139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:44:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:01.079Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9941e6fa-9174-465b-95e7-3ec4700303cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:11.089Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c29f22d2-84ef-4e49-915c-f443af14ab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:21.097Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c386a78d-09fb-41a7-8d3f-38cab76697c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:31.105Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e4867dcc-cb4b-4171-9fe1-796dd0eb28a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:41.112Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c5c28225-ec07-467c-8b8b-a959f99e0548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:51.121Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=45036164-921a-4e81-98e2-81a78c70c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:45:51.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:01.129Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7abc0007-9f7e-4990-9e51-f3f9e3675002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:11.138Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1d68ee58-8620-45fa-9068-a213a7eb81e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:21.146Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bb0475b7-58f1-4a9d-ae62-b7608fd9620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:31.153Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c3e19bb4-f8a8-45f9-93f1-936683d2f0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:41.162Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=29cae986-bd38-4c7f-a251-78e0de2fb7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:46:47.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:46:47.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:46:47.850Z |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-04-12T04:46:47.852Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:46:47.925Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:46:47.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:46:47.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:51.169Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f2a7f22f-bc9b-4e28-9c05-e92e7a3be3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:46:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:01.177Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fabef6b8-2fc7-4659-ad6f-285bf654de39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:11.184Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=58259220-a9c9-4edd-9e54-7009aef1c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:21.192Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d3b2ae73-9f72-4ec1-b34a-0f5810fb25b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:31.200Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=579c9598-8bb0-45e4-9234-db9be4f66571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:41.209Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6c71fc68-baf2-4c55-9383-15f84164a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:51.218Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9da52e9f-a45e-4de5-84fe-26658a35df4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:47:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:01.226Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=174d3fb4-d24e-4476-ab84-f5dd8f8a1145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:11.234Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=42cb7d6c-1cd8-44b4-93e3-7b25459bf4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:21.243Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c6b3de07-61c0-40c4-8d16-4fcf80466a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:31.250Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f93fe31e-f110-4d05-93a5-aca76eb4d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:41.258Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=38d64737-2a98-459e-97c0-3a28f634d6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:41.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:51.265Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ece6ceaa-9a0e-43c1-ba00-8392e078dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:48:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:01.273Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bd43159f-48d7-4c57-870e-50604c2463f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:11.280Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b5c867c8-0e80-4168-8c96-5dd5fee91865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:21.288Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9045e479-7d62-4dee-852e-791bec8eec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:31.295Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=23b8daea-71e4-43ec-96fe-1b823dcc7c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:31.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:41.303Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a38a9747-8967-4e46-b65c-be472e655540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:51.310Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9848fbf4-2040-42af-b1bc-469116e01ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:49:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:01.317Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4f3c78ec-c894-4922-be14-f21e68eedcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:11.324Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e395f872-5613-4451-9aca-a8efde5bc9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:21.332Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f3a1fcf8-c8f6-4c95-98b8-993375f5ecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:31.340Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=accb577d-11c1-489e-b74f-92b6be0e6570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:41.348Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c1e20863-9931-4acf-81e4-34e272796ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:41.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:51.356Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ed7b9692-7799-413d-9d15-ec5c1da4a0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:50:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:01.363Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6d290aaf-2147-40c0-8931-326faf4ef47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:11.370Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b122c70c-de30-48a2-8c76-6e7a54406c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:21.377Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=375eb941-d13d-4bb8-9158-43f76a6d41c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:31.384Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b7011759-7171-4c05-9b19-2c3c038b2472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:41.391Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=84cc60f4-5ed6-4bd8-a23c-c459bc8be856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:41.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:51:47.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:51:47.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:51:47.866Z |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-04-12T04:51:47.867Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:51:47.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:51:47.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:51:47.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:51.398Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f72f754b-6fc8-4080-993d-81920a73dac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:51:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:01.405Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=88d887a6-46e8-4bf0-9aae-417074a33242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:11.412Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=24556c7a-11c4-4a20-924e-4401684e4e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:21.421Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=acc2c3bd-bead-45fd-8519-f119ff6eb507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:31.429Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4ee38fd6-c2f7-42fb-8311-eda342713309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:41.436Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0373764c-b8a0-4309-a37d-17a623a71e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:51.444Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d19718c2-dea3-4415-88ea-e2648fa9088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:52:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:01.451Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8576afef-c437-48ab-b0ad-d3559ce96084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:11.458Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e83a103f-8407-49f0-9196-b6f08e9ccd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:21.465Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=faecca12-3343-46f2-829a-cd1d1695c184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:31.472Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c712839f-50fe-440d-a7ce-c51f579b53e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:41.480Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7a1c95e9-720a-4a12-9b89-6b94e25eefe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:51.487Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b5edfeca-564f-400d-9885-350d51a40589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:53:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:01.494Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a6b77e37-192a-4329-b961-f459e9f01b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:11.501Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5bd838c3-a68c-4706-b5aa-0147f185236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:21.509Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c3ee1fe4-342f-4b07-93f3-9359a705d80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:31.517Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=973633f1-4c93-4caa-9079-a5af140042cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:41.524Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3490751d-4089-4718-b9a0-f4634f6badf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:41.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:51.532Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0ea9afff-50bb-4982-b267-44ce3c43abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:54:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:01.540Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0101fa90-6031-4da3-9402-0f938c40fd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:11.547Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fd5e9b51-a84c-4826-a991-0c4209619230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:21.554Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4ca53d1c-3777-43ae-8808-62c5e484ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:31.561Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=7e53751b-8e54-4a19-9eea-c74e9e858411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:41.569Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=72e51f00-b4ad-429c-9812-cb2a7553e629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:51.576Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=15edf562-461e-4fe6-9057-0880419d65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:55:51.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:01.582Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bc1150ec-52ec-4f4e-849c-7281993b05eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:11.589Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=faa8eb80-2dec-4a48-b651-968f47207fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:21.597Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=baa8f564-850a-4aef-aea9-a4973a20e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:31.604Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=acbfed1d-0416-478f-be34-8bd7475e31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:41.610Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4788d370-4ba8-49d6-81bf-95da3e8d9b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:56:47.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T04:56:47.855Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T04:56:47.856Z |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-04-12T04:56:47.858Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T04:56:47.946Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T04:56:47.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T04:56:47.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:51.617Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ae18046a-acdc-49d8-868e-b465d053f1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:56:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:01.624Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=065103c6-b516-4122-8626-b8220e7fded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:11.632Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a5dac5b5-aa50-4f4a-a8cf-67e8d5a2bfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:21.640Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=04abe9d9-478c-4ab0-8ea0-2f69f64b3e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:31.646Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4218b965-9304-4710-8d9d-677157a76a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:41.653Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=052beea4-2301-4e55-b297-13d9f0c71503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:51.661Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d43575cf-a00d-476c-8708-d08e0e03c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:57:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:01.668Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e339e6ad-e053-43ce-ba89-4fafe9db8d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:11.675Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=47911f9a-8e88-4b16-9665-ab887b2fd2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:21.681Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8f64d22b-0639-48c7-910b-8f8d24bdea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:31.687Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e4cc887e-79a5-4959-b65f-f277a40f893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:41.694Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=129bc035-c49a-429b-9eac-fc16ccb38e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:51.702Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=524d234f-f854-41aa-bc71-f18a3931ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:58:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:01.709Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=44aec6e9-b2e8-438a-af64-d101afd664a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:11.715Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c92a7a73-89e6-47eb-a47a-05dec4c6254a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:11.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:21.723Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6524d295-f5dc-4c49-8048-9414d08151be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:31.731Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=79dddbd0-ab15-41b2-b15e-073f5127c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:41.738Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=31136850-c10f-4101-a379-f2bacfa7a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:51.746Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b9b80936-0a93-4498-ba0c-7fe6cfda771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T04:59:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:01.756Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1e09ab7d-899b-491f-a59e-ee435c91730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:11.763Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=69b0c4de-4ec0-42a0-97a2-a2c472837feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:21.770Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=dc5d6498-109c-40a0-8068-c602513b0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:31.778Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=252d42c5-67ef-41c8-9b5f-8be587d590c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:41.786Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ec51311f-df4b-4283-a8d9-2c87fba8d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:51.793Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5cac864d-dca3-4c21-8b15-dc31ad5b0922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:00:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:01.803Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=423080f5-b93a-47e5-93d5-1393f59fd3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:11.810Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a20892c2-4f38-4ae6-bfa0-a032d095c6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:21.818Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a2145b21-b57c-4110-a9e4-29926fd8e500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:31.825Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d9d36c8f-1520-4b61-881f-8390b93a4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:41.832Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d4317e72-ed34-49d8-a3bf-d87d072a9120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:01:47.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:01:47.831Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T05:01:47.832Z |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-04-12T05:01:47.834Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T05:01:47.905Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T05:01:47.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T05:01:47.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:51.839Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fe41211e-706d-4b52-a3fc-89aebadb4618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:01:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:01.846Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ed2c78a4-f6a2-4335-88de-00c191652659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:11.854Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4832c9a2-59ef-4f92-8cc4-b065d065e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:11.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:21.861Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=cbdd4d49-0678-4c50-b36d-49f1c72596d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:31.869Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c0bc382e-90c9-4fcd-a08b-a97155f2228c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:41.876Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f704e4c2-49f9-434a-8888-d2b677eeb858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:51.882Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=809587c9-0ffc-44f4-95b0-ddd0981331d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:02:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:01.890Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=76851f44-f20f-4a67-8e00-1c482da767d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:11.896Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c6e6b075-6b11-4152-b6b6-eee8b6df7b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:21.903Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=948d4575-1ff3-44ed-8d2d-74b36ff8986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:31.910Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=939bb559-fcae-48f2-9588-58d152bcc10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:41.916Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=98bfe518-eb37-413b-8e83-4f71880b76da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:51.922Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=197d4b1d-ac67-4c66-84b8-0736da67a1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:03:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:01.931Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3604e707-f95d-41ed-8130-9c7b4903ea22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:11.937Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=70e12c9c-c09d-4073-b337-9ca6627a4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:21.949Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8a5cbdf5-09b3-4cfd-8f3a-b8aeb65a1bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:31.956Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bc91c517-6717-477b-a26c-192f215f54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:41.962Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5b1d57d1-748a-4e66-8eb6-6badec98b793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:51.968Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=df3edc85-3e47-41fb-9059-cf03385e4200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:04:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:01.975Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fd221869-e030-4ae8-bf17-317a8b400929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:11.982Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=239b87c1-79ff-4fba-bbc3-ed66bc484a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:21.988Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e6a46ceb-392b-4d6d-96fc-e5eb10c707db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:31.995Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a4a4ffe7-153e-42ad-a05d-823ad3eaa343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:42.002Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=34019361-5af9-4a8a-9cf0-62f269545f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:52.008Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5e548c96-b4cc-4db6-8ae7-fd9292b7f0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:05:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:02.016Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=da5a529d-2816-423a-bf9b-dbef16575ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:12.023Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e996ca38-62ab-43ee-9690-d72c437ef14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:12.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:22.029Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=34832155-a2a4-40b0-9acc-8150be6cb145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:32.036Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=09900935-11bd-4d79-bbd6-b52ca982fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:42.043Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=de95bdd9-f23c-4f86-b84b-c0b4159e0b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:06:47.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:06:47.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T05:06:47.827Z |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-04-12T05:06:47.833Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T05:06:47.906Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T05:06:47.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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-04-12T05:06:47.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:52.049Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=86de845a-43b3-48af-923c-72c28b217e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:06:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:02.057Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d47e37a4-bf55-465f-90ec-db5eded148e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:12.064Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f7efe166-0272-4bb4-add8-81e8230b8347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:22.071Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=61694ff2-917f-4e82-bb47-d83423ffa5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:22.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:32.078Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4fde1577-212e-4d10-8adf-0c1d0386e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:42.085Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c1d4d8e3-4230-4ecc-a82e-c7009fbcd3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:52.093Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0002be67-80c7-46ce-ac18-68aeff58a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:07:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:02.099Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=ad4305eb-010d-482f-a1f7-dfd88195bd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:12.106Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=baa83c16-94b5-4356-bbfa-d4d2338757a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:12.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:22.113Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=327cc9ec-f1e0-4bcf-bfd2-6cecd61a10e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:32.119Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8c429581-3c63-4018-a914-4b179ea0414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:42.126Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=41a7d461-f9fb-485b-bba8-1bf7d7807121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:52.133Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bf0efa92-a9db-481b-99c3-ed674d0eeb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:08:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:02.139Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6dea8b59-3870-41cb-a960-e8dca4a39abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:12.148Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9b7bdb02-e200-4b6a-a068-b0f2b5f176cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:22.154Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1b18e2d1-0d59-4c29-af73-485d324142bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:32.161Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0c4125db-efa5-4558-a4a1-2fe3ce426ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:42.168Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6da40a47-b5ff-49bc-a281-79d415927150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:52.174Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=4a36f335-e252-47ea-aa73-d0d8d5dc08e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:09:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:02.181Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=13832fac-1317-4301-bbd4-6ec3a65ad181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:12.188Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6e7a3bac-112b-49d1-a9f4-c44c0e05d9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:22.195Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=66a3c1f2-be94-452c-bb2c-37d6a793d4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:32.202Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6c3be766-2727-4050-ab95-dd8db690d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:42.209Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3d22dd1e-50c5-4767-8f07-27dd62050275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:52.215Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=143b5a7d-c267-4a04-8bca-40a2d75754be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:10:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:02.224Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=fdc641a7-ad6a-4dd9-92c5-d6d3bd16b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:12.231Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9d40492d-79eb-4fa0-9100-681f79c3c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:22.237Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=885c5ccc-61f0-4b91-bb8f-86459bec3686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:32.244Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6ae70d9e-5110-4cc2-bcce-dfbe45a42a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:42.250Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a3687756-3707-4136-980b-f434b38d24fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:11:47.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:11:47.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T05:11:47.838Z |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-04-12T05:11:47.840Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T05:11:47.914Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T05:11:47.914Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T05:11:47.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:52.256Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=8af9f2b0-d168-40e0-97d2-a03df270ecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:11:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:02.262Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=49a24768-205a-4b2a-830d-177ed3eb3ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:12.269Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=88a24337-2dfd-4bea-af18-5e361c4c5517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:22.276Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5023833b-f9ac-444e-88a7-c0175986787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:22.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:32.282Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1fbca49a-a2b6-47f8-b766-8c916c704701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:32.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:42.289Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d8b883d7-6291-438c-bb58-cf73bb31f0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:52.296Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=08838342-cce1-47bb-b002-01f79baeb84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:12:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:02.303Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2d7cdf6a-bf49-4c27-b9f4-898062353837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:12.310Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=646bf117-59d7-429f-a04b-59e0c513ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:22.317Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c31242f3-a53b-4389-ba8c-08ed97c28cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:32.324Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=89917921-b4fa-4069-a5ec-7cf243a9e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:42.331Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=cf782cc3-cdd4-43b6-9881-d36f6004d7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:52.338Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f59f59d4-b3ae-4b4b-a7b7-824930abb69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:13:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:02.344Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b54db0cc-a046-45b7-8287-bb25b21e7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:12.352Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=51756ddc-43d2-48f9-8d3c-6b805410ed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:22.359Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6156a171-3f7e-40f8-8152-42b65a4f820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:32.366Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e82a0f42-8327-4bf0-a31b-db9247c2f0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:42.374Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b7986703-9e21-4b45-873c-0f815da8a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:52.381Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3b3a6a64-4e2d-44a6-be4a-d4093beb8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:14:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:02.388Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=f4278154-cfae-4dc8-bd49-344ee244f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:12.396Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9da4ab42-1d19-4136-8051-2057c1d815f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:22.401Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d7cee411-29da-42d5-aba0-2adbde1e356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:32.408Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5a0238cb-3aa8-4184-8648-9d8ce9a8cd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:42.415Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e944a03b-9c38-4c33-8e64-af3be3dcdf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:52.422Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=91bb7924-4959-4b91-b09b-3f6e6e5dcf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:15:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:02.429Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=01099cd0-d364-4db0-9e1d-ff90f4d42a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:12.436Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=9a1a756c-62b0-4321-8fd3-e0b19f844675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:22.442Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=10c33faa-58fb-4e67-8cad-01776f13f197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:32.450Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=18934f88-d8bb-4f26-86cb-17db079f5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:32.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:42.457Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c6fde0e3-3d19-45dd-8d12-8d686cc8b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:16:47.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-12T05:16:47.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-12T05:16:47.856Z |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-04-12T05:16:47.858Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-12T05:16:47.930Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-12T05:16:47.930Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-12T05:16:47.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:52.463Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=0edb1312-048b-4e9f-b8a7-40fca3be6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:16:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:02.469Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=161dca2d-5d07-404c-88c6-0d81607eedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:12.475Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=3065376b-a45a-41ab-b1f0-4a3b4c1fed88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:22.483Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=1deb4b1c-d7fa-4bf1-9128-5478552e977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:32.490Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2c01c7a5-7118-4c8c-a439-13bb0396b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:42.497Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2c791926-ec35-4135-b2b8-6cb22f753001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:52.504Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5e005b51-40d4-4f92-9121-bcb66d83a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:17:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:02.511Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e958ee32-9aaf-4921-a6ee-7b45e8b97c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:12.517Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=6e884f72-5e86-4b2a-aee7-e352ed874604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:22.524Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=2861b949-554f-4837-9b0a-e606bcd47395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:32.530Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=66819ce6-9da4-43e3-acf6-c6f38d208ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:42.537Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=22fd24dc-2570-4bf9-bf7a-744638a2d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:42.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:52.544Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=16bd66f7-6fb5-4ed6-951a-a576d9dace6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:18:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:02.551Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=01d67626-766a-4373-8ea7-37149aea46b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:12.557Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b0d78437-7825-42f8-a0b6-8bf6fdf7ebbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:22.564Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bbdd5513-9f13-4bc9-ad06-7a2a8f9d9407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:32.570Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=c10b4cd6-0fa0-400f-9138-f738669839ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:42.577Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=bf7dd2dd-10ed-40a7-a7f4-16232e746175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:42.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:52.584Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b47d72cc-922a-40c6-b0e9-a77830d87f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:19:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:02.591Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=182cb5a0-8402-4604-8f3a-53d9d80b4433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:12.598Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=b0bf148f-7f85-44c2-98fc-11b3fbe46792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:22.604Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=a3c618df-9e24-4b7b-a6c5-2fbfa7b4a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:32.612Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=e9f14be7-10d1-4924-85ab-685b253a7a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:32.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:42.620Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=017beff2-77ab-4904-84eb-000dfb257c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:52.626Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=d9f4a7c2-9cb0-41f5-b9c1-57d9341df24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:20:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:21:02.633Z |INFO |Init configs |InvocationID=83ac52e0-1f9f-4100-8440-6142133ea104, InstanceUUID=5c5cf904-b25e-4d8d-bce5-08f61d09493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-12T05:21:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |