By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T22:57:00.730Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T22:57:00.733Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T22:57:00.789Z |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-05-26T22:57:01.409Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T22:57:03.117Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T22:57:03.131Z |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-05-26T22:57:03.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-26T22:57:03.280Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-26T22:57:03.304Z |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-05-26T22:57:04.768Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-26T22:57:05.191Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-26T22:57:05.210Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-26T22:57:05.210Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-26T22:57:05.278Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-26T22:57:05.278Z |INFO |Root WebApplicationContext: initialization completed in 1973 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-26T22:57:05.728Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=36d11338-126f-4c8b-b720-813d539be30e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-26T22:57:06.942Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=36d11338-126f-4c8b-b720-813d539be30e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-26T22:57:08.544Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=36d11338-126f-4c8b-b720-813d539be30e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-26T22:57:09.153Z |INFO |Started MainApp in 10.97 seconds (JVM running for 11.782) |InvocationID=36d11338-126f-4c8b-b720-813d539be30e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-26T22:57:09.206Z |INFO |Start scheduling PRH workflow |InvocationID=36d11338-126f-4c8b-b720-813d539be30e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:57:09.218Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1cabf003-42a3-41b2-a99d-38d657c75191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T22:57:39.276Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:57:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:57:49.327Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=45892715-38ee-457f-9677-d3ab6e87fd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T22:58:19.360Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:58:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:58:29.365Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8ddfece9-7c31-4bf0-ac0b-f88aa13214bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T22:58:59.398Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:58:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:59:09.401Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bb442a8d-1a82-45db-a06e-af2d7873ffdf | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-26T22:59:28.563Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-26T22:59:28.564Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-26T22:59:28.571Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T22:59:39.425Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:59:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T22:59:49.428Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9a802985-cbf6-434b-b72b-8a53f748e1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:00:19.456Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:00:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:00:29.458Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a3e214be-ea87-4f62-b6fe-4c4d3b787999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:00:59.523Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:01:00.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:01:10.056Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d4d796b4-a8b2-4ac4-9339-a0fb001c7709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:01:40.081Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:01:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:01:50.084Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f2167f32-ad0b-4c4f-ae9e-7ac43271acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:02:06.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:02:06.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:02:06.651Z |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-05-26T23:02:06.654Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:02:06.761Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:02:06.761Z |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-05-26T23:02:06.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:02:20.107Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:02:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:02:30.109Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b85457f0-66d9-4d02-9c95-8a0906f27a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:03:00.180Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:03:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:03:10.297Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=57ab11ec-cd81-4a67-98e4-1076e2531bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:03:40.333Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:03:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:03:50.339Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0dcbfd0b-84c8-459a-bde0-43ef39615e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:04:20.383Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:04:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:04:30.387Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1b7166ee-31ee-4c99-846a-7b78940b5384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:05:00.419Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:05:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:05:10.425Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3668c6c1-8b1c-49bf-be59-df73f9a21e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:05:40.458Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:05:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:05:50.462Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=078614b5-3f9a-40de-a478-e44331c193af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:06:20.491Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:06:20.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:06:30.493Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=38ae864b-e819-4863-a1fc-2dd17717bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:07:00.521Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:07:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:07:06.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:07:06.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:07:06.189Z |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-05-26T23:07:06.193Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:07:06.257Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:07:06.258Z |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-05-26T23:07:06.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:07:10.525Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a1099f3f-02b3-42b4-af0e-31853e96f66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:07:40.548Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:07:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:07:50.554Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d1a64481-1cf3-4726-82c0-9c39bc96e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-26T23:08:20.578Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.78.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:30.580Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3935a0ef-c923-480b-b764-e256b029cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:40.622Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8cbeecc7-2e7b-445f-8013-745317df9e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:50.646Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3a156c78-4e54-4bc1-9e4b-953106050a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:08:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:00.666Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9d7d355c-0af6-467c-8e06-95f6ccd1a448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:10.683Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8f30ef04-1a83-458c-acb8-e178e2b8a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:10.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:20.693Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=82976d6f-d620-4fc0-afbd-0ecca11a6514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:20.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:30.703Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=343aaefb-7da7-4e85-b5f7-5ce83f7fee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:40.713Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cfd3db75-9e59-411a-a6c2-b7e7fdf9e4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:50.724Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=297b4b6f-acc5-4a91-b98d-60c6c765312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:09:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:00.737Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f4f6d2bb-835e-4b45-8d73-151056c797f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:10.751Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3fa27f68-8a89-47da-af7d-2de7db632054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:20.761Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e9e12cc5-50dc-4022-b95e-ae84eeea3c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:30.770Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dbc12631-a214-4048-9e39-45528b26baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:40.779Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b3935f30-3f66-43dc-8ee2-c49b1eb7efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:50.792Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5c681c2b-b7c8-481b-a223-4a270fdb0385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:10:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:00.802Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=faed2734-661d-4f9c-9e0c-8dca32a1e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:10.812Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1b908ec0-b743-46b1-8f24-f7cad0032555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:20.820Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=699737f0-df64-47e6-b52b-26f2f5940783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:30.830Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=15302e9f-22a5-4e47-bf93-298b040c76a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:40.849Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b054b365-6822-432d-b1fb-485f020e9c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:50.860Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=81049a02-2819-4412-b47e-37ca7d4e92f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:11:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:00.869Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1e50ffa6-b12d-43ed-b6a0-0f3346aa89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:12:06.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:12:06.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:12:06.179Z |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-05-26T23:12:06.182Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:12:06.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:12:06.249Z |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-05-26T23:12:06.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:10.883Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ea302106-accc-4eb3-a5f8-39376db7e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:10.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:20.891Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=26a537f5-267b-4a4c-a20b-15f1cbff2754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:30.900Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dd390031-5f23-4c61-941a-3a30a0c5c34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:40.914Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=22467934-f9b3-451a-b3a7-7f0f31adf578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:50.926Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f7ae3037-32e0-4a3b-adc1-1e10ba07cc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:12:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:00.936Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0251041e-6aaa-4780-ab99-337c1a7c270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:10.944Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=093402fa-372d-444b-99c7-9aef7d7601fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:20.953Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cc7bc1c2-389b-4176-9d13-769857cface9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:20.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:30.966Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f55e024f-8aaa-4459-bc9e-d23ae5b2c121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:40.975Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=68be470c-eda5-4aeb-84e1-76a191392406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:50.984Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4727a6e9-aa75-475f-9852-ed5c6f34b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:13:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:00.998Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4ab7ff50-4957-416d-9f4e-ecbb1c84c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:11.005Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1c54896f-be75-42f4-aab8-8480c35780e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:21.014Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0d7c3147-20f8-40c9-b424-4f4f8b622925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:31.028Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3b30dd44-236c-4171-a42e-47ef2535295e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:41.036Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a4c52d36-185f-4be2-ad3e-7aaadd523455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:51.046Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8265c97e-ad04-465e-9dff-98f72f8dc632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:14:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:01.061Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5944f0a2-aac2-4055-80c6-e557192f256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:11.068Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7ca2ff79-7c54-4152-9427-5b34d27d4f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:21.075Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=38958732-3b55-449a-a624-2676dcbb4d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:31.083Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1cca2d3b-e5d4-4e93-be0a-5c02406fa4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:41.091Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1ffb4b7d-2ef0-4cf6-99e0-16023dfa8271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:51.098Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=eaa74de2-7a85-448b-a09b-2f6dd65a104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:15:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:01.108Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3193d939-2fc5-48bb-9b63-76e8f941a84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:11.122Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1f7c0903-7ea2-4ff8-a5b8-3205eba28ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:21.133Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=00d07ac7-1b40-47da-86cb-9cdd7c994195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:31.142Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=40783182-dfc7-428f-a5f9-f33930a98a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:41.150Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2fdfc1e4-d095-4ce1-80ec-559046aba46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:51.157Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=57f673c5-e87f-4695-9191-0e1cb770ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:16:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:01.165Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e8136d47-b067-4bed-b4ea-8e09f7d3770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:17:06.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:17:06.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:17:06.122Z |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-05-26T23:17:06.125Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:17:06.190Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:17:06.191Z |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-05-26T23:17:06.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:11.172Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a0cd7d52-a52f-4c51-971f-4c415754f871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:21.180Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5bf59278-10f9-4e03-a67c-447b6549b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:31.319Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3eb3141f-19b8-4547-a246-e2ce8bdbe0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:41.338Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fce64bba-8bed-433c-8160-e60863dcf632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:51.349Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b813cbda-6a10-40de-a2ff-7265f28fa854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:17:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:01.359Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c9271e2b-0342-4c61-bf07-82d1d7a4c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:11.375Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f2617055-b454-4bb4-ac31-ba4b65736e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:11.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:21.382Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=813adf76-2495-408d-b9d2-1b050bb2adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:21.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:31.390Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=26f7315c-3fd3-48e4-a3c1-1dfc61b2229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:41.397Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=38dd77e1-7f71-46f6-9370-a9db26495ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:41.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:51.404Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=36ef4c4d-0415-41f2-8cdf-02088d71a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:18:51.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:01.419Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=93cb1760-f320-4884-a378-22b1d13f607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:11.432Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3b4b6ddf-151c-492b-b759-955c4eca7cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:21.441Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9ee2570d-d695-4cac-aeff-6e1ae9cd3111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:31.449Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c1adf749-6f53-4fd8-8c73-96962adb8969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:41.459Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d8ed6ab1-75d9-458f-827c-1ced8178a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:51.468Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=56db0201-7b1b-4522-82d2-a08078f58f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:19:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:01.482Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ec72ccc3-24da-40ad-9c1b-db372b9af06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:11.489Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=edc909a6-321e-4f85-93b3-3a1484968692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:21.496Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=19fbf54d-b1de-4469-abad-57e3d6559076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:31.503Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=af693f35-a4a1-4537-9d57-de8785829456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:41.522Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0bdfd313-e590-473f-8cc2-c2010c22c975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:51.530Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=822f0a7f-8641-499f-809a-51de8e61882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:20:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:01.540Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9139e918-65a5-4bdb-80ed-5b64d0b577b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:11.549Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=da45082f-e798-4bb0-8ea7-94b86a000161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:21.556Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=017e3412-ebfb-4050-81c0-4ac1e87fad03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:31.564Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a98f7f72-b362-43f5-8d6a-81ab61143803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:41.571Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1e5b1a19-2d09-4f77-a1e6-28a7e35a8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:51.577Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=81d7af74-5352-401a-a36f-fdb64221b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:21:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:01.586Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3bb0a3ff-238c-4acd-bee3-c068aa2b4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:22:06.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:22:06.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:22:06.137Z |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-05-26T23:22:06.140Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:22:06.207Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:22:06.208Z |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-05-26T23:22:06.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:11.599Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6d5bc753-d5e7-43f5-a735-1d22f2bc6be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:21.607Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=811c9ffd-e855-4972-beb0-0aa36d0e8a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:31.618Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6bac4b8b-aa7f-4ddb-89ab-9a4c24bb2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:41.625Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=678ed906-62d9-4cd9-97b0-be9219b2c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:51.633Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ed6d6689-fdeb-408b-9f86-251ec9052288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:22:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:01.646Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9076324c-1e4a-4a77-9626-bac3cec31265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:01.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:11.658Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c23f748a-bbf5-41c8-85ac-20e7e821f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:21.664Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9bd65d26-294c-4f49-a66d-af5af1521397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:31.672Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=40e8af28-f6d9-4518-b364-2c7c13a7b652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:41.681Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b07dd3b0-0f84-43e7-8faf-1a8b4d8519f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:51.694Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2a52a831-ea1c-4607-b550-c2f365ef68c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:23:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:01.703Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6cbf12a8-6e62-49af-8d96-0e6e729d888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:11.710Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=abc5d2b2-acc0-4227-ad8e-7250089b3258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:21.718Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=758113eb-eb0f-4fd0-aa61-c12d3c7d1c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:31.724Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bdfce4f1-1e6b-440c-8152-a99a2866ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:41.731Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=94689a72-8c45-4306-990e-ccb854833df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:51.738Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5da0ac0c-cb2e-4d97-bf24-7b05531d5c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:24:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:01.745Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=897a3660-fddd-478a-be7c-228eb2103d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:11.752Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=42efb258-edf1-4d69-8367-e46ffb957aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:21.760Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f002f3c3-13cb-4b84-940b-d10d4a14fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:31.766Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=04bcf046-a8b1-40e5-866a-ef8434a5e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:41.777Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fb5f2245-b8f0-4fc9-a2bf-d6c96afc0a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:51.792Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fae6ebad-9cbf-44bc-9779-49445b5cc610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:25:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:01.802Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6c5f2549-5d86-4d16-801f-28d35c5a74b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:11.809Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a4176bbc-ccfe-4d6b-b440-8ea94c968fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:21.817Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=04db292e-50be-4c9e-baa4-9a328cb5155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:31.824Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9b72511a-17ea-4cb4-aadc-0d98874b813d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:31.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:41.832Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=129a9d62-d1cf-4d12-95ee-c297e3f2028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:51.839Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=12f68020-1c8d-4542-b0e7-5705bb64c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:26:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:01.846Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7449e455-a987-4808-9436-14bcf4f80215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:27:06.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:27:06.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:27:06.136Z |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-05-26T23:27:06.140Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:27:06.223Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:27:06.223Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:27:06.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:11.853Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3a1f5641-c511-465c-a3ec-fabaa1a38e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:21.859Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2972ce63-cd59-4697-97c0-17c685f7fa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:21.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:31.869Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=35c91ce2-e2a1-4d57-a2be-f5b78aa1737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:41.879Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=65f755cb-876e-40be-9cc0-203d4d77c2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:51.888Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4e67bbdc-4777-4ba6-8518-a140f98f156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:27:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:01.898Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=15fd7065-469c-438c-a3f0-2aabd988bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:01.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:11.910Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=01437643-10db-4a9b-b370-0383f59ef041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:21.918Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bb681ac3-1805-4b26-b9dc-ff4339634efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:31.925Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=56978b9d-79fa-49bd-826c-a96d02b9a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:41.932Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=943fe7f7-4802-4d9a-afd9-4ec4d0f3f654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:51.939Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1c1953e8-fd48-44a5-a775-a044783f3dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:28:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:01.946Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=66c2c99c-15a3-4ff0-a3cd-ec49243f7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:11.952Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c9aa9399-06f1-4b0d-86fc-aacdb1619a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:11.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:21.962Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b658bd52-95f6-4873-8830-870a7edccdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:21.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:31.971Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7b6039ef-02c1-40c9-85aa-ca601c149b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:41.981Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bb267db0-0b66-4e26-a58a-85c5aaacfef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:51.988Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=61de2ce2-bd90-4e86-9e48-c2315a4233b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:29:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:01.997Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a47997ce-46e6-432e-8043-420ad9327b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:12.006Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d94ff60a-5fc9-4884-8539-2fe9889a7ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:22.014Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4a496fae-7a43-43fc-872e-42823e9586d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:32.021Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0ac826db-1852-409c-a35c-c06452367b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:42.027Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=372add7e-b1bc-4007-853d-362e497267d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:52.033Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c0619d72-10c2-4f9d-a779-e45f76e9aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:30:52.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:02.043Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=acb981f5-fb49-4d96-b11b-da75893fd4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:12.069Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=326e3f90-d537-4adf-9a98-c59c6a7462c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:22.078Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6b84b8e9-d5f2-48b3-ae89-623c0d5511b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:22.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:32.088Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b3bc63b6-dcc8-4b5e-9bae-30221355be85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:42.097Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a8f8dbc2-8b75-4a03-bb0f-dd86f3d9a527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:52.105Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=65ddc071-8f72-4b6c-a07a-22dc2b8a9f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:31:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:02.112Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=263b4e8e-c073-4824-b1ae-1ed3ef24c437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:32:06.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:32:06.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:32:06.143Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T23:32:06.146Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:32:06.192Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:32:06.192Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:32:06.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:12.121Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=25e1a91a-4978-42ca-a4d2-773f099cb55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:22.132Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7b877855-3cdf-4e73-94c8-a8c3b1a1eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:32.140Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f68b1b62-d3a0-4682-ada3-999560ed8349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:42.147Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4c595d45-924d-42e7-bfa1-773757d47add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:52.153Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d35f1d5f-6f9d-4fe9-ad33-61604390541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:32:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:02.164Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ff8f32dd-724c-49a1-ab71-d3d83cc3ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:12.171Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cba069d7-b41c-4cc4-95bb-b78465a4b86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:22.177Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6949effc-1025-43d2-9dbc-e55621d12ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:22.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:32.186Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d421fca3-6d31-4972-8e17-cf407e2a2408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:42.194Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ca6c952d-bf4c-47b2-83a5-385f6cda6608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:52.200Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=558854ae-2e54-44d9-9273-15f377e848c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:33:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:02.207Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b7041cec-7a9e-400f-8d2f-16bb30f9038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:12.216Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0e25f923-d51e-460a-92e0-3cfe4982ae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:22.223Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=83fc7313-e813-4915-9844-c4714cd6fad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:32.229Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9845766f-b3b5-4197-8368-a2a22461136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:42.235Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c58bd2dd-13b4-458e-96cd-75053d642e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:52.243Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bbd83d96-8cc1-4eca-ac55-f211e74833a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:34:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:02.252Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=824b90d5-eb63-4324-9cf1-69c8d6c18b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:12.260Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=17a9336e-cc9e-4f63-b8d6-695c8f0b900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:22.269Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=77241fe5-1a3e-47c8-b13b-b6e889095fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:32.276Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0148f253-81e2-4f73-a9e6-a7085462a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:42.284Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6c203437-40d6-4c6f-9dbe-d672d7446c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:52.306Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6dfddb45-4067-47c9-bd06-bd7c43ca557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:35:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:02.313Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=40189d3e-9ec6-40fc-8911-b488bd4381de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:12.321Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f76fbd98-e93f-44b4-ada4-5353f3a5b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:22.328Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=208219e6-5b41-4cce-b4c0-e2079c7515bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:32.335Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a4fd4b70-010f-4ba9-9717-735761061c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:42.342Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d9834639-5499-48d4-9a59-6ff32f6b5a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:52.354Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bfa151fc-2621-4d83-a333-1115048660d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:36:52.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:02.367Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b1bf5a34-b887-4d52-8576-93fa0f162fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:37:06.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:37:06.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:37:06.196Z |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-05-26T23:37:06.200Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:37:06.252Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:37:06.252Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:37:06.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:12.374Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ba66dd1f-bf30-4d03-a13f-9ad41f63e06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:22.381Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3d53ba5e-48f8-45f2-b1cd-6f673ff77c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:32.389Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=82d0d3d1-fffa-4fb7-bd8b-341366e4aa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:42.403Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3e308632-a46a-499d-aab4-b16c4055f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:52.410Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=80e55171-8339-4112-8e21-47479e50d0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:37:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:02.417Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1d5c693d-359e-4306-ba7c-33f3134e5712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:12.423Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=82ecb42f-e180-4a42-9340-3040ada406ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:22.428Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9af98699-c28f-44b4-9e57-c6055fc9269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:32.436Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=05376271-e995-4928-86a0-9b1878066d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:42.446Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f78defc7-8e21-4958-b8bc-641a81e185cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:52.460Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5d26f771-345e-4c10-82d0-b92b6846b268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:38:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:02.468Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9d3bfeea-f38b-4d0b-bdc8-906159d9c54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:12.476Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f828734a-39a7-44de-af00-fddc3e9f23f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:22.485Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ab599d54-05b4-49a8-92fb-cdcac3890e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:32.491Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2949854f-e376-48cb-98ba-6904cefef879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:42.498Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c66e81ea-a61c-4584-af76-f3a3909e09cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:52.506Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=613bc79b-de1c-467f-88d2-e920e162f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:39:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:02.511Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=db36733f-5d72-43a1-8ced-ba71bda22eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:12.517Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c5029a7b-4af4-447c-b4f1-fa5ecdc2c096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:22.526Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=89f4536b-c3b9-4778-aaab-292669a328ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:32.536Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=faaf8e50-8a79-418a-b53a-d2a5341fbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:42.544Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6f38aeb5-60e2-4e65-b159-6e313c4bc21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:52.553Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a979d02b-ddfe-408a-8931-76ccf0f7e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:40:52.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:02.560Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9b9e832a-770c-4153-9613-b2f495967dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:12.568Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8d70cd70-3b0d-47d0-8197-b7cbcaea5dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:22.574Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=32fdd0b0-8802-46b6-8c45-080b026c04ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:32.582Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cf41133c-af85-4c40-b380-6f8833ba94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:42.589Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b5f01ab6-5f4e-4210-acbf-106ae5d9a1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:52.594Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9ca9dc5e-a303-47fc-bd9b-2555ca094e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:41:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:02.600Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cce7364c-7071-4943-9413-acc582c7c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:42:06.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:42:06.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:42:06.155Z |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-05-26T23:42:06.159Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:42:06.206Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:42:06.206Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:42:06.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:12.609Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5a14ac9b-9302-4931-87f8-9c38d0c6e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:22.617Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8d92f0d4-5f78-4500-bb83-6d9de16ab30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:32.625Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c3f47dac-4da4-4049-a3f0-784e234c5717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:32.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:42.632Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=40ae0635-8caa-40a4-987b-3df63bc7f80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:52.640Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a32d39ec-a89d-4abb-9f0e-01bacb71715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:42:52.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:02.648Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=aec9e469-b354-426b-90d3-c098caf3ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:12.657Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=96594319-5f69-4420-8409-ac933e9034c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:22.665Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7f606635-26b5-4d49-b494-f9b763c00d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:32.671Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bb63e209-0c86-4e7d-9c7b-353eea733c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:42.678Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3f7839ba-c947-443f-9c16-ad63090bbe6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:52.684Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8753e6e8-799a-4735-af52-f2ee86df5992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:43:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:02.691Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6c90882c-3ebe-459d-84d9-8352a43e7c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:12.701Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e1dd5627-71f6-4813-9e5a-e695150da291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:22.710Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=38ed4a63-6a88-44b9-b894-568ef63b8977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:22.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:32.721Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7e432f05-27da-442c-bd2f-6a87d450c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:42.730Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a66edaf5-6804-484d-9efe-33fd8d655f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:52.737Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=914e2a29-36f1-41a3-9bde-59388fb19ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:44:52.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:02.752Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f6ae61e1-1824-4f5d-825a-23bcda0bfdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:12.762Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1004841f-49ee-41ae-ab21-02cf33cf86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:22.769Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=66f08ba2-d686-4d7a-8cd1-e03ff4306c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:32.776Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5b3ea3af-7bc8-45ae-abc1-102f0e4481b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:42.783Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=294cf5b9-992f-4b3a-87ed-4e45964fea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:52.791Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d9bf76c4-a15c-45dd-993c-9dd4024d0e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:45:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:02.802Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bd3b87c4-3138-45c4-949b-eaae30fb7916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:12.809Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a2d85604-73f6-43af-b899-2c8156913884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:22.829Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a9851fc3-e017-4352-a43d-7daed2859e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:32.836Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c601b923-5a93-49e9-be0c-af69adc002e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:42.844Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=901e66fd-cd49-4101-ac9a-3f11459f953e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:52.851Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9d491b47-c855-4a93-ba94-b8bd414cdef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:46:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:02.862Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8824cbe4-0fbb-46f2-97d4-decf593829d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:47:06.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:47:06.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:47:06.138Z |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-05-26T23:47:06.142Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:47:06.196Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:47:06.196Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:47:06.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:12.877Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=86ca193d-8395-413a-a749-07cff9095d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:22.884Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=edaba328-349f-4c75-9985-7d31e716c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:22.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:32.890Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=617eb8bb-20db-465a-a18f-9581c4e3e367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:42.896Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ac4049ad-5de0-4921-a5c7-1172b9fae4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:42.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:52.907Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=534f49bb-4039-4e68-bbc5-906ea67d1332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:47:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:02.916Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=113c9153-2519-425e-adb8-13d9a4866b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:02.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:12.927Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e030c101-3485-4d3d-9b60-9ab0625580f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:22.934Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=10fd241d-f16e-46bc-8744-f654d008ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:32.942Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dfbf04f1-e5ce-4780-9a2c-b66d5d77bb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:42.952Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=594d2138-de2f-4205-afb4-d6c921a0472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:52.960Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=86c2ce24-9b8b-4da9-8fc0-6508d0c1fd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:48:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:02.967Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8f6ca6da-ac86-46d9-8aa0-78675f9cfa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:12.972Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ac74e8cf-21bb-48d9-957e-8837d0937bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:22.979Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5c51d800-6f3c-439a-be4d-7b38dcaaea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:32.986Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a16ca5d5-b9a5-4d8a-bd26-412cd6a37f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:42.995Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f23be46c-ffbf-45c4-93de-aa59b55d30a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:53.003Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=617e206f-dd6d-4188-ae27-6f4363342e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:49:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:03.010Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c4749bcc-a39f-4ff5-98e6-759d4f605f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:13.019Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0be9f721-c6bd-44b6-966b-391b4ae0bca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:23.036Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d6c9c30a-be6f-4a1b-aaba-32c623d50c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:33.042Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=aad4aa3a-a14a-46de-835b-9990a08d3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:43.049Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4e254638-6f88-4ec2-853d-5312897c8b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:53.061Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5ff8c220-68dd-4bd9-aa1c-1a06c8300e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:50:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:03.070Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8ead04ba-61c4-4953-901d-9c06b8754def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:13.076Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=17e82a1c-4961-485b-88d6-8984de85f5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:23.086Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b723b1fc-6dde-43c3-acff-caa019de0c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:33.093Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b47151c0-35b8-45c6-b67c-fc06e6756be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:43.103Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=62f16a41-3113-4cba-b2b7-642050561559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:53.111Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dbcac32e-2362-4549-ae9a-8969cdec4f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:51:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:03.118Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ba12e4cf-9c2e-40d1-a2b9-2146c4914534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:52:06.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:52:06.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:52:06.096Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-26T23:52:06.099Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:52:06.158Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:52:06.158Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:52:06.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:13.127Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fd53db89-0fd9-493f-bdbb-9302a18054e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:23.133Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=49f90ac2-a5b6-4f00-9f2a-f8249ed5e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:23.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:33.138Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bcd89f6b-b457-4bef-9554-058f4c406fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:43.169Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=10009330-63cd-4064-b43a-b4d3c96cc083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:53.176Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=51a44ef5-fa18-4f43-b293-c29734c3469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:52:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:03.181Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e3cc577c-07c0-46b4-822b-6ce16e227fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:13.187Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2f0376de-199e-4fc3-9aa6-e6975b6f775d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:23.194Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ca9505fa-b3fa-4b2b-9612-a30b1bec3946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:33.203Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ce6abe97-17f9-42bd-b12c-c5a830872809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:43.234Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0f76aa5e-c696-4097-b568-6391e09a6b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:53.240Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bac98e06-2ea6-4e72-a200-6302830acf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:53:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:03.247Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ff732f49-8b45-4738-87cc-d83ad75a0bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:13.255Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c4b2458b-b9d5-4fed-a07d-7ca8ed89494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:23.341Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c343a04a-85a0-46f0-9e4b-327cce89454f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:33.349Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c0ddb50a-6ab5-4076-af16-21e04fa2576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:33.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:43.368Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=af45aae0-edfd-47da-8216-e6f6a73cedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:53.375Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=762f16f9-0982-4941-be86-1d3d4ed14ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:54:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:03.382Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1f196daa-9704-4c11-8754-7011428edb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:13.391Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=10f26c12-ad0d-48f8-b1a3-78fcb294dfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:23.400Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=db6a34f6-2aab-42a9-b245-9bd94b215636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:33.408Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=feb67743-84a6-4f45-820a-a6534f42c2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:43.415Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9a944437-2aa1-46c9-9cb2-cd614cd289ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:53.430Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2f237f04-0641-4d1b-aca4-aff65b63062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:55:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:03.436Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9e574d12-d40f-4d44-87b6-ed17a875a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:13.441Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=19fb5edf-883b-40be-8c4b-e9fe3ad10ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:23.449Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=534dfaa5-29be-4df2-916e-4d705dcb3fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:33.460Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=70ef0ca3-5f0e-46bf-ab25-7d6a1d33d46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:43.466Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4b84065c-6d8b-4b18-b3d1-2a54e53260ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:53.473Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2f42a357-4832-45a4-bed7-f2f8374d0c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:56:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:03.482Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a0c14a58-30ed-4721-b57e-0968e0edeec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:57:06.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-26T23:57:06.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-26T23:57:06.116Z |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-05-26T23:57:06.119Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-26T23:57:06.176Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-26T23:57:06.176Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-26T23:57:06.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:13.488Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ffe1856f-c795-4ccc-860d-5366072e097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:23.496Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=23e6b571-52bc-477a-920c-ad2ccecd8a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:33.504Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3af619b2-c22c-40e0-958c-e5d976f38db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:43.514Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b10ef73c-0374-4af5-8213-ef662273bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:53.522Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=91d50cbb-fe57-4fd6-97ce-9aa45b8f437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:57:53.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:03.528Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c394f1a2-6ca7-444c-9022-203c7d357ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:13.535Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=91e6bb6b-c289-424b-bc65-ff82adedf4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:23.546Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3a3e83d4-7b20-4e56-89bf-c108c3c1adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:33.551Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0e0e073c-132c-4922-8f47-d6f6374e030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:43.558Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d6460b7d-d479-4bf4-97da-f5ebada18abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:53.566Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=516b25a5-7ded-41ce-a258-b38019939f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:58:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:03.574Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7bfcaa73-b6f9-4599-9021-afc7ed5e7ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:13.580Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fb73edf3-15eb-45a1-a4ce-0f54fe34e60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:23.586Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dcbb9344-eb53-45cf-9645-6e0baa4d38ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:33.592Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ec8d8f39-b8a0-4b20-909c-a2e007390488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:43.599Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0801b2d5-3dee-48ae-a396-341048aab64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:53.604Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=595adfc3-0958-4916-99ac-ed1df0b0500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-26T23:59:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:03.611Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1a94da96-c9c8-4e40-b462-b491a4fa1a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:13.701Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=805012fb-d4d2-4d59-af61-8ab87fa97cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:23.708Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0beee023-50ea-4596-acfb-9d893a7cc7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:33.715Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2a024398-f500-4741-b9ad-cbe7821f0362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:43.731Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bd0af86d-de5f-4b94-8a69-f7cd0b47abbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:53.738Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6e94e90c-57e8-4084-827c-00b766482e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:00:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:03.746Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b7d64787-abf0-4b7e-a7a6-d9bd4f4bda1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:13.753Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4604a465-d7ee-4265-893f-51b89a17d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:23.763Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=97a8f4ba-cc7b-4acb-b6be-7b0fabca1cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:33.769Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e210cd98-a4a8-4fa6-aa5e-deb05ee3757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:43.777Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=29ba6338-13ed-4332-a6db-d2963b04624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:53.784Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=dfa5157b-ee97-473e-a5ec-2874cbdd3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:01:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:03.790Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0912e8ca-f846-4c76-b4a6-fdd521cc7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:02:06.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:02:06.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-27T00:02:06.130Z |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-05-27T00:02:06.133Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-27T00:02:06.178Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-27T00:02:06.178Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-27T00:02:06.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:13.797Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=043994d3-5d69-40d8-b41a-fdcedbc90d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:23.804Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2ba10192-4df2-4709-a69b-9d75516929fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:33.811Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fdeb7e2d-daf1-4d00-9892-034112192158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:43.820Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=93ed1249-307a-446d-9acf-d1fc5d76bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:53.827Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=be7efb6e-8bd1-4c27-bc1c-86de03c77c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:02:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:03.841Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9d38839b-8000-4c0f-ad7d-5e0484d7396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:13.847Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e1d556e6-3e40-4f1f-9e13-f06f0bd6d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:23.854Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f1f9de29-b640-426c-9352-92013563aa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:23.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:33.859Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=76c6cd47-9f72-420e-8d1f-f166b4a1059f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:43.864Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=da31ae58-dab1-4dd3-a57b-e6aac2db5756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:53.871Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c6c29a83-3078-4d8b-b7b8-ca8eff8f0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:03:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:03.880Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4d1b154e-d292-4396-b288-1206f3497bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:13.888Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c04daf00-d671-4d26-9694-41bece5fc49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:23.894Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4b2a341e-3fc6-4e09-ae40-c0b7afdc3cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:33.901Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d3e96ed5-3f38-42ae-943e-11b0cf30619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:43.911Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=baf13a6c-db81-4e8a-9b7e-99652ae9895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:43.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:53.918Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1ed5bf55-8fb3-4798-af53-cef065b6914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:04:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:03.924Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cf209648-3e5b-4313-8968-4df5a14a37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:13.930Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ad60a8fc-10b0-4656-bbe5-0806ae9fc170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:23.936Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8f41f010-9443-40d0-bfcb-ed804af0c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:33.941Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bdff3a96-0dab-4fb8-9971-bf98ddd2ba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:43.954Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=669d30c5-77ce-4c9a-8a4b-497cd9cff568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:53.962Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=c38093de-f559-4299-a2ad-ce949c027fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:05:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:03.969Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=963b13f7-3bef-4fb6-bd7a-e6c657210eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:03.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:13.976Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=851e4ef9-eb18-4cbd-8ae1-a8b5f954517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:23.982Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fec3761e-f3f8-427f-ace7-d5c36918e0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:33.988Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=75ab3187-e6d7-4144-aeae-cbbcf792422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:33.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:43.995Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=180b895a-fe8c-45da-857c-98ecd8797b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:54.001Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=648819b3-c9f4-4ef8-8873-e42fc7efd7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:06:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:04.009Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=42040267-a545-4fdc-935a-15fb12b72ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:07:06.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:07:06.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-27T00:07:06.151Z |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-05-27T00:07:06.154Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-27T00:07:06.207Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-27T00:07:06.207Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-27T00:07:06.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:14.016Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=05eb04e0-9da6-4e64-b218-a74848a2b91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:24.023Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d6b03a02-82b6-445e-a3ad-5a9a5cede935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:34.029Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=98586dff-72f3-404d-8804-9cef73e8cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:44.034Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=939f3162-efc0-4dca-b02d-76e4f7f2ff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:54.040Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=93fc810c-e306-4c07-a9fb-0936ab5106f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:07:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:04.045Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6901f6c7-ed3f-43de-9c0d-6507e7e1a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:14.060Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0e1a1e97-73d8-4a30-809e-15a5524fc8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:24.067Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=81a10622-ed77-41e9-b8ba-2f49a1feb59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:34.075Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=55e110ed-bfa5-4da8-a286-9ae2e0f25ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:44.082Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b7a6dcbe-a14d-42d2-a116-0eb1a152d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:44.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:54.090Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=1ff23027-cbee-4350-b416-e76942395114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:08:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:04.096Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3d46eef5-4b9e-4be7-871b-1fb3b29c1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:04.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:14.103Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=d1fbfdef-dac9-41fb-964a-15b0f5a2866e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:24.109Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=64263f48-2379-4c19-88ea-91be3a124a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:34.118Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=bca1905d-3127-44d5-9d5f-8d544477de65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:34.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:44.127Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=4fc74afe-8d7f-47b7-aa42-3afa20d2d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:44.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:54.133Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3c5fa0cb-9f1f-4b1b-b29b-239553d69de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:09:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:04.144Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=107616e4-b62d-4510-a973-7129fbb8bc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:14.153Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b9666938-36d7-4e1a-8f61-29f9693c2f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:24.162Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=df30781f-a028-4c59-94b8-b52594f2530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:34.168Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cefb741e-ce50-4167-aea6-73a551853449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:44.174Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=cb038a03-3766-4509-87c4-b59391e1d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:54.182Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0f42f073-10f9-4c4b-8645-cfaf27746e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:10:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:04.189Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a0ea3ba6-6f3e-4b33-8edd-97bde1960125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:14.195Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=52d9173d-7b9e-49b7-89da-e313b94f040b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:24.201Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=38eb88aa-f5d1-4781-9097-35e72e869661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:34.213Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2d3636c2-3d9e-4ce0-973c-240cca443d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:44.219Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8d4d63c8-4344-424e-b46c-fdd9474b70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:54.226Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=e9134070-209a-4f64-8f11-0844d65f1b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:11:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:04.233Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7dffed38-15ab-4d40-ac63-ce5ca6821723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:12:06.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-27T00:12:06.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-27T00:12:06.130Z |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-05-27T00:12:06.132Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-27T00:12:06.187Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-27T00:12:06.187Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-27T00:12:06.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:14.240Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9e659e16-d29c-4d48-96c8-ab365a30ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:24.245Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3d3b3d62-d3ae-4b71-8000-79775a7ef136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:34.253Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=2fb8972d-fe80-4002-b7fc-d9adf64ed53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:44.259Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=769db774-f613-4c93-9c88-51b256d9f3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:54.266Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=3b740693-69b8-4ff3-adb7-8f6de9eed37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:12:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:04.270Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6b94e2e4-16c4-45fd-91e5-24232d4f8857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:04.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:14.275Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6566b6b3-6d8f-4976-9c3d-c9c6a093b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:24.284Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6feae023-2109-4d69-b1be-a413229f2c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:34.293Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=773eb755-440c-4e8a-8ca9-3b3881c7a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:44.301Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0da8ed67-1421-4e5a-bf83-dcd009a79bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:54.309Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5ddcd349-53a8-40df-824f-19d7dda3fdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:13:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:04.329Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=91628804-9680-44e8-b5dd-6a32c63dda70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:14.335Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6d7d8fc8-6b31-4fbe-ab64-3847d885921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:24.341Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=5b8f13d5-aeec-4f66-b647-860172f5bc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:24.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:34.347Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f077b3bd-2a58-4ff2-bb8d-47557cf7f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:44.353Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=fc7cff81-9db5-431a-89b5-ff4a679a024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:54.358Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=8b1e44b4-91e7-4d78-a6f1-1cfee3655f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:14:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:04.364Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=ccbf163e-8509-4e6b-89f8-15028a2374d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:14.373Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=a38837e3-5216-4038-a683-80765d9748f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:24.381Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=6b8022a4-7600-40fa-af50-afc8a1571794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:34.388Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=f80f674d-1cec-4f19-ad90-4d35eaac1aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:44.395Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=0cff437f-8f41-4669-9200-616ac67e70c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:54.402Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=575e7ad4-a635-495a-8aeb-d6cb769be9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:15:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:04.408Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7c18b9a3-eb35-49bc-8c95-949dde35dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:04.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:14.424Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=9b229720-c642-47b8-819a-73afb0206595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:24.430Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=26a70e91-7fd5-4067-bde4-cc85e4380eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:34.439Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=7d09d3a1-4253-4be6-83b8-162f7c4f43a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:44.445Z |INFO |Init configs |InvocationID=36d11338-126f-4c8b-b720-813d539be30e, InstanceUUID=b26b25cb-1d4a-457b-bb95-175e91cf2096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-27T00:16:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |