. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:48:23.520Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:48:23.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T10:48:23.553Z |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-07-04T10:48:24.269Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T10:48:24.973Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T10:48:24.974Z |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-07-04T10:48:25.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-04T10:48:25.105Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-04T10:48:25.129Z |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-07-04T10:48:26.612Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-04T10:48:27.004Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-04T10:48:27.063Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-04T10:48:27.063Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-04T10:48:27.129Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-04T10:48:27.129Z |INFO |Root WebApplicationContext: initialization completed in 1999 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-04T10:48:27.504Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-04T10:48:28.546Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-04T10:48:30.236Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-04T10:48:30.572Z |INFO |Started MainApp in 9.177 seconds (JVM running for 9.746) |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-04T10:48:30.636Z |INFO |Start scheduling PRH workflow |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:48:30.645Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9aab8b3b-1bd8-479d-8940-0056a3ada3ee | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-04T10:48:35.535Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-04T10:48:35.536Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-04T10:48:35.538Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-04T10:49:00.736Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.122.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:49:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:49:10.792Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bbbc9bc3-4335-42ef-9ae3-a965fd766a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-04T10:49:40.845Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.122.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:49:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:49:50.847Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=40b85684-57ab-4d3c-ab46-4c8a9f1c0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-04T10:50:20.876Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.122.64:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:30.881Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4d83603e-2008-4d90-9ab8-89747754e52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:40.995Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9de7409c-2a3d-4fa8-9f42-18860572689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:51.014Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3d6719fa-1d64-40d8-b3c0-6ed57a6464d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:50:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:01.034Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1ca54b26-3af9-461a-9494-16fa3ef717f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:11.051Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=89a34cd4-b181-49b0-9811-c55ae40e4268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:21.999Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b05cce2b-dd0b-4a42-bd8b-77f549a398d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:32.012Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c1ea98ab-c06a-4ca5-b2be-2b10d75f2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:42.030Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=06b793eb-3908-4be1-84e2-6186a09998af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:42.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:52.041Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2b3e40e0-07f2-46af-b7b1-ae996860259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:51:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:02.050Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7b9c98b4-2a7b-4f9a-92db-53caeb58aac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:12.061Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=06447283-854d-4002-bd6f-3f1f6e77b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:22.076Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d6af6642-1886-4f14-9bb2-31c39b76b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:32.098Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3502c1b2-8f6e-47a6-9568-973057f8bfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:32.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:42.111Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8f930a1f-b98b-4aba-9ba7-53aa93290fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:52.127Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d65a3142-afed-4eb4-9f27-abe39e46de47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:52:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:02.140Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=49f2fe18-96fb-4f66-b7d1-757f919e4c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:12.151Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e9a3fd3d-c604-40c1-9ef5-3e3ab0c9ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:22.167Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=09dff12f-967c-44c4-9ae6-eb52bcdb2480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:53:28.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:53:28.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T10:53:28.671Z |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-07-04T10:53:28.760Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T10:53:28.883Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T10:53:28.884Z |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-07-04T10:53:28.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:32.197Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b1a13975-cad6-4945-90fe-eb116e9576b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:42.235Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ec0e48af-4b78-4f83-a312-131adac511f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:52.261Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b3584b36-b49c-42a6-84d6-3c1e87e2bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:53:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:02.273Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7722eae3-425f-41cc-86fd-4b47ab38304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:12.292Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=28b090fa-4682-4962-b7cd-4a9e8fe9d5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:22.304Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a97bccb7-4e24-4262-af10-f95122150832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:32.318Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=341457c5-dc9f-445c-88c3-02301e07a8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:42.334Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=823c5524-be74-4907-b48f-ea37fc79f5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:52.344Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e56305ac-0c2b-4773-8f09-72aa0e2f9bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:54:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:02.353Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c438084a-939e-46ef-b0a6-f3b985269fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:12.362Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=83f55208-fdd8-4457-8f26-0d2bebdf5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:22.374Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a749f02e-930b-4b25-b66b-d6579ce2f354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:32.394Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6aa15962-dca0-407e-9795-f5004e059600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:42.411Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7f34fe81-35c7-425a-9abe-9a866d8566fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:52.422Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0d5e059e-8b42-4ff1-83c3-59948da426a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:55:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:02.434Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2f8afecd-3ee4-4508-979a-ad3baba40c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:12.444Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=739c8a28-1265-41cd-b335-a4cf1479ee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:22.454Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=18c5854a-a383-4aed-a0d9-d9503c6c5581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:32.464Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=19363577-6037-48c3-82ef-e87ccaa96b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:42.474Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7ed7296b-83d7-4ef0-a1d9-f209e5a6f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:52.493Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c7053991-da88-4467-8ecd-9c785f266201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:56:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:02.515Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d2e6d392-e8ba-4e86-97c9-78a8efa2407e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:12.528Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2279a019-a144-44e9-91da-5398dfb397bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:22.538Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f28bba10-a36a-4303-be34-c66c88d43401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:32.547Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b5d95b55-c601-4e30-be85-f57834094e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:42.609Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=24d8b8e1-f069-4770-8850-46dca127f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:52.632Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=861ac06e-6d01-4907-a9cc-84f86b2d13ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:57:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:02.645Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8122ca0e-2c83-47ac-9bd6-ae1ed0e09d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:12.670Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cb2540c3-4e80-4940-afee-298c4c697bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:22.697Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f36f8667-3863-40d9-942c-5fc9668283bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:58:27.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T10:58:27.906Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T10:58:27.907Z |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-07-04T10:58:27.910Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T10:58:28.008Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T10:58:28.009Z |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-07-04T10:58:28.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:32.705Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b2a6618d-f53d-4fb1-b179-2e0ec60e33ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:42.724Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e09cbfc7-ce34-4bc9-acbd-b3f8c73ea4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:52.764Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=460b7a2c-e2f0-47ca-92b1-3bc431f43405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:58:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:02.789Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f59901f2-c4aa-4084-9d72-275626e1fd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:12.815Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d59e4427-0981-4132-ad7f-69097600d9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:22.825Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ae76f5a4-78c9-48f1-9a29-9e8af133ffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:32.836Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4c1942b1-62cf-471b-9cfa-e69bf6bccc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:42.846Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=aa2a10c3-1ba0-49da-acc7-63bec737319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:52.954Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=20cc073a-ab5b-40ad-b050-e42d1fc48d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T10:59:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:02.968Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bc72da23-07b4-44d2-ac6c-fdb303d67487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:13.138Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9633903f-f1a8-4a68-a8b1-6f5f04359144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:23.148Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e0d5c513-125a-47bb-b39c-8df640c93f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:33.157Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b4dbd194-5fd3-4e41-b3cf-33d6263ca5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:43.173Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1f33dd6e-ab9e-4350-ba55-6a2011a6515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:53.195Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0fdbff14-1fa5-4f2e-98bc-86d45f7a1931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:00:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:03.211Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2bcf0e21-97c2-488e-8119-5851b31e9a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:13.221Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2a71682d-e55a-4b95-af30-c7326d8fffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:23.232Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ba89c03a-dcb9-4ed7-9840-8cee439f1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:33.247Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a343d4ad-77d5-4306-93dc-1ade7b65e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:43.260Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=274c31a3-e6a3-4995-aeaa-fe9115919eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:53.273Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ec87a20f-22cd-499b-b1d4-362a385dc93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:01:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:03.303Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a88b3255-c5ea-4312-ba6b-73217856989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:13.311Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=074801b0-f082-46a9-a985-ddda1d161caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:23.322Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7e59611d-29e2-403e-b254-1e07c11ed836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:33.334Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b2bc49ec-2d0a-4718-8a84-b29f1cfcb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:43.347Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2b48494d-f9b3-458d-8fd1-c33bff9345fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:53.358Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1b4d1030-0b7c-4407-8721-212814a6cd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:02:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:03.374Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f45311bd-1c17-411e-a957-5679b05866b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:13.392Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c85bc39e-40f9-4cdd-98e1-d4e2d7b9b912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:23.406Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f4e81c58-fa4e-4524-924e-9ab4a31b7cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:03:27.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:03:27.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:03:27.921Z |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-07-04T11:03:27.925Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:03:28.044Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:03:28.044Z |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-07-04T11:03:28.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:33.420Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=303fdbd4-9976-4d55-8dd5-fee11f6b1d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:43.436Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0ae30f38-1306-42c9-9eeb-1cba244b7f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:53.445Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6ea0370f-b083-4dc8-882e-64709292bb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:03:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:03.454Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=71d5b09b-1ecf-41ce-a51c-784094e7f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:13.465Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=efa109d0-d7ad-4c37-b7ac-eacd2042ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:23.482Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9f42e1e6-7e3a-4617-8d35-9199489e60f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:33.492Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fb90acb8-1393-4bb5-a1a6-0c44a4584a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:43.500Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=57261e84-7fa3-4ed8-9e0a-a59573d3b7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:53.530Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2d251810-4338-4653-bb2f-f7165471a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:04:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:03.538Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c2a559f4-a364-4e67-ab34-cc8724940fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:13.547Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5e9141d1-b3dc-475a-93c6-f3d2a7fa5013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:23.555Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f3dd5780-693f-48d3-a54b-b346e953684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:33.564Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3dc23205-8b09-45f3-88ed-c62178f3a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:43.573Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b620ebe3-4ba7-4d02-9925-a43b56800b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:53.588Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0f94d8b3-087b-4439-b877-cd7736490134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:05:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:03.596Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b675c00c-8480-45be-a72d-5f826c4ac116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:13.603Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=38a3087a-b961-469b-b769-cb0a582bf315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:23.611Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2d25725e-289f-4d41-a6cb-54ca9f8ca765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:33.622Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2b7ba9ea-9df8-452a-8c64-924228fee842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:43.632Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d5169bab-2f26-4c3f-8de6-ed2e055ad5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:53.642Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=085c9682-b0f2-42a8-bf05-952e28bc551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:06:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:03.657Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5942a8b8-6bf0-4485-93e5-8e0ca984dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:13.666Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b1ab2e7d-87c1-4e97-b1b8-f75c5443c3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:23.685Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f2bafe0e-bcd4-409a-b3b2-b251b73dcff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:23.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:33.694Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bb9a4b8b-2ca2-4f3f-85da-f8fb1ae2c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:43.701Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=50b99e80-be55-4c8a-8f13-ed0931123c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:53.709Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2459d115-7b16-4fc1-a9c7-0b6b0b5c4bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:07:53.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:03.717Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=575d6d42-5451-48fe-984f-c7a77e09790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:13.728Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=77e12aa1-ef15-4afd-bf56-4878afa7fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:23.739Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e00f8d45-d7c9-4118-8883-6127064e7651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:08:27.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:08:27.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:08:27.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-07-04T11:08:27.890Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:08:27.949Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:08:27.950Z |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-07-04T11:08:27.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:33.746Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3b272ac2-28a5-4f03-9d0e-58c7a661afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:43.760Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0c070a2b-f095-4cd5-b2c2-1af4681a2e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:53.767Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=80e12c4b-b926-42d8-99c5-257d689d7bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:08:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:03.773Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bbf441f9-ebbb-43b4-a9d1-f757f922d87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:13.781Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=de276e98-be73-4510-ae1a-9d5698bbb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:23.798Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=70a080a7-e9c7-409f-9298-d981f5cfa170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:33.806Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=910a6280-801f-4045-8556-1c7497047550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:43.813Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1545b30f-c758-4bd0-b525-9cee56f2838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:53.823Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1f0bc0de-dad5-4506-95cc-223d17e930d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:09:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:03.839Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b8f9912d-2d64-49c6-8809-40bec6a816ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:03.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:13.849Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=406dd1b8-fae0-4b57-9002-8a061e08b2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:13.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:23.856Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8f548a74-c0cc-4ae4-9b5d-30009a14c5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:33.864Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dbd92dfe-f987-4cfe-9f2e-cdb0cd01e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:43.873Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=836f09ae-5bee-496d-a3e6-4b5fb5026d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:53.885Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=520cd6d0-169c-44e5-a850-102bdcc19360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:10:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:03.900Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=af6c7b76-e8ea-48fa-8224-49fe582d62b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:13.908Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f50e289b-43f8-44bb-87dd-8d50064c9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:23.925Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0667005b-e9d9-4a39-8143-695d4984a4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:33.933Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=455e546e-bb58-4b40-aa5a-8534be2548b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:43.945Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0bdea50e-7b5f-4f18-af6c-0f37ceae26f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:43.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:53.954Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4aac5d11-258f-44a5-a8bb-1d667a369ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:11:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:03.961Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c7887d4c-2626-457e-b278-c45011929b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:13.969Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ea94f03b-903a-44a0-bbe8-7c560ec15fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:23.993Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9bccaa4b-51fd-4cc0-aca9-245aa0ba29b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:34.001Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e944e9f3-23eb-434b-84e4-7655f4616b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:44.010Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=32305eeb-e4c1-4f70-bf58-3de8594af450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:54.028Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e210c257-93dd-465f-8b8e-223dc1499813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:12:54.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:04.037Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3937fe83-2907-4dce-a2bf-9c23de5faa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:04.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:14.049Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=abc28e38-69d8-47b8-90da-61651ab62bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:24.063Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=51cd6ed9-9b69-460a-92c8-ce706d36f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:13:27.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:13:27.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:13:27.876Z |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-07-04T11:13:27.878Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:13:27.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:13:27.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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-04T11:13:27.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:34.102Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5668589e-b8c4-4674-af0b-6ecfd4c0946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:44.113Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=09a4ff1c-c82b-43fe-861f-5c576344920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:54.128Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6dcf7566-2a4d-4ad5-baa9-d8f33de2dffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:13:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:04.145Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ea94e449-e21c-48a8-a729-cb723dc5684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:14.163Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7a18bfa3-7e91-4bef-956d-d0f30a766259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:24.171Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c7eeac5b-5e1d-40f3-bf4f-685502bf723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:34.189Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0ca4169d-11d0-4999-95cc-4553edb294ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:44.196Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=47a5cad7-5252-47ac-9a4c-36de6bdb43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:54.204Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0e86a31a-33e8-4771-b073-4bf14a5311cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:14:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:04.215Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=47b11efa-e470-4378-99ab-21b0969824df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:14.223Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=018430b8-57db-46c1-8358-968819e10ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:24.236Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b5749761-3cce-4542-9b24-18a2649bf025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:34.263Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0c0f9ac2-166a-432f-83d0-f943cdf0301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:44.271Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e714d3a5-a45e-447d-a76c-604862e0eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:54.281Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=760d0991-b815-423a-b12f-d34aee9409b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:15:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:04.296Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4c6bfe92-e4d7-446f-93a8-79cf8e2cb08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:14.304Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dc0f9c9f-4a02-461f-a629-696f9e1a43be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:24.314Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a5772be7-456e-4c7b-a583-89f15d6d352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:34.324Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=097527be-449d-4135-914b-515a2b58258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:44.333Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ad94c2ee-a79a-4c69-b3d3-e7b1d8414c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:54.344Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=32f81462-b887-4759-bc02-5324033d484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:16:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:04.370Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a9273103-a381-4c2a-80f9-6d0bbd2b6f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:14.378Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5147bded-31a0-4e69-9762-fcfbd92cd761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:24.390Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=40a5339d-bc29-4d71-8325-8d5cc7598575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:34.397Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4055d6b8-f5fc-4a50-a8f9-178f4c85ecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:44.406Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=59abd137-814c-4058-8c72-ff6a7e9df5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:54.414Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=afee025f-b67b-4d46-b495-af0885ff38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:17:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:04.422Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6029a2f7-3f7f-4f22-ab5b-b925c75d14cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:14.429Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bfc2567c-82ec-4fac-b1c9-4b9c4f569715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:24.438Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6629b5cd-6ef6-4590-ae2d-09c92638748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:18:27.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:18:27.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:18:27.884Z |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-07-04T11:18:27.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-07-04T11:18:27.950Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:18:27.951Z |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-07-04T11:18:27.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:34.456Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1f45a45c-ab4e-4fd3-8b59-7282aba2c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:44.463Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ef3a2c4d-f0b1-439f-af0b-9aa2000c375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:54.472Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9433052a-b070-47c2-bac3-5459b427f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:18:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:04.484Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0057b8da-2021-4f16-a365-c861cf3e2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:14.494Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e3a029e4-9716-4831-b88f-37102382c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:24.503Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=da7bc16a-20fd-4edb-8788-ef7f8f90a5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:34.511Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=df992b68-721c-4682-b703-c0737993c16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:44.521Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8198210e-12f9-405f-bc0f-519883575a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:54.536Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=96218c4d-dedc-4460-8be8-67eba7c9183a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:19:54.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:04.544Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=82b0c25f-5930-477a-bd96-8128f19493ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:14.553Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bdaad9c1-d972-420d-9eb6-a01bcb829592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:14.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:24.560Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=78731270-c579-4709-b743-c3041b208227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:34.568Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=439f504e-8bb1-4e77-aad3-7e88117ab99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:44.576Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e7932f2d-5098-46cb-b364-0c8bdbd34da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:54.598Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9c9ff663-6294-49a0-8c42-4f4c068e7fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:20:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:04.608Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3ab41217-f53a-41fe-88da-27f8df9f6097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:14.626Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=88a48585-b396-44b4-839e-68876e82577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:24.635Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e2a7d1a6-b7f8-48db-9d0f-dd859eb231b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:34.641Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=24806362-acac-44cf-8882-83833a0767c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:44.649Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f6e9de1f-0af3-4a14-919b-998a852749fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:54.658Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=52a3b530-fdc8-4829-bcb7-4725ea5d531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:21:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:04.666Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d829bd57-0505-44ad-891e-56cb6b3c36ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:14.675Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4d56362f-a7c2-4566-87e5-47f36b8b4267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:24.700Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f74084a7-6e0d-417e-a77c-11dd318ce1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:34.723Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c4d60e79-cdf0-4c2a-9296-ff70d3a5f8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:44.730Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8d09c6fc-3fba-4993-b5a9-60ab33cd003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:54.736Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=37c02f83-ff59-495c-8a14-9fe965e10b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:22:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:04.744Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c22c00e8-81b4-4287-bad0-8dc1ff664d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:14.753Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5b4e550d-eb73-4c46-aaca-1df9506f5c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:24.761Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=94282cc6-66ed-4dfd-a1d7-14cea9f78bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:23:27.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:23:27.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:23:27.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-07-04T11:23:27.890Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:23:27.955Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:23:27.957Z |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-07-04T11:23:27.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:34.771Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=22540d38-515d-4bd6-9104-2e9e11090658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:44.799Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d36ef0a0-a47f-45dd-8f11-6ce9a2014baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:54.807Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0246e69c-f506-41fe-b5ca-b99e0722b5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:23:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:04.814Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0b8f2d6f-57d8-4033-847e-9ecb3ccee352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:14.821Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=617c96f7-16d3-4c56-a686-992621b30feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:24.831Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=783d6102-2c86-471a-a4ea-5387c0c009fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:34.839Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=67d5c058-64af-4891-a03e-d05a6de5d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:44.850Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2148b3f6-1c90-400a-bc08-28f4794c149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:54.857Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8fdc4fa2-d895-4083-b035-aff8591b5651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:24:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:04.871Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9a3b5225-61fb-4cc7-984a-c89adf463033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:14.878Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4699770e-fc16-485c-b46c-46c1222275ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:24.893Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=57f9d2f3-8620-4324-b7d0-e96cecc7f254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:34.901Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=da45c7d9-583e-4f3c-ae43-2f6008d1a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:44.908Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2124e1e1-9e60-4fbc-b93b-4894fbf61db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:54.917Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=caaa7d52-4c55-4987-bb0b-dd28b3fb0a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:25:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:04.924Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c801253c-c36f-40ca-9220-6f49b8b8c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:14.930Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=efb79e23-ab7b-41c0-b7dc-13a0e55dac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:24.938Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b5fe2f30-5ad4-4a3d-b55e-3300c2d2c6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:34.958Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a6244867-4df1-4e7b-9932-a65474a635a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:44.965Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=861c5aff-8256-4517-a93e-22a8df0e46f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:54.972Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cd1d9ecc-8ab0-40dc-8184-6e279048a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:26:54.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:04.986Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d9b0570e-4eae-4e7a-8f91-fc5a1e0c6a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:14.998Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f12988c1-82cb-4896-8aaa-0a093d83e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:25.007Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=654a511c-cf84-463d-ac96-a0e1c64a6c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:35.015Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b4fedf74-a682-4027-8c63-709bb7a2f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:45.028Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bb9ceec4-5bc0-4a8a-bf32-71519cf33ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:55.040Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bb15754c-981f-4dcc-ac9a-5393b79f819b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:27:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:05.049Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dbed8e0e-e943-405f-a381-cacbc538480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:15.057Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f6b3d575-6d84-40fe-8aa0-606a0f39f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:25.066Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=094145dc-029c-48de-bce4-cc24814a1319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:28:27.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:28:27.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:28:27.871Z |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-07-04T11:28:27.873Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:28:27.917Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:28:27.918Z |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-07-04T11:28:27.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:35.077Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b09fed42-17d6-4fd3-a830-90022bf72dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:35.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:45.095Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3b2317fa-e32e-4e04-ac2b-4da51b6d29be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:55.104Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e7756098-0017-46d0-a0cb-313287737a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:28:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:05.112Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=73568aab-ead9-406e-8078-5ce2c85320e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:15.126Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b46a13aa-6d82-4a92-b66d-560dbc74ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:25.133Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2d9470e0-1f94-4892-b67c-ffa2c1661776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:35.148Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=adf3badc-679b-408d-92ee-9b99f7b0e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:45.155Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5bbe7ac3-4afa-46aa-bdb7-e2c1966cf062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:55.162Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=36daa4e3-fad7-4705-9a04-96f4f66646db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:29:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:05.171Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=36da18de-b87d-42a7-a048-b538ca806961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:15.184Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=851350c8-ee24-4df9-9528-39627ff7e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:25.191Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c7384aa8-d666-4007-8252-b76be8a3a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:35.198Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7fef3a11-54d2-4c4f-b532-dc2e44d4f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:45.212Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ce4d67f5-93e8-45b5-887d-02b7b5c71a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:55.218Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2c7e07d9-6445-45ad-9adc-48b412626cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:30:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:05.225Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d7ea7fe2-beab-4f6b-a28b-2bdf0e84a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:15.232Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cd7691e9-c294-4d1a-9c39-f1412bdd8ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:15.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:25.240Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2d7462b7-b193-4ec3-bd50-c2f0058403df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:25.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:35.249Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8e9874e6-9ed3-4242-9123-bed7d2272f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:45.257Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b6da84b9-06aa-44ed-808d-3d4315fe9a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:55.271Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=362b9b7f-7838-4aae-a667-a23cadd4e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:31:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:05.295Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5e5db7f6-49af-4ba3-9ebb-9eeddd2d6e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:15.303Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4d2e304c-4871-4700-b02f-f15addef4c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:25.311Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7502d443-7462-4777-9d30-6d0382703844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:35.317Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=37ecbd0c-fff5-41ab-9a12-3e0943d0ff98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:45.327Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4ea3f803-5610-464a-b90e-3eb2bd39f403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:45.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:55.337Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c7a01236-617c-4502-ad5e-ab4cc8c4750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:32:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:05.344Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=669ad8e7-e251-442e-abbc-7cddb682f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:15.351Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=377429a6-e162-404c-907b-44b5ed97bcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:25.359Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=de82fe11-c93b-432c-b5f6-989430b5b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:33:27.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:33:27.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:33:27.875Z |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-07-04T11:33:27.878Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:33:27.943Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:33:27.944Z |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-07-04T11:33:27.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:35.371Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=498b2e1b-c598-4792-a163-0f68d4ae6500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:45.391Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cf0b072f-1030-491a-88cf-25e399377706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:55.398Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=23780785-d368-4f5c-af86-e7fcfe64833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:33:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:05.404Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=28f873b7-923d-4a3c-8e8e-fef9721a2e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:15.411Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dcd4837d-e260-4e39-bb58-53bc1e1d6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:25.419Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=45cf225b-76af-4b83-89b8-1cc3ce8e018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:35.427Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b258d8e2-c377-40ab-82fe-a86c9253b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:45.434Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bdb8036a-c13d-47e2-bffd-88ad94c3df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:55.449Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8d52a828-5ff0-4029-a2c0-e86f6ae8c3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:34:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:05.468Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=03ee10f3-94cb-40d3-b59d-d096c959809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:15.474Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=300c479d-2de5-4a3d-b56d-0977e32c6373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:25.488Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6b6482bd-e0fe-45f3-bef1-1d1aaef1f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:35.494Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5a068ab0-101c-4a34-b73f-b39fdcec4caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:45.500Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=605df955-df20-41c1-9f5b-5f6939b39754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:55.508Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=339a5b94-72ea-4fd7-817c-5b7bd4ca7128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:35:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:05.514Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=36682528-e467-433d-89d3-ce4efb6d9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:15.520Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=66e0d3f1-053a-4444-b04a-dc67a8767e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:25.535Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5989ba4f-eefd-49c2-bcef-04d99ae1f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:35.541Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9da5dbef-d36b-442c-912e-a947b7699c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:45.548Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=751a9701-0433-47d6-a2b7-58757040bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:55.553Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=17ac1859-5cf1-4ab0-a29a-a5afb726c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:36:55.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:05.559Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2c76ece1-676b-4b13-900f-d69ccab72803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:15.566Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f7fbea6e-07b6-4551-bd65-6565cd051e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:25.573Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f1813a54-0a64-495f-8291-8dea5b0aab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:35.579Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b85fd344-d3e8-4674-ae1e-298b2efdba47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:45.591Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=414fd7d0-e962-46e2-9314-e87afae0d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:55.600Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=defbc529-d0ef-4fd6-9aec-15f9968414a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:37:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:05.607Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ca0527b6-ec97-4afe-aa4f-a1ac9e885516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:15.614Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a202eda6-c511-484d-a820-34363861885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:25.621Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=420580ff-d9f3-427d-9da6-d0cfd8177bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:38:27.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:38:27.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:38:27.892Z |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-07-04T11:38:27.894Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:38:27.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:38:27.939Z |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-07-04T11:38:27.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:35.629Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=19f90a12-5411-431d-94af-a832f4f21705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:45.635Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e236d6ac-5f08-492e-bc0e-326f8ed08c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:55.644Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a2d2b734-fd72-4aa6-bf56-582a9e024e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:38:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:05.657Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d4bfb1d9-92e6-4aa8-b900-db2ba46cb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:15.663Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=df58cecb-68f0-4fd5-9786-2ee4196e4b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:25.669Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8fca6df4-835c-426f-8f92-936bf0f5fb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:35.683Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4883526c-4f85-411e-a325-87d7779244c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:45.692Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=45e5eeb0-5da5-4634-bcad-41bbc8d9d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:55.703Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b670c835-be58-4313-a9f2-0147e77a0e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:39:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:05.710Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a2c38621-bdcb-417d-bbfe-95be060e9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:15.717Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dee5fbf7-0c4b-4c67-8b90-b0bc14c024fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:25.724Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0159ddb1-3176-427e-829d-e4f123a177c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:35.739Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f508dec1-640b-4851-b2f6-c214711ba87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:45.746Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a98b4fa6-4329-44cf-adbb-830f0677d1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:55.756Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2cb115ef-6cfb-4e46-a40a-95baea177628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:40:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:05.763Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=26eaa0af-a1d2-4c85-8482-217e7c0aedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:15.769Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=467b1a85-c419-4977-a312-2f6861fe100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:25.792Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5f9f44e3-57a9-4aa8-a1cf-cc5ecbc9e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:35.800Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=beb7c75d-1d2f-431e-9881-41505d2025d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:45.806Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=985db6e1-c016-4e33-9a0e-2f095e8fb7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:45.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:55.813Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4682f69b-48a8-4533-bed9-cdf6792a7217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:41:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:05.826Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e557dbcc-8ce0-4a59-aafb-4d22a1fee47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:15.833Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=89c3cc2f-bbd2-4608-b4b2-1f7b0c42747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:25.840Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e4ff31a4-c8f4-4b1c-afa9-dc7a04ed2db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:35.847Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c3d596e6-2857-47d9-a4e6-cc39642e347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:45.853Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cb012e7e-d984-4355-b428-95417a2b0166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:55.858Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e16c8043-153a-4a23-acf8-c4234f24ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:42:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:05.867Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=02d744ba-0c49-455d-a8e1-bb20c33c2946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:15.873Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a2f55a22-bd37-4939-b92e-a669814f3be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:25.879Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f8425fc0-27f6-4349-9c41-cb027a55f1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:43:27.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:43:27.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:43:27.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-07-04T11:43:27.853Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:43:27.909Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:43:27.909Z |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-07-04T11:43:27.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:35.892Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b25fb8b6-5285-439e-9255-9985016269ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:45.898Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9d0246c7-49e0-4fd6-bd1f-2975efab3d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:55.904Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=198e7441-7e2f-42f0-9cb7-77b564a71a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:43:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:05.910Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=145c5bf9-7f66-4894-8fdf-63587104c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:15.916Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=95f20621-5d39-475a-b589-1c2b9b7ec86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:25.922Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cd9561a5-524d-41ad-aa57-6891316e0170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:35.930Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4f54100b-535b-403f-8525-b339a378018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:45.938Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f3c2024d-3510-4b3f-a633-2384a93b4405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:55.952Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=41dafbca-d2fe-449c-91e5-ed1b693b76e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:44:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:05.958Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=57209e08-4006-4578-889a-c747a1852b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:15.965Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d2990f3f-a597-40fc-b61b-a923f5d13231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:25.978Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=16134fab-0e81-4956-b44d-e8151c88de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:35.991Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=aae36f6b-02e4-42b2-9cde-89b43b9a42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:46.001Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ea386e8b-2080-4163-9f52-54069e48c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:56.009Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1268b9f5-4af8-4389-902d-04892cc6895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:45:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:06.017Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8a6025aa-9e0c-4c21-bc94-1d03d2f2f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:16.028Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e136bf73-1038-4666-9cea-19f350bb4357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:26.044Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c297ea59-e54d-42e5-a9b8-7ce62af65e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:36.236Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9466b03d-e7de-4882-90af-f751bac7814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:46.246Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fe0c0933-2035-4853-b9ab-cc0782347474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:56.255Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=df89ea5d-bcbe-4926-b282-adaafbc53e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:46:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:06.265Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=06013e4a-5d6f-4881-bc51-f301300bca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:16.275Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=98c114e1-1127-4962-ad9f-5698fa2690f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:26.282Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2d76d866-5f56-459a-9fa8-428d4ac1e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:36.287Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d9503a78-8ffe-4e11-9494-639656f7f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:46.295Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f1e5c1c6-8584-4952-8586-4c6b9d1f00d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:56.308Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dbd82533-6543-4bcd-92e4-67a545930a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:47:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:06.313Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=07ad6ad4-d929-4010-9347-5bf8fc97cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:16.320Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=692f4842-24e1-4aa6-9a04-badeb1531552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:26.326Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b783ec83-fb7a-40b0-86f4-cc3f5f7baca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:48:27.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:48:27.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:48:27.865Z |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-07-04T11:48:27.868Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:48:27.915Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:48:27.915Z |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-07-04T11:48:27.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:36.332Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b548a07f-75b5-4e47-996e-e753d896b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:46.338Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2f4bb757-70f3-4809-a020-df925a741f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:56.344Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f4e5990d-f285-43ab-8edc-b3dd41e2627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:48:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:06.350Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=85321384-2435-4125-969d-394a20d95214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:16.357Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4ace0ab6-d402-40f4-a4f8-46e2cbbc6bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:26.371Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6f779a3f-b374-488d-b111-defef2fe4e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:36.383Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ba775343-a4fc-4be2-b402-aad7032149ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:46.389Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5d160df9-1c5f-42a5-9fbb-c34a23a8d0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:56.396Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4aef87c1-731d-4b8e-b036-0700156d2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:49:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:06.402Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e2e38c6c-cec0-4d3d-ab9f-57d4ebf790cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:16.414Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ab5360ad-d6a8-459b-91da-029047137509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:26.422Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8f677438-4a61-4e77-a6d6-3f29143f5d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:36.428Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=46c47fac-b124-40e1-9b86-d98364b6a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:46.434Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3ddd3930-5d12-4a2f-912c-7f8b52a30df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:56.446Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0cf02494-c150-4fe9-8e16-539fe770777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:50:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:06.451Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=32f6a2b4-d77d-4746-a62b-b16eccb3e195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:16.457Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=717565de-7bfd-494f-9634-de5edbcb40cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:26.463Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2057392f-20ab-481a-9722-e7251c1db90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:26.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:36.470Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=14fabc86-6620-4ddc-818e-7dc38ff4425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:46.480Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d650ce7b-85fe-40ae-80c7-835266e312ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:56.487Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3f377383-d18d-4f02-9ab7-c1503c2b1c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:51:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:06.496Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=abe12220-158f-4d33-af85-700df502d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:16.502Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ee51d40e-9457-4b20-9931-a3046cd26ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:26.509Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f8368d8d-a065-47a5-a3a3-7ea4edb5ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:36.524Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e7bbaf89-23ba-492a-9cf3-ccfb51a3e3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:46.530Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f8133636-f4c0-4b0f-bf09-1d5fc8083621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:56.537Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b086b160-a517-4867-9dfc-31e4e94cfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:52:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:06.544Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=966eae45-164b-498b-be58-03ab1736f0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:16.550Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e67203fb-b759-4382-98f1-1d1b04f18ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:26.557Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=48cf9a64-3401-4bec-834b-7327d8df9987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:26.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:53:27.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:53:27.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:53:27.889Z |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-07-04T11:53:27.895Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:53:27.953Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:53:27.953Z |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-07-04T11:53:27.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:36.564Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=396b072c-aa3f-4823-98e4-3c47cebf82fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:46.570Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=38715d02-d96c-400e-9c19-9168e77152cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:56.578Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dd0f0f0c-48cd-462c-879c-1e2222a228df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:53:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:06.590Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b85513df-8734-49c6-864a-dc63d10cc28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:16.595Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4d71b146-0df5-4771-87e4-a85e9e54a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:26.602Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=46346a37-1890-4c16-918e-80a62e04b7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:36.609Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=369c88e3-3f86-4985-ba5e-e16811849cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:46.615Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a346c449-5d82-408d-a36f-e093ee9dd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:56.622Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d4e1f81b-79b9-4fd2-92d7-d91a859e3c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:54:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:06.629Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2445b18f-5774-45ee-9240-1d80a1019741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:16.636Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8abb6ce1-1bd0-4ea5-a49e-54c1ea5aede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:26.643Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=cf599ee4-f54f-443f-89b5-3fb9dca0c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:36.649Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3319b6dc-a30d-4688-ad64-24a21d874b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:46.660Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e3259f32-4d0b-4057-8b45-464feec74643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:56.667Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c85d52bf-fb06-401a-8e4a-e0e9651ee358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:55:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:06.672Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=796d584f-83b0-44c0-8eba-cfb6d9af74f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:16.678Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c784a6f0-5bb0-427f-b166-f4d5c82410d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:26.685Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d412d46c-630e-4b35-a40f-f33ec2c69897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:36.697Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3627606b-0685-4027-a7b1-9a42c9d383ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:46.704Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0cc68262-a7c9-44d7-958b-413151efeee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:56.713Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2fedd746-fa95-4b92-8a1d-922f941f7926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:56:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:06.720Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2dd33ab6-e65b-4dc5-b998-ba01d09f524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:16.731Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a89e46df-19cc-4dfa-9ff9-7cb35dbd87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:26.737Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=30cf5717-d70b-4dde-9f5d-775b1c0428f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:36.743Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b1d699c0-4ef8-4d9b-860a-afe01a1e9f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:46.756Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=05a7b3c7-eca1-4e05-8214-b7f3b6ddaa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:56.762Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ce3562cf-7d3a-4545-88e6-df0f0bbfb383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:57:56.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:06.768Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=afb052cf-5839-4036-9fd4-8280fcf198de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:16.775Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ac595d25-bac7-4715-be4b-56f0fc036017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:26.784Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3a1bd8cb-9602-42c4-835c-f1ce19aa90e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:58:27.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T11:58:27.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T11:58:27.841Z |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-07-04T11:58:27.843Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T11:58:27.897Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T11:58:27.897Z |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-07-04T11:58:27.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:36.800Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2eb1bdc0-6708-4131-9e35-b7d00c637ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:46.805Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3fabaf3c-fbe4-4c1b-a797-ae03aad061d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:56.811Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9daa6975-c030-43ce-afad-e9d74539d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:58:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:06.817Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ec84c7be-900a-46b1-9362-07b85c6db220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:16.822Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8de0fce8-98f0-409b-b198-62a212a3c00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:26.829Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bcbb6411-2187-4fc8-8883-46060d5ec8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:36.837Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f89093e7-82f0-4f57-aa87-f578647b6e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:46.845Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=448a5fea-6f1d-4eee-9852-70e00d8222b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:56.851Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=288965f9-54e9-4696-b235-368df01605b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T11:59:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:06.863Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=519021d4-abcc-4074-94e9-fa0c585f92de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:16.869Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=60e58e55-9507-46f7-a1a2-65ccdeb4e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:26.875Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b4e3d102-fe70-4074-9a57-d8280e859f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:36.880Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bb0a1270-c1ff-47e3-af42-cc6ed62df05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:46.886Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b08681d7-0e61-4dc8-a300-260b82093d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:56.892Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=aea17f17-7574-494a-b873-272994f3e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:00:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:06.900Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6c557819-2c42-4637-ad4b-265fc14344da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:16.907Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b9611ba3-521f-4976-9db5-2bc2968e3c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:26.913Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=51e2e549-c22f-437d-b885-d85c0d3c4ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:36.920Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=11beadf8-ca53-4a63-a0d6-e18ad92f441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:46.932Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f726a9b3-ffbb-4775-937c-0de554c74754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:56.938Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2dd9f255-78ab-4360-be47-f860374d064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:01:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:06.943Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b44910bb-a17c-408c-a26d-487d51d63109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:16.949Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d4fa364f-a090-43ca-9679-ca6691ec6704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:26.956Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=348e9637-6602-4945-bacc-24a4266a4000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:36.964Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b40422c9-019b-4bf1-9913-e3294dd803f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:46.973Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f9e2a556-73e3-4c8b-805b-c286ac157693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:46.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:56.984Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bc4f6983-25e5-4011-81ba-26bc6f90f014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:02:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:06.991Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7c9f3ca2-9d7b-4e30-a902-e053415cfe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:17.002Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=94b8a0c0-7e5a-4217-be4c-df5d32485ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:27.009Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d4081a21-5620-441b-8ea4-be0effa2c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:03:27.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:03:27.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T12:03:27.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-07-04T12:03:27.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-07-04T12:03:27.939Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T12:03:27.940Z |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-07-04T12:03:27.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:37.015Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c73d2467-6153-48ef-85d4-e62c40f11ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:47.022Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=97a897bd-4437-448a-b634-f60e18e78c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:57.029Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a1edb1ea-b4c0-41a6-bd85-19b1a6c37d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:03:57.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:07.036Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=86dcdfdc-5bcd-4cd7-8e15-4a6ea6795a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:17.043Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=da460b89-7ffc-48cf-9169-f7193e6ee131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:27.050Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=83491529-9a40-43dd-863c-dcfc0a6a721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:37.056Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=05c8db54-3a15-489d-93b9-1376239dfd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:47.068Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=76ad9be1-6b7a-4fbd-b5ca-a5395a21c1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:57.075Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d9c7c82a-55cd-4f05-96c3-5edd3f24f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:04:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:07.082Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fde01bb4-e0d7-4ab6-bb43-e2624f4accd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:17.088Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f38a0b10-f457-4d8f-81e2-0f117baa9d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:27.094Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7af4137b-3c6f-47df-abeb-ab7458ecf48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:37.102Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5e5e60a1-f85f-403d-ad68-c6076f02961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:47.109Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a5435818-d999-402c-88a1-3ddda8aed58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:57.119Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=30c5321b-7e56-470b-a770-a549a9e3c963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:05:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:07.127Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1558a7e5-11ef-476f-b235-43288555b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:17.135Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=efbace12-ca25-4ba6-8df0-05122fdab033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:27.154Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7aa905f8-8471-46df-ad5d-4d2ddffaa83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:37.160Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=79e25bd1-9a11-45ff-8397-75072cc8a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:47.166Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=04d65d6d-0dfd-431a-ab25-2ee9aba4f84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:57.173Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=88428c8c-706b-4920-8f40-ec940733beb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:06:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:07.178Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=35f75c50-0dd4-42e7-80f2-5895ef19f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:17.186Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a3f3669d-2d01-457c-83de-0a2aa8cf15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:27.194Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b1f29ac4-787a-4991-8b9a-9b056d71aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:37.201Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=66c5b237-a743-4028-a5bf-7c43f35fb737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:47.209Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c22a3d49-1aa0-4b59-942f-61719d5aa3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:57.222Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7c28d7e6-af0e-4d7a-8b95-0349d4bd1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:07:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:07.228Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0eac39bd-0b12-4d55-a95a-b9aba3d1447d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:17.234Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b8df88d0-80ed-4ef9-9a0d-bc6cd58681bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:27.240Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=e86b7d9e-4da2-447d-9a23-f6de34d58d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:08:27.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:08:27.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T12:08:27.910Z |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-07-04T12:08:27.913Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T12:08:27.967Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T12:08:27.967Z |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-07-04T12:08:27.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:37.246Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=403b5066-dfb1-42d2-9cf0-3a8cb3d212c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:47.262Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=08b210fd-a6b7-491e-8661-d3b5a87f7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:57.269Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4cddb09f-ecc0-4cd5-aa61-01ecfe1c3110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:08:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:07.275Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5659b0a9-a151-4bc2-b252-2a080e646678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:17.286Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4ab766c8-a97c-4b30-b35b-4c9d4ef974d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:27.294Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=df0da879-2fa1-444f-9c57-8e8826eb1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:37.300Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=1ff91f4d-b3c6-406e-990b-f50c16d40c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:47.308Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6e29d0c7-11d3-489e-a91e-a42be922d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:57.315Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=dae14363-3c85-4002-96e1-dbd27f000ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:09:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:07.321Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ce17b347-84c7-4524-a031-21d48a820688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:17.329Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=83164975-802d-4de1-8aa1-72913fb2e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:27.341Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0c9e5fc5-6101-41fc-8c01-48d53a82d253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:37.348Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8f4e1221-597a-4075-97c2-c1021c814a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:47.359Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9f4936a7-96d0-49f1-9375-72490ad1cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:47.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:57.366Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=69bb62e2-8887-471f-a746-19c30868ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:10:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:07.371Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=abc248a4-4ead-4796-8405-c70478c147c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:17.378Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=09e208b6-bcb3-4ddd-b652-648730f89d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:27.393Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d77ea24e-fc84-458b-a4f0-c765bba9e520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:37.400Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=27e57e9e-8aa4-400b-a2ee-7ff63f947a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:47.407Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=b9fbee8f-fc03-4e24-a931-9f6558983e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:57.415Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=32c7528e-12a2-4099-8678-8f77b6304c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:11:57.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:07.423Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a9d6bbae-006e-4c7b-a2f1-f222f6e16505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:07.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:17.434Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5364a2eb-2b42-49b8-bd4a-5086e3407517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:27.441Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=37121e32-6329-4366-94be-b574410e751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:37.448Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ed1f3218-864d-49ff-b725-245cdacc1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:47.458Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=09286b9c-51d5-4b7b-a63a-e1093cc53ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:57.464Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fed753a0-07a8-4fda-96a2-37f58a568534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:12:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:07.473Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d4270b41-9cc0-4f73-afc3-b5d6d50c4f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:17.479Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9c2cc653-cc0b-4dc5-a6c8-f615f6152991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:17.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:27.492Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8ac6afd2-d7e8-493f-9d41-935eb334939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:13:27.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:13:27.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T12:13:27.849Z |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-07-04T12:13:27.851Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T12:13:27.896Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T12:13:27.896Z |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-07-04T12:13:27.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:37.498Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ea9b07d7-0d6e-4e46-bcd6-8fd41463b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:47.505Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fe2baea3-6c09-41ff-aa01-16c8d6db2513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:57.519Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=58f93609-3424-44eb-bb2f-639e35f3af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:13:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:07.534Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a395c707-9789-4617-ae4d-ea4223f1906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:17.543Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=c8c7a5e0-4326-4bb2-abe6-e80264d342ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:27.552Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=75df2f71-8c5f-468f-ac77-64e06ae88c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:37.558Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2ba3493d-4126-48f2-9f2f-ee11ebddeaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:47.564Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=a30c6684-37f9-490b-895e-6abdf024c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:57.573Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=f1af8e54-834b-41ca-bc63-b3e49c33c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:14:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:07.579Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=639aec9e-205b-4b7c-904d-247f19b06a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:17.585Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9b552b85-b3c2-4c0c-98bb-bf4759da5265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:27.598Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4564d4d9-84ef-4680-b400-5cbd10afae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:37.603Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=924399ca-cb9a-4844-b341-6c0a822f8390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:47.609Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fd4e42c5-4f8b-4f92-b2d3-845d3368fdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:57.614Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=9d094326-4e9f-4981-902b-48e4459bd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:15:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:07.621Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=77c68ae3-9460-41fe-b13d-e3414bb5572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:17.627Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3e768ae3-0278-471e-b450-994c002d5dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:17.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:27.637Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ed58c0af-9fc4-4cff-836b-56546017d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:37.648Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=5f420b4f-e111-45e0-af6a-8ba035805e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:37.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:47.654Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=91d9f952-1407-435d-b9e0-39f434d33bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:57.665Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=083168b4-95d3-4e6d-aad6-463a1ec7300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:16:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:07.673Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=201d735b-ef2b-4322-9a85-600c36b07a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:17.680Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6d8192d8-40b4-4279-a915-12d7b7ad9dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:27.685Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=7c479e81-548d-42c0-b53b-f9435aca2e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:37.692Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=bb3ac616-5430-4673-b107-bb539b0a4f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:47.699Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=0610cb97-53b5-40e4-bfdb-78536c1324ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:57.706Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2885e6f7-0186-4770-88db-5011441df9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:17:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:07.713Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=6b0623a9-fc7b-4cc3-a59c-b694871db45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:17.721Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=486e0f65-3380-42a5-967b-a102140fecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:27.732Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=d71a9cb6-daaa-4bd6-86bd-efb5314d1ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:18:27.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-04T12:18:27.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-04T12:18:27.858Z |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-07-04T12:18:27.861Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-04T12:18:27.917Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-04T12:18:27.917Z |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-07-04T12:18:27.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:37.738Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ef9c1e8f-acf7-41a4-b036-7af5d85ba3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:47.752Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=2730b302-faf0-4f23-bd93-6e358fd2e5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:57.760Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=ee801c4e-618c-4096-8494-5aaf40149ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:18:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:07.766Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=fbd66d72-6026-4080-81c1-55e78a16e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:17.772Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=11faf135-17b0-452a-ac23-5c4bc73fb0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:27.781Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=31e3e6c5-2682-46bc-88f2-2bad8ac7ef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:37.787Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=11a8be1e-054e-4516-badd-c7bd4005e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:47.793Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=8e345d24-7f96-4669-a06b-36d8b6d77609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:57.805Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=3bb753b1-e524-4d07-be56-3b2ef4c1b666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:19:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:20:07.816Z |INFO |Init configs |InvocationID=4ca2bad8-e786-400d-a35e-f7dda84f5055, InstanceUUID=4623303f-9a94-4807-882b-836ce7f52287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-04T12:20:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |