. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:48:02.061Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:48:02.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T22:48:02.116Z |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-06-06T22:48:02.799Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T22:48:03.600Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T22:48:03.601Z |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-06-06T22:48:03.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-06T22:48:03.735Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-06T22:48:03.768Z |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-06-06T22:48:05.480Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-06T22:48:05.925Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-06T22:48:05.957Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-06T22:48:05.958Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-06T22:48:06.039Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-06T22:48:06.040Z |INFO |Root WebApplicationContext: initialization completed in 2271 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-06T22:48:06.466Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-06T22:48:07.506Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-06T22:48:09.756Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-06T22:48:10.146Z |INFO |Started MainApp in 10.272 seconds (JVM running for 10.937) |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-06T22:48:10.205Z |INFO |Start scheduling PRH workflow |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:48:10.214Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a345a816-ec59-4486-baff-9a7ffb194620 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-06T22:48:12.969Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-06T22:48:12.970Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-06T22:48:12.973Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:48:40.299Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:48:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:48:50.340Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=727a1e9a-c180-4653-8371-683fdd8d88d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:49:20.402Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:49:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:49:30.409Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=addf72b5-14fe-47dd-963c-9ac93116566e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:50:00.445Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:50:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:50:10.453Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0a945162-dacb-4c3d-9c9a-2a907a3f2df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:50:40.500Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:50:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:50:50.504Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3829bc1f-e78b-401f-a211-cd11da364d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:51:20.532Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:51:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:51:30.538Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7fb7612a-4d2d-412b-a059-f001657826f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:52:00.583Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:52:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:52:10.585Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4c41f48a-340b-4831-b4fb-d8162c3bffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:52:40.613Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:52:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:52:50.621Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c5874c5f-ac7d-47b8-957d-7f24979cfa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:53:06.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:53:06.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T22:53:06.917Z |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-06-06T22:53:06.921Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T22:53:07.000Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T22:53:07.001Z |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-06-06T22:53:07.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:53:20.659Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:53:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:53:30.667Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3f564834-3a3c-4962-85e9-f122fc62e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:54:00.689Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:54:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:54:10.693Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2445adf8-7f63-4335-9f8c-f50c7eec313e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:54:40.718Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:54:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:54:50.721Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0c47e7a3-cf3e-4800-8a9a-bf687c8da0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:55:20.746Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:55:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:55:30.756Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=64570a45-c48d-4f0f-94f4-5e22e4979862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:56:00.790Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:56:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:56:10.795Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c982de0a-0275-47aa-9411-f47cb5387154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:56:40.823Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:56:40.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:56:50.830Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d1ef25b7-cb31-4d78-97ba-e1c95ade6c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:57:20.868Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:57:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:57:30.870Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5daae504-3f89-495d-9923-8c22afa091db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-06T22:58:00.901Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.15.54:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:58:06.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T22:58:06.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T22:58:06.862Z |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-06-06T22:58:06.867Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T22:58:06.934Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T22:58:06.934Z |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-06-06T22:58:06.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:10.905Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c8953315-1a82-4cd0-8196-a94d7ccee5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:20.956Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4cfe5bf4-4b46-4cf1-849c-cd500d05341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:30.984Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cb3c5a68-a8cf-4bb7-a7ce-53573b12b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:40.998Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7092636a-4d71-473c-ba1b-d70341bca726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:51.024Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=aa255b69-9e38-485d-a90f-000dcbe630a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:58:51.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:01.039Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=df5892f0-c2fc-4c8d-b55c-f7eae6ce6b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:11.059Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=899daf0f-75b6-4235-b922-4546c07741a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:21.099Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e57be440-891d-4eac-bebf-04e0734efadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:31.119Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0ad550aa-91e3-40e3-b6f1-4ce03283fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:41.135Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=61a9caea-5eae-41d4-9c3d-b223a335e132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:51.152Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0c93dc28-dd9a-42b4-a6c6-5282ca502d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T22:59:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:01.173Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5536c008-19d4-4afb-9490-19ee286bd0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:11.198Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d4a660aa-8724-4b9f-8b8b-68c98124dda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:21.212Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d0b15440-7b6f-4d1c-90a9-8c6d87ed6d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:31.224Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fe6b0001-aeca-4095-aaa5-2185b8488439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:41.235Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2b7d5de8-40ec-4678-96ff-166826ac11a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:51.254Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cc8b2bcb-5a73-44ad-8ed1-a671205dc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:00:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:01.270Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=28525b50-e0dd-4014-9b6e-1fa1aae20e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:11.283Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=70f0cf43-850a-41b7-af1b-3ffd5ccc5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:21.302Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=17c78281-3ab7-4ac9-9925-83f914f4272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:31.314Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5cb3cbd5-ace4-457b-a49c-2fdfd7ba1e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:41.326Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=dd44e9de-2a0e-4a74-81ed-24128a98355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:51.337Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c663bae1-6367-483b-b95e-90507f1edc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:01:51.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:01.345Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c05985d3-6bda-4dc2-9ca8-f928de335965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:11.363Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0b63abac-ed3c-40ef-a99e-a40d62e027a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:21.402Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=70d4e35b-052f-471d-95ae-6374c9718169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:31.418Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=861ec39e-85f9-4874-8945-29e1b3ca1fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:41.432Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=24637c8d-88f4-4484-bb29-ea0c709ebb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:51.443Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=930dc81e-ea90-4b03-944d-08d2abcdc4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:02:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:01.485Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0cc49b6b-ab63-48c7-bf39-3bb89bf9afa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:03:06.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:03:06.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:03:06.895Z |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-06-06T23:03:06.898Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:03:06.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:03:06.976Z |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-06-06T23:03:06.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:11.500Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2e2c2950-2455-4615-ad24-8f0248a4ef86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:21.520Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=37610505-ce05-4d20-9c5b-6a8e1fc3a355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:31.536Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a57e4824-2b2c-4937-bf29-9148a31aff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:41.557Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d749ea6d-cfd8-46b7-af82-32efce16736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:51.579Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=645a416d-9631-4f39-986f-5f5f98a9f4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:03:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:01.610Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5e39e4bd-7b0b-444a-90e1-cadcd7573469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:11.624Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c18f91ca-f004-4ad5-88a1-6e79d3de9c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:21.646Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f701f197-58d4-41f1-9c42-abef154a21fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:31.666Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=df78d98f-31cc-42b5-80ee-79af91cc95ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:41.679Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=8b8e799f-abb0-44fc-bee5-52d206f3aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:51.689Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bf73f3a6-8694-4d7d-aae5-678f141c157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:04:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:01.709Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a0a32cbe-08cc-49bd-a93e-780bb5dcd28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:11.720Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b53be671-57b3-4209-8793-ccad27913b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:21.731Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=05dc4eb1-590e-4b85-96f5-78d73424f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:31.742Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=08c54548-7658-46fe-ab5a-1076d29d6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:41.759Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=81e13706-8f32-475d-8e76-0035fc9535c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:51.798Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9ff49efa-fa34-4a00-9ee7-87374164f860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:05:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:01.810Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4bee8714-dd2d-44e5-bf88-2ad935108dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:11.821Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2692c1e0-81b2-4e0f-b62c-0f6b7c7800c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:21.832Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=52639ea6-d433-4356-ac27-1385cb6d43d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:31.843Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=358c2469-0804-4029-b93b-fc6f94829a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:41.867Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b0c1a416-0c2c-46d2-8776-cf37c6cbb345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:51.882Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fc58bec1-ef6c-4789-82d2-a707e9cee0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:06:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:01.904Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d584cbe5-87a4-4273-b958-c8506b829aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:11.933Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e58c927b-2834-46bc-ba85-4e470afff3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:21.943Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f4eff142-cb39-488b-bf9e-2261cf3a08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:31.950Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0cd07896-0f33-4df9-9e25-1e30126416ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:41.968Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e3e929a4-b734-43f6-bb9e-30f57923cd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:51.979Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=88d83e07-fd5e-4c9d-8f4c-370deba421c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:07:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:01.993Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f786cc87-e459-404f-a279-db4dccc289c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:08:06.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:08:06.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:08:06.876Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:08:06.880Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:12.006Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5b70bb57-b25b-45b6-b1af-892399456cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:08:16.904Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-06-06T23:08:16.926Z |WARN |[id: 0xc60a1468, L:/10.242.199.205:33592 - R:config-binding-service.onap.svc.cluster.local/10.96.144.247:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:08:20.122Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:22.019Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=60bf09ea-9300-451c-9e07-146150a6d691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:08:30.144Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-06-06T23:08:30.146Z |WARN |[id: 0x69817c13, L:/10.242.199.205:33792 - R:config-binding-service.onap.svc.cluster.local/10.96.144.247:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:32.028Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=67241351-82d5-4c04-b642-f61a50d8cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:32.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:08:37.430Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:42.035Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=904005e2-66c3-47ad-915d-ac8f7325dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:42.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:08:45.416Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:08:45.416Z |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-06-06T23:08:45.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:52.045Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=51f67fa9-2bfa-4e6c-9728-fd24835f2c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:08:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:02.065Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=89969358-5fa9-4756-98a3-e3af385338f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:12.073Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5fa73112-448c-40d8-9f66-d5ebbdd06768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:22.084Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2c13f054-efd0-4d63-bad6-84e0e6b4cf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:32.098Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=78342686-02ae-4e54-8dbe-4a2416cf7fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:42.109Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2a63d5a6-f3f7-4ea0-b7d2-1eee71ea465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:42.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:52.119Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ccfd2b4d-64cb-47b3-89d8-33230a58136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:09:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:02.129Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=48bbe894-c9d3-4db6-8afd-1891ddfb7375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:12.138Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9acce913-ebaf-435d-8fca-ff13729d79df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:22.146Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bb6dd107-72b9-435a-8433-d64e68a69720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:22.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:32.158Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b258d49c-e6a4-4c1c-9438-3974a6eaae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:42.169Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=646045e2-289a-4390-8f85-9a0a477d07d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:52.187Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=56920e60-c96b-4ce3-a074-6fee224098cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:10:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:02.201Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f3cdfa66-4a1d-4c03-b914-5b2c807ec625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:12.214Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4f35d489-e8a2-415d-a396-d8f4e2bc1f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:12.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:22.224Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=95922b32-7e29-4c2b-a7e4-84643dec77ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:32.233Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fa1eb05f-fb3a-43c9-bf0e-ff13225b2241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:42.244Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=50ce5b9c-d1df-4126-82f2-cb575507763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:52.263Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b8871613-9133-44ea-a69a-5d68c0aeb8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:11:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:02.279Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2319d195-269e-4dab-9f4d-96c561da618d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:12.289Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e09ee38c-365e-43e0-a024-599f5234e6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:22.304Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9281f1d3-3ea4-42b3-9512-a6bdf929955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:32.312Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c90fcbb8-d555-4083-b0fb-3fd0678c476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:42.320Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=319fa1c6-2bc4-4fbc-b9e5-3c9ecf870bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:52.328Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1a854d7c-2b2f-4c37-9bb7-3f225ad59e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:12:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:02.342Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=61ab9507-2625-4ff6-a26c-e2b73a019dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:13:06.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:13:06.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:13:06.854Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:13:06.858Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:13:06.929Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:13:06.929Z |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-06-06T23:13:06.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:12.351Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9bc2189e-a909-45b2-88b3-b5b467e91bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:22.366Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f6e73533-5b47-414f-aa91-9cb80f5c400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:32.376Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9cd23ef2-89c0-4073-87e8-b13f4bd0bdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:32.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:42.387Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=57671b71-83ca-43f0-b180-418f1f0bbee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:52.418Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=249ad7ff-6ee4-49e5-9cad-bd0e8ada0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:13:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:02.435Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=241fe445-499d-4284-b4ae-44be7a95e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:12.456Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=88f185ec-255e-49cc-ae47-7e84d71af6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:22.470Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=8d0c6982-cd77-42c3-800f-84f81ec455bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:22.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:32.496Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c89ab218-70d2-4053-b1b8-076f651e3a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:42.507Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=774d2783-aa85-40f5-a152-2b74d0eaa890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:52.518Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=dcdd9337-05b5-4b2a-91fd-396b6f01bfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:14:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:02.527Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b2e138f4-addb-4d67-864d-fb90550263d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:12.548Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=83832255-ff3b-48cd-9d70-900873b25997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:22.574Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=48f299e8-e026-4950-b23b-b10c99fe4464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:32.587Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e75c006c-ff2f-48c3-a8a3-11e8ef1823ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:42.596Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2e2c8ea6-58d4-484d-8729-c0c840e23dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:52.617Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=10f92565-663c-4cdd-aacc-d1bddb90a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:15:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:02.632Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3615fcc6-aa0b-4263-ac9e-9766125fab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:12.649Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=62ba5461-5016-4cc0-a92d-28377146251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:22.701Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=adc43299-e48d-429e-ac6a-028e31c528de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:32.725Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=acd23ae9-0688-4120-9728-2c0f0a475e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:42.740Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ebc5928f-6de0-41fc-bfcc-a2f5d92a69f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:52.750Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=373efdbe-f50c-4bcb-bb0c-55c27fcd9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:16:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:02.763Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4e680cc7-0a67-4925-a5d2-cafea0ed5bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:12.778Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=98cc248b-9323-4f48-a353-10875e153c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:22.787Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b3ac0c9a-e3e3-47fb-a191-e4978f0d2c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:32.804Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=27d21a8c-0c88-4563-b68f-b8832e7120db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:42.817Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7886e5fe-9c1b-4fc1-9d30-ecfb4271ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:52.826Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=922d0661-9ae5-48a9-a8c7-86a355b44b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:17:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:02.834Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ec1e5c70-262a-457b-8644-f98e1aac599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:18:06.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:18:06.865Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:18:06.866Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:18:06.872Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:18:06.941Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:18:06.941Z |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-06-06T23:18:06.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:12.846Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=eaf9881e-c210-4569-baa1-5c5f3055dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:22.858Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d8b5f4f8-a24f-4d66-bf69-8749fd1922e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:32.871Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f08c9b35-fdf2-4010-b6fa-a3ba6f91e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:42.883Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=16109569-efb5-4581-a53d-c2ee7b28b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:52.894Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6a793e6f-30e8-4c08-888d-d80e3dbf2188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:18:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:02.905Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=494d0125-e520-4061-948b-299e49b372fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:12.913Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=19ed0da8-a471-4f98-9520-cef44d39b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:22.920Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b6c27e65-c091-4108-b021-1e9afe10a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:32.929Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=577f7b65-5803-4e78-8c63-2644fa17b7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:32.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:42.941Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6587f41c-47bb-4a02-84fd-4be4cff7e325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:52.953Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9dae4ce5-6a56-4aaf-845b-cc3c1498eb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:19:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:02.966Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d394b0e4-66a2-4dbf-8bb6-6f54c0f5da9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:12.973Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f86bb258-0744-492b-8d25-e593985f5f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:22.980Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b7c610b3-127a-4ca1-8b43-a00bdde880bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:32.988Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b5ab7c98-ebb0-4f5f-97c3-2d899d72aa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:42.999Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=75891ea4-d91d-4662-a969-603b5ec80c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:53.023Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a9d08c5-422b-43fd-91d1-e5b100b094d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:20:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:03.038Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b7d1ef2a-7b3c-4171-a07e-d42e7b1aac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:13.051Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2649db72-8447-4770-be6a-a1d7d0bfee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:23.063Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7c82b1b1-c440-4820-a807-3390a5920091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:33.072Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c685304f-73ea-4909-8628-deafc68d99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:43.081Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f812ea20-470f-4736-aa86-7a1a7e2b1fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:53.094Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f7bbe9e2-0f0d-4dd1-802f-f03ce0ca8676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:21:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:03.106Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c49294ba-823a-45bc-90a9-caaf2c22a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:13.118Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5d07ab5a-759c-4236-a23c-67554a24e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:23.129Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4e3dce58-c918-4a03-a31f-11e149af2bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:33.137Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a522542f-27e6-47fa-a621-c99ce12359a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:43.144Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=14e1a0c1-fe04-4223-b270-311279f8d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:53.164Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3a9ab0d7-263c-4513-ba0e-6fcbd86cb733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:22:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:03.175Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b258cc65-2152-43ea-ba1b-2a474de62876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:23:06.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:23:06.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:23:06.955Z |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-06-06T23:23:06.959Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:23:07.022Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:23:07.022Z |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-06-06T23:23:07.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:13.185Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=47024440-feaa-42fa-8761-df6a8ae5f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:23.203Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=355b4dd8-b9a1-472a-a125-97aaaabafe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:33.221Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5a89bf51-5d3d-4ff9-b74a-9bb2ac532e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:43.232Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e046ab62-8d1c-4e42-99be-3fb35b201133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:53.241Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ee798862-e093-4ee9-85bd-ede5241ce83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:23:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:03.250Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cbde11a1-32ff-4e0e-87f6-2a95e16bc1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:03.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:13.261Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b9168bda-9907-4395-b812-2fab9905247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:23.271Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1b3b46e4-7a4a-48ce-a502-f07a4e9f4925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:33.292Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f7041953-510c-456a-ade0-d371737fc0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:43.300Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7a55ca21-f3d5-4f78-9f80-950c731de457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:53.309Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=770f8df8-ee2d-4c81-97cc-5af8cc42cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:24:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:03.316Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=30e92fb8-0dfc-48f0-af0c-c5fd7ca82fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:13.324Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5bf002b6-1075-4330-aeb2-55b12e6dedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:23.340Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=403e2ae1-b0c5-43ef-b0c0-f5c5d245d39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:33.358Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9b324254-390e-45f6-ac1e-e8fdfde41840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:33.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:43.376Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=66eb8fdd-052b-4525-bdca-4ccd27455efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:53.388Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2f4c1d81-6ab3-45c2-872b-e2af2171ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:25:53.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:03.395Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=10797048-148a-4569-97d3-b5b555840c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:13.406Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=403b06f4-8e2f-4319-b83c-c650c60b6bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:23.417Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3eb73c37-f2e3-44a3-838f-a149b7ae874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:33.428Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bca8b830-a0f0-4324-83d9-758383cd3ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:43.447Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7a1828fe-7c00-408e-ac46-fca303363ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:53.461Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=134445dd-84fe-4705-93a6-f697f03be493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:26:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:03.471Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e3e9545a-dd70-4830-a21c-a7406876a827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:13.478Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=712140c6-c148-4cd8-899b-8426be0afd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:23.490Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=28885b49-c84f-42a5-9845-db153f22e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:33.502Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=774e1a2f-9cfd-4630-9258-27d4376c9990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:43.512Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=01a1790b-26e5-468f-a8df-0b2191211553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:53.527Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2af8337a-96ab-4e35-b8c7-803c6cf36d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:27:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:03.544Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=8fe2ad68-c424-49b2-9063-e8d6f612e14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:28:06.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:28:06.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:28:06.902Z |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-06-06T23:28:06.906Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:28:06.970Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:28:06.971Z |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-06-06T23:28:06.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:13.555Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f3552311-27ef-4954-a09d-5f0b1bb19dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:23.570Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5a197ba9-2c53-47c8-8c7c-8c0805bff576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:33.581Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6ce38d2c-3546-4a54-a333-24dd9d89e769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:43.601Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=13a215b9-c8dd-4f8d-8256-24e4fd6079b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:43.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:53.611Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=727ec459-8173-4347-b2b7-6e787275993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:28:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:03.622Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e591c103-d81c-43b4-998c-bbe9209af62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:13.633Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=8a5ef886-b279-4ee6-bc67-8b49f44fb87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:23.640Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a59ab996-fce8-4b92-9286-7ef4935d52b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:33.655Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9de3c7a9-c9bf-40ff-b931-38aa81f7feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:33.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:43.673Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=69a3b3a4-1ca1-4964-bea5-75b2e1c80c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:53.692Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e3b34260-516e-484c-a2d3-e3740b159554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:29:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:03.710Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5d1b7f14-f452-4b2b-81e1-5a41762ca606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:13.721Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a450bbb9-d8f4-464b-bdd4-48ba0b9965a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:23.730Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=27fbf30b-f882-47ea-a62f-90028d22924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:33.737Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7eb19974-37a6-458e-9241-06952fb2d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:43.756Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=08583b78-a8b9-4203-af69-4e35cdb7363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:53.778Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2cc3167b-6e56-4a44-b41f-6062c9d13022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:30:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:03.788Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4d427508-b2ae-4fe9-b5ef-a3e098ec161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:13.799Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f5c7dd63-02d1-4c37-97cf-518f835a93ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:23.816Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d97dc4c2-3b72-4c64-ad2e-b7f6299499dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:23.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:33.829Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c8a04370-ea6f-4864-bc0b-887e8eb138a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:43.836Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0ac7a820-2b52-4353-ab16-dee31f3b5716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:53.844Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c67c8fa8-3bac-46a7-a042-412f174d5d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:31:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:03.859Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=265abb73-b47d-4ba6-a4b1-c88401198b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:13.868Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1ab4e7a6-dec1-401a-b385-15572e619bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:23.878Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ca5b78fb-6fad-4502-bc29-5b6ea282c4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:33.900Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ed59aeb0-5136-4de1-b1fe-5a206f2ba7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:43.910Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2e53d5c3-93cb-437a-af5f-9bb07b31e41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:53.923Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=efbc3e1f-b722-4fd7-81c4-4c6e793f279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:32:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:03.930Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b918f770-b3df-46e7-ac77-3011b43f3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:33:06.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:33:06.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:33:06.854Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:33:06.857Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:33:06.922Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:33:06.922Z |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-06-06T23:33:06.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:13.940Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a4147b59-6311-4618-90c6-10af21edb62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:23.952Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=db39eb59-e688-4a1c-8afd-063d5694a9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:33.962Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=27fb543a-a149-4434-a9fa-b9e3c99735e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:43.991Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3c1d01f7-d491-49ac-83f7-2ece91ce6080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:54.003Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4775a452-06e3-4be6-a51a-9f9867544c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:33:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:04.012Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=333759bf-5102-4e00-ad29-ca1147d88000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:14.019Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2ea6a370-6929-4edd-8cea-9edcf1a52e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:24.027Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=783f234d-e7f2-49cf-8274-ec543a685404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:34.038Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=57d323ea-eed6-4f5f-8395-e5e6bdfc43cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:44.052Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=72789e5d-1425-42af-8d21-4643be790a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:54.071Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=48c5ae9e-f55b-4784-ae21-569842fd529c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:34:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:04.081Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=eb0ce3f7-9d98-4b92-aeaa-5f1886103e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:14.087Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f9e5ea24-b01a-445a-bb8e-4d351fa62c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:24.095Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=94b7094f-a742-4d0c-bb39-6eda184c7b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:34.104Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=18dcb5e0-57c5-4ddd-9a30-2b44dee4a461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:44.114Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=11088383-3978-4e6d-b7ea-0e1c8b638d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:54.129Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f2fac9a0-a72d-47fb-a10a-be80cf255257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:35:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:04.141Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2350903a-04ca-4980-92b8-ed327023a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:14.150Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=00c0d330-f61d-4609-81f8-b5731d50d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:24.162Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=225b6ff8-bc02-48fd-8915-7c62764fa203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:34.172Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3d3cb8db-19d0-4236-919a-3804e1a06b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:44.181Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7c322034-a523-4503-9901-3eeda1d39b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:54.201Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f08bf614-cac7-4afd-89e5-ade18f4e2457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:36:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:04.210Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7bfc15ac-b4c0-40c7-b85e-9e327a00362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:14.220Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=36a5fe2c-9305-4e17-b699-c3202fcdafcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:24.230Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b68eed54-9ae5-4ec9-8786-c1c8f20455cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:34.239Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=529ede97-f1e5-44ac-93dd-c6a4f56fa335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:44.257Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=034182ef-9cc0-4ab0-91b3-f2e3347e8378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:54.267Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a471f6a-815c-4f97-bd0e-df645e8c3ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:37:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:04.283Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=32c15c35-3b6c-4eef-ba69-555050271a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:38:06.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:38:06.893Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:38:06.894Z |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-06-06T23:38:06.898Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:38:06.967Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:38:06.968Z |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-06-06T23:38:06.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:14.295Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d997153e-ae00-4dfd-aede-678454a9d59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:24.303Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3ee334a9-c6d1-4e2f-89d6-e59da06ba765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:34.310Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3377d85e-f113-4e80-bffa-4700dbc8dd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:34.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:44.319Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6f0b567e-8fb9-4a03-a71f-f53d15d51d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:54.329Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=69ebf82d-46cc-41de-9baa-8623a05d6701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:38:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:04.341Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=89769440-56f8-470b-be20-7bfc1743bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:14.364Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a4bf5d51-18c0-46f1-817b-22d98c50a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:24.373Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=82410ef6-3a2a-436b-8448-21400c542132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:34.382Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c9de822e-bdff-435f-87a6-85e8a6e28bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:44.406Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=642fced2-c451-4e77-bbc0-455a01b29799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:54.415Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fb4264c4-177b-462e-a7f4-fe89c53c713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:39:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:04.426Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=663b730e-9e0c-4e0c-8be1-49d64f46f6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:14.433Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bea6ad3c-47f1-4b43-854f-3f5636860352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:24.442Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=59d64c9a-1ef6-445e-8325-e91e1491e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:34.463Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=993b6c6b-fc4d-407c-8bf6-62f99557626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:44.489Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4f8a8960-f2cf-4955-b848-b8495be7d5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:54.497Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e6bda45f-d9ed-411d-8fcc-07182c1c7c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:40:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:04.505Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a93d4b17-0d39-4bfc-82cd-f1d7dbfcb83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:14.530Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e92960e0-bf06-4dd6-9b6b-ffd1d9d7c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:24.544Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7a603e41-c306-4dea-b04d-3a72bdf29cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:34.568Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b15cf787-87e9-49b3-b746-0a37a0e6657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:44.578Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=253aa6eb-f4e1-4405-a83e-52821adab950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:54.592Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=520bfd5f-46a1-4308-8c46-99b0edbdf288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:41:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:04.603Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=494dc96d-49f3-414f-812c-32e5057a99c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:14.610Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=43efe221-75b8-49d4-82a9-9be617452f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:14.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:24.617Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=954075cc-f2fe-4b4c-8b0e-ca85b498d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:34.629Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0bf1d539-5019-4fd8-9323-d027fbae3d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:44.639Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c54b54c8-095b-4495-a031-c052e64459b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:54.664Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=21842051-35fd-49e7-a68a-2e78d110a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:42:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:04.685Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c550bd78-822d-42f6-8cbb-0fd06df70a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:04.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:43:06.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:43:06.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:43:06.970Z |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-06-06T23:43:06.977Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:43:07.068Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:43:07.068Z |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-06-06T23:43:07.073Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:14.693Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=61a8cbbc-050c-4f9b-81b5-19f0fe99fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:24.699Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2ebafdfb-1340-45d0-a142-a4b979f12e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:34.707Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=da300cbb-b30c-4028-93ea-75112f441c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:44.716Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2f527d2b-4d32-431b-9bfb-5d7ca7105e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:54.729Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=478e5e7d-6d29-41da-83e1-3694412c23cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:43:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:04.741Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=61cf803f-e54f-423d-b75a-67e59c4d7b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:14.750Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=69fee75f-d406-44ca-8d1b-0c5e8de4f7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:24.766Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9d7264bf-5eed-478d-b56e-df3bc810dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:34.779Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4c849dc0-fea4-48b5-88ac-d0bb3e1ecb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:44.799Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=eb487e34-3d34-4803-a52a-c14239a8ef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:54.808Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2c7126d1-0499-4a84-81f5-92422cd56abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:44:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:04.822Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a9bcb194-fe7a-40da-9df3-dc24e2ea2fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:14.845Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=84a71681-150e-46b8-81c4-70deaa1c7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:24.859Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f507846d-b8aa-40f2-8b10-90c05850a4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:34.869Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a6eb3085-0d2d-4a55-bc2f-6dc830d8c8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:44.886Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=646cb079-dd3c-4930-9448-aeb6b8c2b798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:54.899Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=958cb8b1-7b89-4369-94a2-f2a3a6859cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:45:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:04.912Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fb4b8dec-b84b-4b8b-983b-fd4f6780b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:14.922Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6fdc8728-8ab4-4d0c-8c97-62237e60d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:24.933Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0375c6e4-b2bf-4944-adf1-453297f1dad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:24.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:34.945Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fc43e9b4-d207-4691-87d8-cce46f1468c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:44.959Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f16ad1c0-3b5c-4551-950c-b1ab882d53a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:54.965Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=908047ce-7ca3-4a00-a488-01b675a61f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:46:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:04.976Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9a760109-9cf7-4591-81e2-ab1c83b77632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:14.994Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f2c3dc38-d2f5-408b-a818-d076aa7d68ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:25.004Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ecab8bbf-4128-469c-af45-9392dcedb4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:35.020Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c9773f66-cf46-4d8f-a032-df45809dfe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:45.029Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=726d8319-3306-403c-905f-5f1bde94695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:55.035Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ffe35aad-a44c-4888-8309-0a323892329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:47:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:05.042Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fdc161c2-713b-483f-ba2b-7f1882cfdc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:48:06.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:48:06.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:48:06.838Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-06T23:48:06.841Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:48:06.928Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:48:06.929Z |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-06-06T23:48:06.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:15.049Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=688a3d42-a955-486e-a933-567191d82ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:15.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:25.059Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1e3ecf52-5d14-47f2-95ff-b6d8fbff54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:35.069Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6d43f5a7-f417-42bb-bd51-94d2626c4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:45.090Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b8fbadb8-d068-49e0-8567-85bc8591a94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:55.100Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=54f61483-9bbc-4339-a541-179b5dbc02ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:48:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:05.108Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=51267223-c046-4e00-8143-8f396b176c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:15.117Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=74d7c535-d72d-4274-97a8-6baeb30d987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:25.154Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c3185e87-acdb-4e41-a320-cfbb8f0efe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:35.166Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=69c9dd9a-70c5-4db4-b647-c894a927537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:45.182Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c3455fc7-8cb0-468e-9fc2-095a8b33034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:55.197Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0cee0a5c-1e86-4a99-a089-5824e5b9608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:49:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:05.206Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f3436b55-36a4-4288-b469-c1f6d55402d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:15.214Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=20302752-9a5e-4ac0-9784-e38fd26d5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:25.222Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3bf12997-075a-4572-a95c-1266738a4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:35.230Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ace722f6-7f91-4050-8c9d-dadd1a703e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:45.242Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cf7a3250-ae28-44ce-84ea-fe1eea77ab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:55.255Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=050f3fe9-c426-4f0d-acce-5f933a475d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:50:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:05.317Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=38aadb11-7c5b-4850-9f89-8b8f424d9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:15.328Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=868369c8-3653-4425-9567-891fbef3472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:25.344Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=09cdb42b-0141-44e5-a437-4ad73170eb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:35.355Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ad172164-3b9b-4ea0-a318-5bc005196286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:45.369Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3f852e1b-5fe0-4a31-892f-b9601c893549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:55.384Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=aa1dac65-607d-474c-82fe-fdb5625b67b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:51:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:05.409Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=778ed902-97b5-418e-a158-b95e9d5e88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:15.417Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a6c2e0f1-90de-4a5e-93f6-33502a45a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:25.426Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4db7f0f5-3045-40eb-bbd4-9fd4a5acda0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:35.434Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=31ca9b73-dcf3-45e7-be80-63387912f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:45.441Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6ee67f8e-7cf8-4f0c-866a-d94d96602abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:55.455Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=feed0a9c-d1a7-4a09-bfb6-04aa288208a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:52:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:05.470Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6920d472-0bbf-41f4-8fa6-64fa77063cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:53:06.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:53:06.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:53:06.897Z |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-06-06T23:53:06.901Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:53:06.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:53:06.983Z |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-06-06T23:53:06.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:15.479Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ec08b67a-d90a-4c77-a351-a8a50667fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:15.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:25.496Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=35efb0e6-cdae-4caa-be58-a3bc8378f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:35.507Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3777f830-dfc3-4b0d-baa1-e267c0d42399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:45.516Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fc5a14ff-5f42-4605-8424-a2378424dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:45.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:55.523Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0aa485f8-35a6-4e95-8280-23bbdf92b8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:53:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:05.530Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=413c1c2a-d105-4a5c-99a8-f5f37bece8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:15.537Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=213bcdb9-4214-4b90-bb88-b42905908058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:25.547Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=856c7b8a-dce5-457e-bf36-c68fb8210732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:35.564Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9b7996e3-99a1-4536-b918-fcc9d72caae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:35.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:45.590Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1c40829c-e97c-4112-b2bb-1592d15236bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:55.599Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=df26e6ec-02bc-4f48-9129-92b70eb9c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:54:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:05.611Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=dda2563f-a5d3-4e3e-9d65-6885fa2a82cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:15.622Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=22201da6-b3de-43ee-b2e2-d08a1baf82ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:25.630Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5b0315a1-5104-495f-a6d3-99c973a7ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:35.645Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f9ed4d11-1726-4968-beaa-eb5fcd3cbcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:45.663Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e48f0e84-71fe-430b-a7ca-a5e87a247cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:55.685Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bb846f2b-bc8b-4824-ac31-29b54b0d1c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:55:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:05.694Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ea9041f3-866e-4ad2-aa57-1c320d49a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:15.712Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=dea29388-76b6-4cc2-a738-93a8f594b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:25.720Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a6dcfc85-b155-47e2-8c0d-5d12e63b8e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:35.727Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b163f40e-e422-4ea7-ad86-0a38065e68d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:45.739Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=01d445e2-aa81-4833-85ab-6469b92327fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:55.753Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1357d159-5967-412c-bbaa-6147a083fc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:56:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:05.768Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3b96afb4-f42e-4ae0-89fc-13e138ef940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:15.782Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=32730b4a-e3b9-4a7e-be0f-fa1d0ca908ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:25.797Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0db48e45-bcf9-46be-a482-60f68e59af08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:35.805Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e8371bd5-87d2-44f8-a03d-b54711b3cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:45.812Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=94c9873f-c898-4a30-8463-2a0eeceb5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:55.820Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bdd81b46-8a70-46f5-a1f2-eb6f7c92e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:57:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:05.835Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c4e29e0c-cc31-4d75-a302-fb7319f9494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:58:06.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-06T23:58:06.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-06T23:58:06.880Z |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-06-06T23:58:06.885Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-06T23:58:06.957Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-06T23:58:06.957Z |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-06-06T23:58:06.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:15.849Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=440cc26c-8807-4ee5-8575-30ba745fbfd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:25.866Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d682cfc9-dcb0-4353-a156-08da68a64d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:35.893Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a22a74a7-eda7-4727-98c5-1bad1a461018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:45.899Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a5175a2b-b5e4-4210-ac67-fa4a87a2db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:55.906Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9b2aa9b9-97fc-40ee-8eaa-c4e40732efa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:58:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:05.922Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=996a0c01-dc3c-43be-8e63-54960f24a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:15.933Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ca97eadf-e158-47af-acc1-0d140467e983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:25.964Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=91e53912-f739-41fd-bbd9-ec73d67ab580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:25.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:35.982Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0eee6a0a-e774-4e7f-b05e-b4e987f7b20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:45.993Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f2246cac-019c-4628-ac10-aab760396de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:56.000Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=24011b33-0690-4f66-962f-78a32ad3c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-06T23:59:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:06.008Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5ae8d18f-4fef-4d7e-8f50-43a8f2e12583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:16.031Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9baea8e5-5d54-4513-9017-231eb913865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:26.040Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f5d2ec7e-66ef-4a2e-b0e6-0abdea15ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:36.050Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=8e4f7fa5-a123-413d-aeb8-428f450d74c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:46.066Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ba01498e-0e4b-495a-aaa1-58e42fa873ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:56.088Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5dda5060-deb7-4b61-a027-10309016f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:00:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:06.098Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cf1b75a5-5822-43a9-b2fc-b5421117920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:16.105Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fc963e83-e227-4d1a-bc3f-ff61b65a1608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:26.113Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d5156925-0588-4b43-b66a-564702e1cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:26.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:36.122Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a7fa2b7-0ac2-41a2-88aa-25e588c8ca7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:46.129Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=eb8313c1-de3d-49bf-bb0a-b1b88e12af59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:56.141Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=9d1a3eaa-10ba-40a0-8183-d734ff1b4806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:01:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:06.153Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a2481db-8fec-4bf0-9951-ce7121d111bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:16.176Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fbe90527-3188-4d64-b59b-b21d4f056a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:26.182Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1d82fef3-f149-4f66-a4c4-8d66e2901bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:36.190Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f5236e57-6f6e-41c3-a1e3-062a22f938df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:46.199Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=43c9fefa-882e-4f6f-8096-78e9250671f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:56.207Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=277c7658-450a-4872-9989-9b3bf55e05d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:02:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:06.221Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7a3a6b34-9637-40cc-8be0-c9c40646f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:03:06.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:03:06.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T00:03:06.941Z |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-06-07T00:03:06.944Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T00:03:07.023Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T00:03:07.024Z |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-06-07T00:03:07.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:16.232Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=56bf6cd0-1284-4f0e-a689-c83d9f99b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:26.242Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=82b90b55-1fcc-464e-951f-b763ae0bb691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:36.248Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=011b557d-bf8f-44d4-8da8-317c463848b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:46.266Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2a7de66d-f790-4da8-8b45-9f79f2001640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:56.289Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5cbbc1f5-c420-4c29-8d3f-265fc58fd505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:03:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:06.301Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b811e972-453b-4b68-8d8d-2984716af1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:16.310Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=627816bb-869a-4b95-99c0-dec19fdbdfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:26.322Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=96a2c30e-3476-4657-ad9d-e608f5c8f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:36.335Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=186e819e-66bb-4ce9-8eeb-00c1985acc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:46.340Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fcbf4fe6-ec3a-4ede-b733-8ba818e61cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:56.351Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cf04637b-ab19-4eee-9a81-aeaaa5e7c14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:04:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:06.374Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=be214085-dadc-4582-805e-ee2ae3b12b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:16.389Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1333381b-dd2c-4c62-b05e-3796256e40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:26.401Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=19ed4959-3be1-492b-be40-f2ea7150dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:36.416Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d36d56fb-f98a-4be2-aadc-83f2d3c5602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:46.425Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bf75b57b-4844-422d-a27a-afec04e162f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:56.431Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d615d307-62ab-40e7-822a-bbce7dbcc644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:05:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:06.438Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=befbe029-aee0-47cf-90a7-82e0a7e8337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:16.447Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=07577186-5c74-4851-ba5d-72e428349dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:26.469Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6cd848d7-f710-486d-9593-977c59c127d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:36.483Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5c2359ba-9cbb-438d-a0d6-b0dff011c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:46.497Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5ffe7462-c1b0-4996-916f-685c293f104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:56.511Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e75cd1fc-17d9-4426-8a2c-9ef2160cc32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:06:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:06.518Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6f7f3f7d-a980-430a-bf55-38e94dfc8252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:16.524Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=09c9cf90-5dab-407f-850c-6f402855c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:26.537Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3b62da17-a2e0-43f0-bd24-48b25ff23d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:36.563Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=38a56009-da4c-45c5-b3c8-756134548516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:46.583Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=10dfb273-0a46-41e9-ac3e-d7936d37db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:56.594Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d229ec32-531d-455f-b66a-a73c977bb163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:07:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:06.602Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=cdb7a757-1d18-47ba-a0f3-c9432e3dbec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:08:06.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:08:06.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T00:08:06.813Z |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-06-07T00:08:06.816Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T00:08:06.894Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T00:08:06.895Z |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-06-07T00:08:06.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:16.609Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c0a54017-a4fb-494a-a529-c2136fc37df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:26.616Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7fd6e5ae-cb30-4964-9f58-124f1cde4202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:36.624Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=882b148c-71f8-4540-9fbb-d5f60265e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:46.631Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=422460d0-e2ce-4d61-879b-82cf66d5b515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:56.640Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=63658895-7c2f-4274-a9e8-783cf613c1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:08:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:06.655Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=04f56f92-4ac0-421a-859f-809353ce3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:16.669Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b0705a93-810b-406b-a0e4-72595749af33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:26.695Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=bc6e4bcd-2fe2-4bc3-b4b2-0df4bb3d8179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:36.702Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=756dde29-23ba-460d-a98c-f3eeec0badc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:46.708Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e987f692-4fb3-4028-ad11-f25b9a1d24f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:56.717Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7e76427c-3f78-490c-bedf-a6ce7952bdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:09:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:06.728Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=58c6d87d-c734-4323-9c01-df8bf453a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:16.737Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a0463ce-67ee-47fc-9e69-9a6ccc225723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:26.758Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6e5fc7ff-c8dc-465f-ba48-4d76f0caadca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:26.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:36.793Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=100a2135-cac6-4943-8a80-40e9c914e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:46.799Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ad7e325f-2d3f-4f0a-b025-36e274041a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:56.810Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=dd36a2a7-ab38-4dc5-99e2-94ec0b7550f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:10:56.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:06.821Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fe845099-f5b9-407d-8c2f-5e4ce8b87a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:16.834Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=51332266-b7ab-42e2-bc3c-2ff46d33a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:26.845Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6021827d-d21d-4765-96d1-6e06a053aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:36.863Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e2b82363-6fdc-4658-a5c3-71788d21520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:46.877Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2013a091-7436-4c76-a696-b1540290b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:46.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:56.891Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6e83f28f-1bc6-43e0-9168-0424f91ab57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:11:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:06.899Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=694f9d67-9335-4922-862b-0fb41c9a6f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:16.907Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5a3b83cc-de8f-49b1-9f0f-7203b3ab84c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:26.916Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b505bfca-d114-4bd6-9806-86c60cddcc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:36.924Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=683d3fec-0fd8-4ff4-8b83-1600b5eac444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:36.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:46.939Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a4e7b8a1-4f52-42dc-bff4-59461cb67b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:56.949Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=788be283-6807-419e-9aca-7de8fe1ed634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:12:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:13:06.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:13:06.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T00:13:06.863Z |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-06-07T00:13:06.866Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T00:13:06.920Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T00:13:06.920Z |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-06-07T00:13:06.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:06.957Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4f792022-f360-43dd-bfc4-7d0d804af902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:06.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:16.971Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=fd7c3f30-9acf-44a8-9fc4-3a962404201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:16.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:26.983Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=24445b82-8871-4cb5-94ef-ad7982584b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:36.993Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f7299c2b-672f-4636-b9b1-38f378a642a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:47.002Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=da3d0d18-7d03-4c2a-bba0-bae469e22486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:57.016Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ec0e0c93-f6ea-4a63-855e-2898b39c82a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:13:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:07.025Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f0493d2a-c936-49ba-bd11-3f788522a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:17.033Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=f5c3ea5c-3be3-4b03-a950-a0e70f835800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:27.039Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=82fe41a9-6348-4860-a5fa-52fbceba9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:37.049Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=0f52d272-ac50-4bbe-9c50-5866b97adea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:47.063Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=65f5ea8f-7fc7-419a-b9a2-4deeec3941ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:57.091Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4a997c89-1f4d-448a-9086-caca6105e5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:14:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:07.105Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=abf8f697-6f3e-44bd-b1fb-ae412960cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:17.113Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=6eb23d30-dbaa-460b-96d1-36540f27f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:27.126Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=363d9ebf-cf31-45b3-b319-2ac17f7905dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:37.132Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e082da92-f3fd-44ba-b2aa-75e924915276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:47.140Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c4963111-8bc0-4cc9-8f29-f0170657326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:57.152Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a51ab72a-8762-4f10-9114-14f2b370e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:15:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:07.167Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=92733b36-5fc3-41ef-af94-283048dbe148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:17.189Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a088ae43-ce81-4798-8b81-f39c63cf0aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:27.202Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=60cfdff9-4415-4412-8175-c302550bc0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:37.214Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=14bd2acf-0c09-4ce5-9d66-6e52d59f5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:47.227Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=21895991-4957-4391-baa3-7ae482e0ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:57.235Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=ad3c09af-2829-4a1c-93cf-22e488dc6482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:16:57.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:07.244Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=a764e0eb-1f77-44af-ac2b-775d6c8dbc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:17.258Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c29293a7-c7b8-4694-a881-19ce4fdd9500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:27.269Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=38ce3f2d-23e7-491c-98a3-b427ce6ba8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:37.291Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=1f74d9be-f0de-4581-b32a-c08506ca623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:47.304Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=75d8682c-6f6b-46f7-9256-133dc33be365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:57.309Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3b889c8d-f2fe-4650-aad0-c0133d0214f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:17:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:18:06.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-07T00:18:06.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-07T00:18:06.877Z |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-06-07T00:18:06.881Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-07T00:18:06.933Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-07T00:18:06.933Z |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-06-07T00:18:06.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:07.317Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=be677ec2-45fa-4f21-9162-13600ef7d8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:17.323Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=005e775f-4597-4202-a28c-0b69c5df0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:27.333Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=baf0346a-c7fd-4b27-85fa-f8e36a678976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:37.348Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=773e4c19-61a5-4062-a2be-63e16842e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:47.362Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=27b97622-256f-400f-81ac-f9260bea2c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:57.383Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=14ae548a-de97-4793-bcd0-d4ec5d347ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:18:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:07.396Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=b6047588-4b2f-49e0-ba78-2b43c879b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:17.408Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=3a73b88b-96ab-4595-b9bc-76824d57ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:27.419Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=d3c5d611-86c2-44f3-8d84-a668ebfaead2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:37.428Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=e220374a-cdf5-4523-9320-ce1a3eeb6bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:47.449Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=17fda633-ce28-4c9d-8a64-ed2552a1d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:57.464Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=c4a8bae1-a752-42d6-8204-545b4c92b3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:19:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:07.487Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=335fd1e4-63c2-4eaa-8016-75cf0ec374ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:17.494Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=107cad6a-aadb-4b71-ab10-110ef4e1c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:27.505Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=7d3037c7-37bb-4a7e-9075-46b28798666d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:37.514Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=146c167f-df29-40ee-9f86-54ce9fb7ea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:47.522Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=21a6c957-73d0-49cb-8786-5d7855ef11fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:57.543Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=98f1c41e-8371-4809-8b76-bc839424aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:20:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:07.565Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2627a769-651f-4d31-8801-91f11367c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:17.577Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=5ea69076-f9ba-4f8a-946d-aaefa6e71322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:27.586Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=2f097757-3fea-47db-80bf-5c70077b3b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:37.593Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=86f46c68-5913-4791-a588-5fcf09cead63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:47.604Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=78fb1745-e83d-4608-b17b-2ef4fcdb2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:57.616Z |INFO |Init configs |InvocationID=acf407f8-48ea-4dcb-9014-205e2bbccb29, InstanceUUID=4ec081f9-198c-465c-b9d2-d8ebbd352850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-07T00:21:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |