By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T08:53:24.998Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T08:53:25.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T08:53:25.031Z |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-29T08:53:25.561Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T08:53:26.217Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T08:53:26.220Z |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-29T08:53:26.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-29T08:53:26.377Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-29T08:53:26.400Z |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-29T08:53:27.831Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-29T08:53:28.152Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-29T08:53:28.169Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-29T08:53:28.169Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-29T08:53:28.225Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-29T08:53:28.226Z |INFO |Root WebApplicationContext: initialization completed in 1825 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-29T08:53:28.571Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-29T08:53:29.266Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-29T08:53:30.650Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-29T08:53:31.014Z |INFO |Started MainApp in 7.711 seconds (JVM running for 8.229) |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-29T08:53:31.070Z |INFO |Start scheduling PRH workflow |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:53:31.082Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3029cafa-6e33-4066-bf3d-7f6546ad11dd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-29T08:53:37.901Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-29T08:53:37.901Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-29T08:53:37.904Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:54:01.286Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:54:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:54:11.327Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8547bde9-fdea-40ad-8c3d-cb966378fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:54:41.363Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:54:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:54:51.368Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cf1f2df3-374f-4c7c-b8ea-7628b00358e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:55:21.397Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:55:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:55:31.401Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1888c9bd-a84e-4aa6-84ce-ccf0dc6e6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:56:01.433Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:56:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:56:11.439Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cb6b7652-ec06-4d50-aacf-9850fb73ca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:56:41.471Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:56:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:56:51.475Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=76a240b9-7891-4f0a-9de4-72e828c4e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:57:21.496Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:57:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:57:31.501Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3f29a2d9-4f14-4f1b-80eb-f5c862d8ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:58:01.529Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:58:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:58:11.535Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bcb81d8f-45ac-4a84-9746-202652e0a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T08:58:29.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T08:58:29.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T08:58:29.427Z |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-29T08:58:29.431Z |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-29T08:58:29.500Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T08:58:29.501Z |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-29T08:58:29.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-29T08:58:41.566Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.97.3:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:58:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:58:51.570Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dd7661ba-cb4f-4b02-937a-348605d9c2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:58:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:01.648Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ca5ca795-d7fd-455f-b928-a1f36c90d17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:01.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:11.663Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1bbe3dd7-0acf-406b-9f8a-fa26a4d5eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:21.674Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8e44ac4b-5932-461f-8708-733c72633135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:31.690Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4cde7667-75fe-4a1d-b3b5-81395c398df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:41.713Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9a05ef7e-a79e-4601-abd5-48add007ef40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:51.727Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4d4494a2-14f7-4103-a2d6-70b74e73aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T08:59:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:01.748Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6ac9b7c0-f1fb-49b2-9486-2423b5f1009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:11.766Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=118bc8f4-e140-460d-a3aa-837e1746ab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:21.789Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9e7384a1-82a1-42f3-b71f-bc6f4dc31f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:31.801Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4d8fb6c7-b7e7-41dc-ab4f-afe00dce30e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:41.817Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ccacfdf6-41ba-4369-9c57-cfc436e0878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:51.846Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=53ad3df0-bb03-4518-ae19-65ed35c66e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:00:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:01.865Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2e335bb7-c9b9-4544-907f-c6b552618ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:11.888Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1fb08e18-0403-44a6-a034-42ad3201d79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:21.898Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=49926f69-662f-42d2-b03d-513722693b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:31.908Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a74c9e2f-b137-4c62-a87d-dfe982eb4973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:41.918Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b7a7d3b1-d205-4098-afaf-e7591ff3d817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:51.929Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d8131260-777e-4c83-8ff7-915dd8987545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:01:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:01.940Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6c5cf793-6d09-4786-8d06-20bb0f5adc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:11.963Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b09b99e4-6bef-47bc-a497-f25dd734d668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:21.974Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4179b71d-38de-47d0-a4dd-543279a16813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:31.983Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1bba1850-d45e-4541-930e-bbe85eae9c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:41.993Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3cdaaf25-34b5-412a-9df7-ce348cd07125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:52.003Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c806d818-3ec1-4b4b-967e-ac3274dbd293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:02:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:02.024Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6b950077-3afd-4d6a-b541-221a51e43b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:12.035Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a21e538b-ea6e-41d5-9767-e677d249197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:22.043Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=30f2a9a4-1cb3-427b-877f-c1a97b40fd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:03:28.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:03:28.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:03:28.935Z |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-29T09:03:28.938Z |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-29T09:03:28.992Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:03:28.992Z |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-29T09:03:28.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:32.052Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f976b774-34d5-4b75-8487-3719fac5cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:42.066Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=021d07b9-b839-4eed-bf41-379043ca2469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:52.075Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a533a6d2-fe82-4bd0-bdb6-9ed4775837c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:03:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:02.092Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4c71ec1b-4e66-47fa-87ad-2e7c78ed8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:12.105Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d20146f3-a289-4ab4-88c1-e28e3caa2ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:22.114Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=47af8640-bca3-4115-bb97-d03516a62bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:32.123Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=56f86572-669b-4573-bb2d-e52c93e5dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:42.148Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ab986a2d-21e3-4bac-9508-9b7c0f7f4b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:52.167Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f643286e-ede8-4056-b130-5d3a2cf7e60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:04:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:02.176Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=faadc47c-910a-49cf-a2dd-754cd23ce55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:12.188Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1fb1c5c6-35ee-4d84-9a44-393d6b8e07fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:22.195Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6deb9af7-2b00-4d16-a391-5b6af47b35a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:22.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:32.205Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=14385c25-4a99-4d9d-b95e-ec5a080aeb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:42.215Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=50298b4c-84e3-431c-b217-b4646ee22b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:52.234Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2de9276f-f4fa-44d9-bd47-f485bf9044d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:05:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:02.248Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c64f72fa-b7cb-4c5c-8a37-1866a478130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:12.271Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=03987d47-3f07-458f-982e-b342401532a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:22.280Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=95d1132d-6740-43c8-9322-6ad812f83993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:32.296Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ae57f507-01da-4f71-bb0e-01b02e379627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:42.318Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=932b0295-c676-4425-8188-5c6faa3a4e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:52.330Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9b18b42b-da84-499e-9dd0-e66ddd521413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:06:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:02.348Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=677e6b52-4184-4827-901f-3cfbea8db2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:02.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:12.356Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=77909e86-1b38-464a-9e12-ae80ba1e5101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:12.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:22.364Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ed476c7e-f5db-4902-a157-f0c5f834b2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:32.375Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=498f02d5-95a2-43e5-b39a-7f2680917643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:42.397Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=450bbd45-c670-4539-8c55-23b9556a66bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:42.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:52.405Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=57ab1801-ac6b-4f02-9a44-bd1e07f92a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:07:52.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:02.414Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=70425a21-657b-4084-8812-f1c8afee7275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:12.428Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f6a2d9f2-6c65-4a24-9497-fe5a6ce5b9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:22.445Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9b4a820f-9985-448e-8d13-b06e57740546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:08:28.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:08:28.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:08:28.945Z |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-29T09:08:28.949Z |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-29T09:08:29.005Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:08:29.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:08:29.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:32.454Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bbfc55fa-a7e1-4c82-9b38-0b838788effb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:42.467Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7c0509ab-58dc-4162-9fc0-47ff8ab9d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:52.476Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=609c63a0-8a2c-4650-87c1-ea8785d6b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:08:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:02.485Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=68aa354d-2bc6-4776-b05f-78c504443a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:12.493Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8c0a625d-8b99-4ef9-94c9-9beb19c163ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:22.500Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d3a63a5d-35df-4034-bf6a-179428871a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:32.509Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5bd0efed-dd2f-45cd-8a47-5af8e54673c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:42.526Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5f447fdd-faae-4a58-ae48-fa34ffc1e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:52.535Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a723aad3-eb82-48f0-80d9-d2eb83c44559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:09:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:02.545Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3f3fb747-1d44-4ca0-a49d-9a4f7c9a0877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:12.560Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=853db407-12c6-45db-aba2-f3a2b786fcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:22.568Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=66507fd8-8e15-4deb-9c0a-b0863e99dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:32.577Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ed06fecb-1cb8-437e-b384-34405c96d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:42.597Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ab067758-a1af-4d43-8307-b715bd9f93eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:52.606Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b22630e2-cfa1-4f8c-a5c8-8929415b925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:10:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:02.614Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a35435ef-b0f8-4807-84a0-1c7892b2ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:12.637Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bf82cd7a-eeee-4c60-9211-c230aacd84aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:22.653Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=38a899b0-45e7-45f0-8d92-f833e16a4ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:32.664Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7e5bfc54-b86d-4d79-8217-d6a6a5e35730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:42.694Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=125229f1-6d8a-4e61-ae84-851bca04f3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:52.704Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b66ddd34-5b5f-4e94-9e5f-deee0e34bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:11:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:02.715Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ce587cf4-13de-4e98-a342-2f8ff9aaf14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:12.752Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2c65a772-3052-4628-a705-ad516891eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:12.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:22.763Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5bc6adfe-cb60-4090-8e7e-a778aa522108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:32.780Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=57759176-fe47-4d49-9959-0e2a024c3fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:42.809Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=51542380-3de7-423d-8fde-c50eb6d0c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:52.817Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=acacad8c-a4d8-4d84-b2ba-69720b6fb03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:12:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:02.826Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3b631db8-1c52-49f6-a2e6-eb950257756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:12.833Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bc9df4df-14b8-49ef-b334-a0e519b659a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:22.851Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d2617425-0716-4845-bed5-e1db61f3bdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:13:28.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-29T09:13:28.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:13:28.896Z |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-29T09:13:28.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-29T09:13:28.950Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:13:28.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:13:28.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:32.859Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a6e2b69f-f5b9-4323-bd82-97e03e909d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:42.872Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0b9fbe98-21f4-4329-bd07-b7fa942056a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:52.884Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4213b043-26c5-4f05-93f4-917e051f891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:13:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:02.892Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b72e2509-88a2-40f5-88d4-bb46a0ccad80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:12.900Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f87eb184-fb50-4583-80ee-80ae19b30014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:22.908Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=61dc0f98-5445-448b-8926-424693e93ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:32.916Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=80192a36-1b68-4574-9d09-5e223cfa10c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:42.945Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9a98d04c-21c2-4bd7-a138-6bdcd0a0c6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:52.957Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cd6cd9b8-dc49-4282-9d2b-33a20c79d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:14:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:02.968Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=70e57993-d10b-43c0-8522-0d1fe7869480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:12.976Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e47b42e9-9e67-4734-8009-e16e5f8d71b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:22.984Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=88fd32df-364a-4c9d-b535-b88070bdce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:32.992Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0c3a3349-e2d9-40f1-86c5-0b9c72f9cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:43.006Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=07dd3aa7-7519-4893-ba90-58676b2809cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:53.015Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=74606fdd-0dde-49d2-bdb8-d555daee72cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:15:53.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:03.034Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ee594fa9-7571-4646-83ef-5e4bd9d0f95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:13.043Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e0e886fc-a2c7-4040-8bfd-40195ac7cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:23.051Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=640ad0ad-b032-4f0c-bc58-4c2d37b7de85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:33.058Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d1958ec7-ffb4-4f29-8be2-dccc8bc5553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:43.073Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0cc2d474-7d8c-45ba-b0e0-f59478de43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:53.084Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dc01a80e-ed0e-45cb-b87f-958ad05bc2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:16:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:03.092Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8518e6cb-464d-40b1-afe8-b563c18c2b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:13.100Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=433cad8d-c793-4e18-9075-03c1334c51c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:23.107Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7a0f7670-4740-4d13-ad9a-bdd9dc3fe428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:33.123Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0da099a5-e96f-4e14-8bc4-1efb51e06a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:43.136Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=83d378b9-f308-4483-afcd-05722c3fe4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:53.144Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1fcca691-0753-4529-b0c4-54636b9efbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:17:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:03.153Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=82885666-f44f-4fe1-8beb-d28eaffdd3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:13.167Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=62a3dded-9b3b-4ee1-bbfe-3985d3e9f295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:23.174Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fed036c3-61aa-4973-8378-9f821c011f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:18:28.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:18:28.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:18:28.961Z |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-29T09:18:28.964Z |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-29T09:18:29.029Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:18:29.029Z |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-29T09:18:29.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:33.181Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=db929e73-c6a9-405f-94e8-f6118464ceb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:43.189Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fe22cde4-3118-419f-bf39-eaa62c66c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:53.196Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f8cc638f-a995-4db8-9398-936c95ad1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:18:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:03.205Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bfe04ed6-0a6e-458f-9a2d-332a20302f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:13.215Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=77c107d5-3480-483f-97bf-72505cd8b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:23.226Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=282b3b01-8170-4746-89a5-c6863aa2b386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:33.234Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5f733f9f-8a8d-40f7-818f-44e05020c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:43.251Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ac670586-e92f-4633-a6af-cbc4c0da2385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:53.259Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=84b3cd55-be1b-4f40-863d-526c5930db54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:19:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:03.275Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b435944f-1073-4a35-a69b-6fdf22e6d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:13.282Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2379efc3-7c18-4d3f-aa58-f31fe2abbd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:23.290Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2d07265e-5371-4ee5-b897-94373d3143de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:33.298Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bb27cfb1-0395-4f33-abd0-e9fe0544efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:43.310Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=454988ed-2e81-4853-b736-cd236e5f6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:53.321Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3631b46e-db70-4489-bee6-b803e5458094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:20:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:03.339Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=507e44be-c246-4593-9ecc-d53dbe3591af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:13.345Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=71bff871-ccf4-4087-917d-499232e822be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:23.352Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=42cdd7ca-1a91-4080-a16e-e51f39d14757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:33.369Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=43cda11f-58e0-41f9-927b-994d1150066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:43.384Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d49ed545-1f7a-426f-b9d4-3f3f112c459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:53.392Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2df69186-d922-407b-8d4e-0875a0697f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:21:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:03.399Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bacf3883-9da7-486e-ba69-d7d8f3337fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:13.406Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bd2a2d04-5b9e-475e-9d34-eb26f9cd11b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:23.413Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=abe6f54e-f6c1-46f7-a224-260376ef5067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:33.425Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9e9511eb-0ad8-4171-a7db-396e407ec357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:43.449Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=01bd8b8d-2648-4394-b5bd-00e121036f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:53.457Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=02bf8e66-9d06-46ea-a618-604f972c27e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:22:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:03.478Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=008cce23-4607-4b3c-83bf-2619f183f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:13.485Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1b836719-a11b-49a5-a18e-a945f195ffea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:23.492Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e3a3cef9-fe11-49ac-9db3-60955024bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:23:28.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:23:28.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:23:28.912Z |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-29T09:23:28.916Z |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-29T09:23:28.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:23:28.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:23:28.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:33.503Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5cb30e70-0842-414d-9469-554a6a26002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:43.513Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=81142c97-2503-4c70-824e-034ce2df12fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:53.527Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=788020f8-6ce2-400c-9d46-7d75ba94ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:23:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:03.544Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f900a285-ef46-46a2-93aa-0746abd63f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:13.551Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9d93306d-2c76-4500-a541-985c0ee9dfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:23.558Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=700f4137-d1f5-4a9b-871c-eb5a1453860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:33.567Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6f0247b0-da23-427b-b9b1-78b5031e931f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:43.584Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b5afb701-46b0-45a2-9576-94eef2043a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:53.594Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=693dd2ea-cac7-4c34-8f23-74746870659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:24:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:03.602Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=04710b7d-5178-4ff5-b1b4-c380a59174dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:13.607Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4415e393-0ee7-47c6-8e88-b245deb4f1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:23.614Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fd0ed11f-9d00-4881-9f17-44733f350d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:33.624Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2070139f-5c62-40f3-b63a-0f6145f35fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:43.642Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9ea21bec-a420-402c-8df5-bf1522e2ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:53.649Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b42d3bae-acb4-4555-b95d-edf57ca9da49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:25:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:03.657Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8814617d-c3ab-4838-8f16-45523758e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:13.665Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=68d3e44b-768d-475c-aa87-1f6377a69b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:13.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:23.671Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=eb1133c7-5c49-4585-9030-2ac9c11e57bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:33.677Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a58f9e8e-7f26-41f1-afb2-0736ccd8b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:43.686Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=184fab59-9ecd-40ce-94d7-27ebcb1b260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:53.698Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ea55e7cf-e907-400b-99ad-17abbb91a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:26:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:03.708Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=563ac7e8-c61a-44a3-8e7e-a037631fa8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:13.721Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e9c946ca-d65d-4053-adee-8d322e26d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:23.730Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=30242373-776c-4d25-801f-93caa55790be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:33.738Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a9ff07e0-972d-4308-b3ab-36ee0a0da3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:43.753Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=66be913f-8d82-4f87-96c3-e53329a3e250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:53.763Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=05fd9ad6-f39e-4b0e-b101-894fc645206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:27:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:03.770Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=de77c77e-56dc-4e59-85d3-54d14b5dc255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:13.781Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d28ecba6-d8c6-4a43-b628-a8ff87081ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:23.789Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=06dd6f59-a663-4eb9-86a1-df28335e6c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:28:28.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:28:28.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:28:28.944Z |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-29T09:28:28.947Z |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-29T09:28:29.000Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:28:29.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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:28:29.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:33.796Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fabfbd53-2acf-4ae9-b535-d1368cabbf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:43.803Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ddab5654-8640-4c40-8733-0688428a4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:53.817Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a264654f-b178-4131-9de0-010fc16ac10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:28:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:03.831Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=60378d4e-4b19-43ff-bce3-8cc9a21e8744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:13.842Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7b0858fe-43e3-4a29-932b-8ee5fbc5fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:23.849Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d6522916-4949-4261-aa7b-9dc2fcb5f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:33.855Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c86aab3e-698f-44aa-a35f-e60267b00416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:43.863Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=798bf556-eb8e-4d16-9d00-4ffab38c6b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:53.877Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=daf6d05f-58a3-40f3-8bc4-5568635513d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:29:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:03.886Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=38c569f6-d6b4-44d2-bdbc-cce083d58af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:13.893Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=da67a1b2-c09e-46cc-8234-55c73839e307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:23.899Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0732895c-9702-4f9c-9a71-7690e869f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:33.907Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=642cc89f-7d68-4b48-8af6-1e06d5552b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:43.914Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a263fb00-1751-4fe9-b758-b150f70aa669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:53.964Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cbd5ae00-826e-4ab2-b327-801b5261e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:30:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:03.972Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ea47bc34-4f8e-4590-b590-ecfec5721ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:13.985Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c15b1d49-1a87-4457-ab22-635553e5e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:23.991Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=baa8d630-2755-484d-93d3-6d4bb0af0f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:33.997Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f90ae2e9-935d-4ea0-9c42-c9d50f6f4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:44.009Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ab778b45-ece9-435f-ac0b-9166ff881bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:54.021Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2cb2f9a3-3866-409c-99df-5f0293a6886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:31:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:04.032Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a7435c01-c633-4984-bc26-b15aa9db162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:14.040Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=33571e73-3728-4957-b868-d36108146d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:24.047Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c3cdbcb5-297c-4e35-872b-0dc17ddfe110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:34.053Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=814a0bf3-217d-4d74-82c3-4db14d6ab86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:44.061Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=53420813-e30d-4758-994b-bad9ae95c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:54.082Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c906d65e-1be3-4c71-841d-a5794a780f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:32:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:04.090Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4859bbb0-eb9a-4649-8b1e-f68014089d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:14.097Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=856e5139-09d7-4773-bc7d-8d212435d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:24.107Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=77b9c6ba-d95d-4ca5-b928-74dee113d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:33:28.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:33:28.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:33:28.908Z |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-29T09:33:28.911Z |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-29T09:33:28.973Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:33:28.973Z |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-29T09:33:28.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:34.115Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ecd9fcd0-ff25-4305-8b99-687b67c3c1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:44.122Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9b0bc846-89bc-4291-8907-9e19d779e9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:54.150Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4f18fe78-c77a-4cbd-a9a4-0b59aa818184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:33:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:04.156Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=882b60d7-3daa-43e2-9e8e-00b51e18f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:14.163Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fd40785c-d31c-401c-b90a-be66c7c0b255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:24.168Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f5911fc4-7af4-4e2d-9334-66e869f9315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:34.181Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4707a187-187e-457c-a73e-e54d3ae7e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:44.196Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=911f1fd2-b796-4e66-bec0-ad6048326dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:44.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:54.203Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=95eae1e9-bf0c-476e-831a-2c272eb8c3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:34:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:04.209Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=935282ad-dcbd-49c3-9e0c-30bc1b94eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:14.220Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=993944a2-6d1d-4ac0-88bd-9c6d62f1b879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:24.227Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8204f69e-7156-4ec5-b3aa-e1babd5f1182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:34.237Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=38c92e8a-535d-422b-acb3-b11adfee183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:44.251Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=27747dc3-f52f-4e84-a24b-b9e89f9de58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:54.261Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4a5b5421-a6f9-4ab3-a012-401dde3d278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:35:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:04.272Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=af8736a7-22aa-4161-8acd-9a046c6142df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:14.279Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e5ae54fd-bd04-40d6-b364-0b3a20f3bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:24.286Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=45d84ad2-066a-4460-b904-10e35fb577b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:34.296Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2f474f42-71fa-4451-bdc8-69e4d767ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:34.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:44.311Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=097de684-bb67-4bed-ab31-a39490781fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:54.321Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fe62bf6a-7853-42ef-b811-d4037ad7ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:36:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:04.329Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3286c7b5-fdd6-4bfd-bdd2-222195313001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:04.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:14.338Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=17e7f813-4a17-4bf7-8ff5-088dec3b977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:24.346Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fb051b1d-15bc-4b6c-bc86-e53be69b63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:34.355Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=178ed988-9465-42a6-a9f7-fcff81fe5545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:44.380Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=53e9cd12-89f6-4ca2-9eb4-ef6be6fa3191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:54.391Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5fab86b0-5e71-4b09-9f7d-a3e88cc67688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:37:54.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:04.398Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8aefc405-ffcc-409e-9d9e-fd852587439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:14.406Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=84b66768-111e-492a-b4da-b79062329c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:24.412Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=88c63dc2-4c8e-42c8-abdd-f681f49afb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:38:28.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-29T09:38:28.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:38:28.915Z |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-29T09:38:28.919Z |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-29T09:38:28.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:38:28.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:38:28.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:34.420Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cc45bd58-a399-4d0b-8bd9-d99b46919634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:44.434Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bf763cd0-11ce-44d8-b926-99019d032b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:54.446Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=18c30c4f-4654-49dd-bac5-c62a1c8a0801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:38:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:04.455Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=de6ffd95-8bcf-46f0-83d6-d2ee10d8c815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:14.463Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ec0ef746-3178-4813-823f-8f0c4e1d5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:24.473Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=93c27a37-1cc3-4090-8d3b-c504447a1daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:34.480Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ba383648-7f06-46c5-8756-5621a2a5383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:44.493Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2b05a6ec-4daa-43cf-b1b0-6990c0b5ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:54.502Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0843fc03-96ad-4d6f-a0f0-8435411f28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:39:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:04.510Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c215dd84-0912-47d7-a55f-039c7cea1fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:14.517Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fadc42f1-b7c6-4f15-923e-976adae0e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:24.525Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9758e961-929e-4d26-aadc-cbda28da9f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:34.536Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=46be3991-9fc0-47ac-86ad-e960eaaeec7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:44.555Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8e0f6036-505d-44a4-8b60-49a0c230d693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:54.563Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=88ba2124-29c4-4a8a-bd31-95c2d83fde76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:40:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:04.570Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e92c9d09-9a3c-41d1-b81d-1dc0906db540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:14.577Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d62641a9-5d2d-44a8-8aca-cc1568742833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:24.584Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e14e9134-ee9d-4a4f-9475-15bb19d93ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:34.590Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0e2c41d1-a20c-41f8-9807-92bf2c42affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:44.599Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7f4204d6-2e1d-4d16-ab35-304a8f6fc672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:54.612Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ebeb84a2-db1f-4e33-9e29-db4aee6a7f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:41:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:04.620Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=00f3c177-a425-49ca-974e-23af2b447063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:14.629Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=962b1fbe-622c-42ed-84eb-d5e302dede42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:24.642Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=56597183-0d42-4431-b606-594166b2952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:34.649Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c595a0bb-c5ee-41da-a5c6-7271d5037172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:44.667Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6722be28-53a6-496f-91cb-c00c437a533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:54.682Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=33b13b39-4509-4d45-b2d1-01d263b24442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:42:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:04.689Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=faaa3cca-cc1e-4614-9fbe-0ee67def3e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:14.696Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ec36114a-2d95-43e0-a955-8c6973229df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:24.705Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=793eaf73-39da-4743-b4a8-330b18082303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:43:28.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:43:28.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:43:28.887Z |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-29T09:43:28.889Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T09:43:28.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:43:28.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:43:28.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:34.713Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b5b58c0f-b964-45da-ad7a-b0e40b571a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:44.722Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dd06463c-d324-4e52-954a-4de963be6bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:54.736Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6d6c906c-9c71-49d0-be65-d35c657f5db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:43:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:04.743Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c3d24cc8-c4f0-4aa7-aa68-0d298db6fcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:14.751Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=354bcdd1-8f12-4d4e-bdb0-4be5797658b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:14.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:24.758Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=df11b1bc-3642-497c-b10b-75072c4082ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:34.765Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9ef0300d-363a-400b-871a-36fc02fee4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:44.770Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d54eb054-e4e2-438f-a9fe-6fbaf45e75be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:54.777Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=816ee75f-979a-4e59-aa23-f8902cc4e059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:44:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:04.793Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=90a8fda1-06a6-4e87-828a-ed43583378eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:14.802Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fa959027-7349-4944-ae44-9c78d54d78d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:14.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:24.810Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=37ef85bd-17da-4fb2-901c-79128105aefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:34.816Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=db053437-69f5-43a0-bc7b-9baebbe35604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:44.823Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=90b5de09-47d4-445e-adce-f8142c1eabc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:54.830Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5ef58ff2-2f90-4c61-93f1-30e109a9e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:45:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:04.839Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9783825e-ad53-4298-9e44-868263cc60c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:14.852Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=eb70d519-66c3-4e61-b929-20a80dfa5b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:24.860Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f2635c7f-8cee-40d2-b643-ddc07e8e1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:24.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:34.867Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6d17200f-c0fd-4e82-9a2a-3612aa819137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:44.873Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ea69d54a-6ccb-406a-af75-b817eaf23b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:54.879Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=080d3cb6-29e7-4e42-a755-c0e8b6bea2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:46:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:04.887Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=deb99fcf-cf08-47d3-8b17-4716ad6f3722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:14.897Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d42503cc-9d7f-45f6-b0c5-a3247f0e5b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:24.907Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c4c917b5-0b5a-494a-9341-6e5e8e70ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:34.915Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=65fed67d-8dff-449e-a21a-4957387fa7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:44.924Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=624d6d20-3632-4b27-a001-6e5260945ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:54.933Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=99c54795-6bbb-40a5-b85d-fb05317d23dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:47:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:04.941Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a0e0bd9d-3554-44c2-a34a-82407040d481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:14.952Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8e20b8ca-b26c-43cf-8db8-758ef5db24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:24.970Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6d214e8f-d638-4ec7-bffd-8e37b659ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:48:28.891Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:48:28.891Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:48:28.892Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-29T09:48:28.894Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-29T09:48:28.960Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:48:28.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T09:48:28.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:34.977Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=912b5a8d-53cb-4cdc-82a6-10286f4abc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:44.984Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ceaebb22-a611-4dc7-b14c-e7418cf4c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:44.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:54.990Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5d07bcf4-b396-487c-bf83-78ab5f179672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:48:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:04.997Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=28e774d7-3bd0-4d95-8b64-fae61df20b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:15.010Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8a538ffe-4845-433c-81f2-50169aa402f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:25.019Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d214704f-3dc2-41c8-8637-f41fc3edb0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:35.033Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=61a11b9d-8465-4d69-b73a-75f79ed454dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:45.045Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=aae87641-3d27-46ac-b7b8-9faf53ab9a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:55.053Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e2e093aa-1767-4527-8612-be44f13e8f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:49:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:05.067Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e20d406e-9b69-4463-8a76-3271d0e0def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:15.081Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6275985d-7eb6-4f6d-9b5f-631a2c121e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:25.089Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=461cad04-e10b-41c5-9f99-ed9729254fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:35.094Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=75bc188a-c714-48cd-973a-6545c4d6ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:45.100Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1b50e64a-63a3-4978-9983-873803f7a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:55.107Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bffe2aa1-0c94-4ca2-8c41-869bc164616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:50:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:05.122Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e8711f76-fa16-41a6-a26b-888ae2e6ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:15.131Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=efa9a215-3b19-4610-8643-b32944ffa87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:25.149Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=425c50d1-230b-4358-900b-4a5a25506672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:35.155Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fe36ae7d-5562-404b-8eef-8dfb7981cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:45.161Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=89d53211-e717-437a-bbed-75b24c9ea62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:55.169Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=58005a38-f2f5-4ff1-9e25-8c7c2fd6fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:51:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:05.182Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7eb62f17-123b-40f1-9e60-458b4510356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:15.189Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bb76e79f-d2d8-4bd3-a2b4-461c05ad82ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:25.195Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bd611648-bb0e-4cdb-b5ed-3b559e23b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:35.201Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=393fc5f4-c08b-497a-8d2b-5e53c1df7033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:45.209Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c1fad5e5-9dcd-43ea-9ee8-ab8c92216dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:55.225Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3a2a82f8-b3b6-4dc4-8275-812c2070b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:52:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:05.243Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b85da2f4-f49d-48af-883f-b70c0e95a66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:15.257Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a97302c7-7f66-420d-b47c-6ff3b7f1c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:25.263Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=86dc5bc7-48bd-497f-a1c4-1e89512635d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:53:28.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-29T09:53:28.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:53:28.915Z |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-29T09:53:28.918Z |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-29T09:53:28.977Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:53:28.977Z |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-29T09:53:28.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:35.271Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=69a51cae-7ecc-4cf0-a8cd-d23993fe799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:45.278Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c549870e-f759-44f7-b7d3-540a52a9d2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:55.290Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7efb7654-f0fc-432a-a367-1f7eb35c9d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:53:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:05.299Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=14b4df81-a72e-432f-a34b-d27acbeaad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:15.306Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=eab6768d-c54e-478a-8af0-2bb2c03f43aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:25.312Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fc9038b5-c94e-4ea1-b4c8-3a208811f1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:35.318Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4b008d62-5653-4d8c-b610-e916f53df6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:45.329Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e02d9f3d-456c-4d16-aba6-56d9819807b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:55.355Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0a64b668-304b-4e9a-b8fc-54cb9245860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:54:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:05.364Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=82d45121-4837-4387-b959-34d7bb8ca024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:15.370Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e34187e8-3f70-457a-8ba2-85df876e1c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:25.376Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=47007ef2-6e4b-4e79-bb0a-4b3792908159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:35.383Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1f49082e-3300-40de-928a-bfcdd7b7cab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:45.390Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9e8b5c76-6c8e-4b0f-8b89-5feebcd064e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:55.406Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c816202f-8491-43ff-b003-4707359a011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:55:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:05.415Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=70c3a9e8-cfbf-443b-9af6-fe89f0f3b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:15.421Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7672d8dc-0a74-4486-bd47-780c9ff9afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:25.433Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e2856ad9-5650-43ef-b6f3-c82e54c404ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:35.440Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e4e0b7bc-fdfa-43ca-9c67-923bd1c299d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:45.455Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=03ff296a-fdad-4a50-aae2-0faed90c9caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:45.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:55.464Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c91b35ac-a202-42f1-b28d-000cef7ef286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:56:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:05.479Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=45b495cc-c215-493e-9e05-cd019cba3d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:15.485Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1ff28f7c-51b2-437c-8def-852efeda0803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:15.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:25.491Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c87f9182-8445-4742-878b-c26c511af219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:35.499Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e5a74808-4a4c-43ee-b191-525d2a25ad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:45.511Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=697b3376-4ab7-40c3-8d22-e968d24f5bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:55.519Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=614266b7-37cf-4d96-a180-174c1b13720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:57:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:05.526Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=76d5f4c9-a198-452e-b5f1-649b2c46d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:05.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:15.532Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fc8d5f37-0e66-412e-869d-4fe1ff1936f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:25.537Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=93c67e91-da11-4ca2-866e-d782769886aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:58:28.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T09:58:28.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T09:58:28.930Z |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-29T09:58:28.936Z |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-29T09:58:29.007Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T09:58:29.008Z |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-29T09:58:29.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:35.544Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=72bcc2e7-f066-455c-8d9c-aa91115298ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:45.553Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=06249368-c639-4070-a18e-c48fa27830dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:55.561Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9d701f7c-9da3-400c-abe8-9bedcb7e1a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:58:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:05.566Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2415a8c6-a24d-4aae-8bd5-365c8f251587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:15.572Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fc397276-6097-42a2-92ee-5a0565ee087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:25.578Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=38d2e11f-7920-4013-bb4d-077d08281458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:35.585Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=37c9e7a1-3698-450a-ad4d-6ae7a54743d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:45.598Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=80382745-5d75-4c58-9c67-9722ac541cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:55.606Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1c05c825-e9a0-42f1-83de-d57a7d0606c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T09:59:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:05.611Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5ca3f0ae-f55d-48ce-82bb-7544801977de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:15.617Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=93923760-5f63-4494-8f36-7154b1e00cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:15.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:25.642Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=95b0629d-ae5e-46bd-a6b2-66bf012a0ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:35.652Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=88ca6da1-2133-4bb4-a527-db35b5db814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:45.671Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=acd50485-603d-45ad-84bf-e92df38090de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:55.677Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c6778458-e7b0-44a7-9f0d-1c9247ffecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:00:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:05.682Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b39ba181-cbc6-4143-8dfa-5b790267fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:15.689Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=89126572-fa3a-4dfc-9b0d-0d567c3040f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:25.695Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=88109191-1256-47fe-97f2-43a510bb7e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:35.702Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=20aeec6c-d8a7-46fa-b8f3-7d0eed65b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:45.714Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=336712e4-6c58-4760-9d7a-e45bec763530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:55.721Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9ab04093-c477-47e3-a314-456e5c349cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:01:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:05.728Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=398fd56c-2c28-4218-8e9b-b0b0d162be94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:15.733Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=af662042-10cd-4d8a-a85e-63367b25aee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:25.745Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a6133f31-e579-4278-989d-c5195fd1f025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:35.757Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2a8f2b54-0d0e-4c2a-ad91-7b6e940e80b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:45.765Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=054a335c-6495-4498-bedb-33c93d419d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:55.770Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bc115add-e341-45fa-8677-af3f04f71c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:02:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:05.775Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e552a028-c975-4349-9f1a-df6528a2c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:15.783Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b39c47f1-f238-4daa-8803-3339499f8e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:25.793Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=97f60e95-f8a4-4102-a213-ae2dc3661686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:03:28.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:03:28.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:03:28.913Z |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-29T10:03:28.915Z |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-29T10:03:28.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:03:28.986Z |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-29T10:03:28.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:35.804Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f38a30c7-8997-49f6-bb33-f68aa2cd329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:45.811Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2b710010-2286-4512-bb05-25a392739d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:55.820Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=172366b1-c086-4832-9040-a4b161d1f97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:03:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:05.826Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fdccf960-2c0a-40f7-a869-78e38bf56239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:15.842Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b895280d-1629-49fd-93a5-e446e444e0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:25.847Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ebf83c80-274b-47cf-8ea6-9de0710c2e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:35.856Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=77a2e7bb-6541-4fdb-a5ee-31e6dc12bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:45.871Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=555a0251-1e95-4bbb-a967-59ae88fcc58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:55.877Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c46ad385-8e0f-4568-af2d-9e1b4c91c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:04:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:05.884Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7fa29234-3a15-4d20-a29a-58c6d7a1d741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:15.890Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cba68d65-6cd3-4b0a-b40d-e4ea048352c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:25.896Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=62ce09a8-1635-4054-8349-2b20f918b657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:35.904Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8afdc2b9-421f-4238-91fc-204b73ab7ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:45.911Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=15fd5084-e1ca-421a-b026-b33f1ec67645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:55.928Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e1456815-9845-4ad2-ae4b-4fea772d9385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:05:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:05.942Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bb038556-32b2-4462-91a5-13dd8de0b3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:15.948Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3de1ad77-6902-4719-b4a5-3dd70d88f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:15.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:25.954Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f0ee087d-e00b-462b-afe4-e63eada97712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:35.959Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2b0108da-d22a-45e2-bb75-5b413a9ede02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:45.969Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=af60ca02-d3e6-4aa1-8af3-4c82aa7b923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:55.987Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=592e2502-08b4-4776-9307-f8768ada3064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:06:55.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:05.994Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=df8a99b9-b6c6-4f1b-a476-4fc5809ae074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:16.004Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5b8c1d81-40f3-48aa-87f6-c06fb1456ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:26.013Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b8bac3aa-8918-4080-b83e-6ec3944fc7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:36.018Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=15191fd6-40e5-4195-9291-a9c80cc4b20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:46.027Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=362e3c24-09ce-4601-b31c-f84f91273eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:56.044Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1b3f36f0-e5e3-426c-9bdf-86c2ba07b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:07:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:06.057Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=daf8b17a-5f53-48e1-95e0-a71a16a51651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:16.067Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6ec26abc-39de-48bb-be98-e748333f3845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:26.075Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fa517959-b00d-4912-901f-af59b7e9c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:08:28.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:08:28.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:08:28.900Z |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-29T10:08:28.903Z |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-29T10:08:28.968Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:08:28.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:08:28.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:36.081Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=fde7521f-9509-4192-82d1-a704e11159a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:46.086Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=68e2e42c-dd4a-46ca-993d-58ceeaa682e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:56.102Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ae986400-2b16-4715-91db-07204011ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:08:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:06.117Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e2b72f6f-b10c-4bfe-a217-723a0ec75b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:16.138Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b33daca4-0a2f-4f03-a4a7-7858a0ce86d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:26.145Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dbae7233-93f9-426f-ab94-0487d0c21698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:36.152Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c110368b-200c-421b-b428-c5fdc9479080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:46.160Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8cc1d50a-dfe5-410c-a7c4-3eae24da1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:56.166Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=04a87aae-2e2e-4af1-9648-13a08033d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:09:56.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:06.174Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=baac3afa-dd6a-4c8e-85f3-ea84f52cd1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:16.191Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=deb51b56-af1b-4a08-9fa6-5659ab5cd19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:16.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:26.198Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0bdbb173-d93b-44fe-8ad8-1c244d6ee8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:36.204Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c2b8ffa1-a08e-4548-8924-45dad5fde12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:46.214Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cbb06ca9-40a3-4245-997c-68ab4849e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:56.220Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b4b8f065-9879-47bd-a148-436576a1e2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:10:56.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:06.228Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9861d644-65cc-4e68-8417-4369d6707fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:06.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:16.242Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c10cbc6a-0dc2-4c6a-8611-46299a9e9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:26.248Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cc616b24-c649-417c-99df-619fa2047730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:36.256Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e740d975-e694-4462-bddc-5aeaa8da4148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:46.274Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=39c21b07-9783-461a-aeab-6883b7decd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:56.280Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6b279cab-7c6c-47bb-ac1b-ecface9efd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:11:56.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:06.287Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=842f23f0-e0e8-4983-9420-717924d5fd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:16.294Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=33a2ded7-72b1-41b0-8681-b059b6de2bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:26.313Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5e5c50d2-c02c-451b-bfd1-c9c6fb1d1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:36.320Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ae7c4ecf-a78e-4961-b908-4fff9a7b8e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:46.326Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0ad46519-b5aa-4c50-847e-c4e0db7f2400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:56.332Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e43bab86-8d86-4686-b321-37a11166ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:12:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:06.337Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c68dd4d5-31c5-4ffd-b97b-32e8df9f1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:16.344Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3247e2e7-488b-40e8-b25f-84596e45747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:26.357Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3cdabf62-a4d6-4f2c-9b30-b0d103666c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:13:28.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-29T10:13:28.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:13:28.947Z |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-29T10:13:28.950Z |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-29T10:13:29.049Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:13:29.050Z |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-29T10:13:29.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:36.364Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dd583d24-3755-460e-a03c-b72487cd7f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:46.371Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=91be11ab-94af-434a-bcbe-5e21e7741f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:56.388Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d931aade-9a30-420e-8940-7ace78b7edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:13:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:06.395Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c3585f94-1cee-4934-84cd-a551a1a8912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:16.401Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=72dbf5ec-c1cc-4f2f-aa8b-2dc2619d5959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:26.414Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1129a65c-cce0-4289-9d22-85ba4933a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:36.423Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c8de0093-a110-451a-988f-69df06722e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:36.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:46.430Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=22e51343-bac8-4518-9374-4fb6693046c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:56.437Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f401eb65-db01-423b-8ee7-b4701f90bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:14:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:06.444Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f117db9f-db18-4e23-ba04-326fae8d58c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:16.451Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2f827587-d1f5-4ac2-a847-39ae3bf53ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:26.465Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e1ab7df6-3c89-4730-94d1-65f7675377b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:36.472Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3fdb0b3d-dd90-483a-a1b6-87f04c3ebf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:46.479Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=90d873e0-37d0-482d-8459-285f227c8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:56.485Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0dddcaa3-13e6-421f-a074-4cc7d80f622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:15:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:06.490Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0a65da0e-0cce-4505-8221-a2eb8ddcdd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:16.497Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f0be654f-7cbb-4c15-8810-a1c604727205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:26.502Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c8463710-fd5f-42aa-b21d-3cdbba523aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:36.513Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9ddb2d11-7296-4847-b81d-70ba27d34b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:46.520Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=675a6c90-8dd2-4bb2-a9e0-254ab8a0c849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:56.525Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=18fba308-d270-4583-88ac-01080fe82d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:16:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:06.530Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1e25476b-e2a6-4eba-931d-773240676b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:16.537Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=66fdb13b-f480-469f-b49f-869bb125fe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:26.543Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2cc268e9-3130-4a15-82d3-34a6fab0c8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:36.552Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5227ca8a-6682-4333-9d1d-f49e0bc16aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:46.559Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=66ae931e-b6d0-47b7-a5f1-3c55b1c4699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:56.565Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=dd20c46b-1212-4f03-b9d7-3bf207e08815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:17:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:06.571Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0c9e7fd3-e208-4af9-9d5d-677dd627ccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:16.588Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=224ef98e-7472-42ca-b27f-4eb797522d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:26.596Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c4e6e630-a8f0-4d16-96cf-dd6a6006aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:18:28.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:18:28.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:18:28.881Z |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-29T10:18:28.883Z |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-29T10:18:28.926Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:18:28.926Z |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-29T10:18:28.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:36.607Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0cb401ee-4624-4e58-a21a-cd410463f04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:46.613Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4c273691-89de-43dc-af14-3108536c5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:56.620Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ea1ef8b7-0bab-4e13-8846-580755f72072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:18:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:06.626Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bd4eb265-b84e-45d1-bc8e-fb6db0d2f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:16.632Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a5ea112a-fce7-4306-9303-a7aa4c8cb4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:26.638Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cae95879-2954-47a7-adaf-361637e47cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:36.649Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4187e0df-6b5c-4ecb-be19-c5b8d9dd2820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:46.656Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b4bd829f-4d40-4525-af7e-49aa712cff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:56.667Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=f3c4cc29-67bf-415f-8b30-d70dd7c19454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:19:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:06.684Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3a9941af-0bc2-4410-834b-c0097ed4a076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:16.689Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5ce144b5-48b6-40be-a108-8b2c8abc6246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:26.698Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=0b1f66e7-ae28-4cdd-80de-5bcedf0cfdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:36.704Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2a2c7b51-e69d-4d56-b754-fe5e9a482b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:46.722Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e0b96487-a761-4b79-b0dc-c38aa51983ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:56.730Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=85f50baa-c164-473a-8406-2d6ac84c5c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:20:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:06.736Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c87fa6bf-ef21-4b08-9c19-27a9ebf79e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:16.746Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3a260148-a2df-40ce-8ca0-85a110b0013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:26.751Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=01621e3a-a805-4b3f-8bb1-f8c0f6665cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:36.757Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7697774f-ae8a-4f10-9f57-3bd589d7ca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:46.768Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=aa44b824-49c1-4f77-a903-dfa9a3c1f794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:56.774Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b0b08683-11df-4662-bd7f-1e2510b53734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:21:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:06.780Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=cdcd7a85-e2c3-4d9b-87e5-8a79a258ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:16.787Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1393fc9d-c6bf-4b21-ad10-a0487679f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:26.792Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c642d5c2-2490-4b2c-be46-8e93972ab908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:36.799Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=46d97be2-0f02-4d98-80ce-9a32223133af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:46.806Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=8a58dd70-172b-40b0-a7b6-fd87a796204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:46.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:56.821Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1203179e-0f33-45b2-972c-0ba6814f7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:22:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:06.828Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=28723977-639d-4f28-bb08-a2f38f48fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:06.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:16.835Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ac825260-6f6f-4d92-be19-3e3abd62f28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:26.841Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9f6d8518-9bf4-4f9f-81f9-649e089b5a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:23:28.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:23:28.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:23:28.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-29T10:23:28.899Z |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-29T10:23:28.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:23:28.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:23:28.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:36.847Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7c83cf9f-3a1c-4e9a-a6af-cea89b1de97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:46.853Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c83513dc-1f25-47ab-bae6-73a3e59d84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:56.867Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=651b5c04-c3aa-45ba-9e92-c566344c1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:23:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:06.873Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9fc316e8-215a-4b6d-bd4c-2d1d01c37c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:16.880Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=9b97f612-521c-42e5-9714-ee954cf3f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:26.885Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=636ca817-7c3f-4b25-b534-dba99232ea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:36.890Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=047464cc-9c9d-411d-bb89-075ecb5d5cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:36.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:46.896Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=633e45bf-3c91-4d19-aee0-af2edfa1731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:56.902Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5ca5a5ba-ab9a-462a-8f30-83ab9af55c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:24:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:06.915Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6a10f24d-371f-42e5-99dd-043b79cdf17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:16.921Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=3b82ee5f-a062-482a-96c0-23a1de8c1925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:26.932Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b4c631e4-ccee-40e3-b725-6c5be5dce7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:36.936Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=d9738a77-2de9-4212-8403-aedf0986c005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:46.943Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c63ddd81-ad56-42de-9400-aae144dea3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:56.950Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e14f1fb6-e8b5-4c39-b8a2-cf72fa770ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:25:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:06.961Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=7fd7627c-0b17-44de-800b-111bf4592692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:16.975Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2682716c-b619-4881-9ecd-84d7805490c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:26.982Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a800f51e-0aac-4998-8561-010e95b20ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:36.992Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=da59b1a1-a8f7-4a0c-ba0c-0f4d153df66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:46.998Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=65826591-acd6-44c0-9b32-a9047ff51345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:57.005Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=87119c48-47f6-498d-9fed-39b00d98ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:26:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:07.013Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=937f6e86-e188-4928-8193-ea1be2d4a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:17.024Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=21a6d563-4451-4742-98d9-2cc9a81f34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:27.033Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6025877a-ca11-4a27-92d4-badb447342c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:37.039Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4fe7640d-1428-4096-a293-68fae6b7e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:47.046Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=e7219317-7c05-4aa9-b132-6ef42679ae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:57.053Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=db9151a6-830f-4cda-a44a-b31e4cf04ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:27:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:07.060Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=580c9dc6-ff26-4fd4-a3a0-66344c5f4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:17.075Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=48db7e6a-2d20-4a9a-b45b-ccfa6708df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:27.083Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=16a5fd97-9f1f-4d89-849c-055280a957e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:28:28.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:28:28.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:28:28.873Z |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-29T10:28:28.875Z |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-29T10:28:28.937Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:28:28.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-29T10:28:28.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:37.089Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4e834174-a90b-4987-8f6f-eef5aa0321a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:47.095Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=639cbbcc-b0ac-4bd6-95fa-161fcae1f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:57.101Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2eebbb1c-5487-4715-8972-484231f80307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:28:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:07.107Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=32f3af70-bb3e-453e-aa05-76103b9442cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:17.118Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=45006422-87f5-4822-881b-71bbfc48a0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:27.126Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=4c56b62a-cdf5-4d7b-8d7a-5cf3c4e832f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:37.132Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5f5fc5aa-c663-4eab-b4d4-5ec400f6991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:47.137Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=742ffc31-b55b-4677-8027-6974f01afe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:57.145Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6ecf2ea5-97a2-45db-8453-9142bfaca33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:29:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:07.151Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=b4b10ef4-ca6e-41fb-85bb-be4cac22c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:17.160Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c0cdfb78-d8aa-4bbd-aec2-406df4d9c2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:27.170Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=566dd99d-c6ad-4abc-ab12-f10e3ea2c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:37.177Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c030dede-7f65-4f06-9147-3911173103d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:47.183Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6a8695f4-7aa4-4eae-b502-0d76cafd8283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:57.193Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=a247f7e0-d239-40d9-a230-d9511e590c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:30:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:07.198Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=97072d99-5099-4309-937c-be909e606643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:17.205Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=5ac5e4a3-b870-4f03-ab5a-237c2b1305e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:27.220Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=482b7d10-b768-4689-9c03-7ac76bbd6be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:37.226Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=ea91b51d-17e0-441b-91d6-8fbde34d423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:47.232Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c4e846e7-396d-4abf-ac19-50d0aee08322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:57.237Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=c9e1e6f1-5d40-4f61-9340-38846ed0898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:31:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:07.244Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=53745e22-744c-431a-9975-5f91554fa768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:17.251Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=13a8400f-f308-40c5-be1c-923cf5b027e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:27.261Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=74261d8c-1da3-4a29-9095-c8761edd1362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:37.270Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=272bb377-57e8-4ca8-8d2d-02954d409ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:47.279Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=bcfc8a5e-af6b-4324-9b8d-448a160e3ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:57.286Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=6a29dedf-7bc1-4a63-aa09-bf1449117222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:32:57.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:07.291Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=15f376b3-0cdc-43bd-9e87-897e91d663c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:07.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:17.298Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=02399ec8-dc44-48e0-b0d4-f26f61b982a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:27.304Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=30dad820-8b5b-4c85-b1cc-c932aa1723bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:33:28.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-29T10:33:28.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-29T10:33:28.931Z |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-29T10:33:28.933Z |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-29T10:33:28.991Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-29T10:33:28.991Z |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-29T10:33:28.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:37.315Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=93a71e84-6e1e-4802-acf9-8a324dbd214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:47.323Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=2cdb7d57-727c-4c98-8e06-8749403a36b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:57.329Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=89e26525-02da-4271-9eb2-fca515577a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:33:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:34:07.335Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=1dd6c625-ca9d-445e-9763-6d79f3361d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:34:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:34:17.343Z |INFO |Init configs |InvocationID=eb0b9985-d863-41d2-9826-938579acc2fc, InstanceUUID=09685bef-7bba-4b89-9656-7c57cb03c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-29T10:34:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |