. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:49:29.216Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:49:29.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T13:49:29.293Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T13:49:29.855Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T13:49:30.569Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T13:49:30.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T13:49:30.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T13:49:30.737Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-02T13:49:30.784Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-02T13:49:32.618Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T13:49:33.079Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-02T13:49:33.100Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-02T13:49:33.101Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T13:49:33.161Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-02T13:49:33.162Z |INFO |Root WebApplicationContext: initialization completed in 2378 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-02T13:49:33.590Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-02T13:49:34.322Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T13:49:35.503Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T13:49:35.976Z |INFO |Started MainApp in 9.348 seconds (JVM running for 10.009) |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-02T13:49:36.037Z |INFO |Start scheduling PRH workflow |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:36.048Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=239fae26-bcb8-4ad3-8651-ec1ce1f4eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:49:37.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:47.337Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=dace9a8c-dadc-40bf-8484-459fe80178c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:49:48.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:58.375Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9492c746-de6a-4465-9598-232036030618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:49:59.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:49:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:09.443Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1a5e1a78-edc4-4deb-a245-d6107a27cdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:50:10.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:20.483Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=34c1a462-01c9-449b-9082-ba4c80a3e22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:50:21.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:31.523Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=61274b00-9433-4ced-ad32-dbb5676c9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:50:32.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:42.563Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6bfa7f86-1f18-4a20-8e86-efb3071f42d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:50:43.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:43.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:53.604Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f111379c-cb22-4977-8ddd-579da72cfee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:50:54.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:50:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:04.644Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fcaec61f-beed-401e-a27f-b6b667c57d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:51:05.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:05.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:15.684Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=59339c7e-ab2d-4b98-9b23-6d15ba0891ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:51:16.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:26.723Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=91b79779-69fd-47a8-9315-af954f9926b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:51:27.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:37.763Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d735c5b9-b420-4328-a9a7-d37d84388357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:51:38.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:38.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:48.804Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bc045265-572e-4ff3-831c-5e196367676c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:51:49.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T13:51:59.506Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T13:51:59.507Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T13:51:59.509Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:51:59.844Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2f3b734a-60e3-45ab-b8ff-261739b5f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:00.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:10.888Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=70d1d450-a831-4ce7-8baf-689ff554ef2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:11.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:21.924Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=50bd2914-78a9-4d4b-8179-628268f45286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:22.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:32.965Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=64575886-1c93-4a5e-8982-52e742e33644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:34.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:44.004Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=78986ca8-7eb2-49d3-9fc1-cc5a3e04bf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:45.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:55.043Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4c6f1d8c-fa2d-4271-98da-b6a7c7b4ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:52:56.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:52:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:06.084Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=361a3f32-b243-47be-a169-b0594c5e93ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:53:07.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:07.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:17.124Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=63185ca9-2b21-4b2a-b62c-e7bb3b1475de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:53:18.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:28.164Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=70529f25-42ad-469b-a4b3-3cc09f8c7b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:53:29.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:39.237Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a6a207d7-fa5f-4e73-bcaa-23a9d5579478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:53:40.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:50.281Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e5804274-da16-4ba9-9f59-d0317dc82266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:53:51.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:53:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:01.347Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=dd12fb03-7e6d-4e92-b868-8d4731575d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:02.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:12.421Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5005cc28-a569-494a-b9ba-7679bae7ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:13.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:23.459Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=901bef20-5320-40f5-9496-37740e60412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:24.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:34.563Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=73c930c2-e8a7-48bc-ad6b-0d759888644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:54:34.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:54:34.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T13:54:34.629Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T13:54:34.631Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T13:54:34.776Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T13:54:34.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T13:54:34.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:35.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:45.603Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=84a857e2-53b5-46cf-8c0a-a9b7a3a9fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:46.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:56.643Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5d10bbb2-a9ea-47f2-b09d-6b3ce3d73fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:54:57.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:54:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:07.683Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6ed1e668-c90f-4022-b0fd-2bf1e16948f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:55:08.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:18.723Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b937742c-eefc-47ef-a021-d0601e7f8074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:55:19.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:29.763Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=27788e30-b20d-4aaf-b377-251439014d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:55:30.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:40.803Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=74be4d1b-d813-4584-9a4b-231e09105710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:55:41.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:51.843Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=83fbc61b-d4ca-48d0-b320-b06bf4971209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:55:52.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:55:52.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:02.887Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5a042032-b818-41a6-bc78-cca0005a7b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T13:56:03.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.230:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:03.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:13.923Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a877be2f-b0d2-4426-9fa3-3e6e68e2dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:23.980Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6d0bc91b-7353-4658-98fb-c40af45f30c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:33.994Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ae3008bf-8323-4a11-9a3d-31ec7430f199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:44.011Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=35b48155-870b-434e-8abb-9c16b6069131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:54.020Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=45b33015-651f-47f1-ada8-71a3c6e8dc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:56:54.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:04.034Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c966ff1a-9001-460f-aae0-750262318dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:14.045Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=cc2bc956-d290-403b-ae61-4417e80dbaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:24.054Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=786b08fa-b572-4655-b3d3-04d307024724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:34.064Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f9bbe424-1654-45de-9d03-2eed9f9abe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:44.074Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=eb1ea3d1-c611-41e5-95dd-2634b62f95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:54.084Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2e377f3d-153f-45a5-a797-f957bb180684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:57:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:04.095Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5f480f3d-ce94-4c4e-b0e8-142d8f268db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:14.105Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=08ccf01e-852d-4e5a-802f-a3b0c269f4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:24.116Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4c50a601-ce84-449a-8660-894bd2a1c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:34.126Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=38a1a8b1-3ad3-4960-8feb-c702d28fbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:44.134Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1affd102-d557-428a-83d8-43f342e25b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:54.145Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=098ed7ae-8be5-4084-bea4-69aebdbd7609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:58:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:04.155Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=df4972cb-3172-4f1d-9d17-57e89e98dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:14.165Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=39f39e02-5255-4074-882e-b27c1089c183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:24.175Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4d28954b-eda2-4fde-8ee9-6725af29b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:59:33.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T13:59:33.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T13:59:33.955Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T13:59:33.972Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T13:59:34.056Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T13:59:34.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T13:59:34.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:34.183Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d5af78a6-821e-45d0-8420-12dadce262cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:44.192Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3d073ee7-3d03-4431-a36b-1f3a52b8bfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:54.202Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=30e6c57a-98b5-4bf5-b987-75dc7a28f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T13:59:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:04.214Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=92c9096d-0375-43c5-ae12-bd8dc577e278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:14.225Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f61b02ff-a970-4edd-ae71-f104c39f71aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:24.236Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fbdcf82d-4f1a-4ab6-a7cc-336c9201615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:34.245Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=493ec78c-a283-4be1-b47a-7297f6582367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:34.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:44.253Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ad17b483-ff08-481e-b205-4a1af65f0efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:54.262Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a939c30f-7725-4411-b030-6f5f79841e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:00:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:04.275Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=53286914-d471-4430-8188-f81f558f15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:14.284Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e2e35bb2-980e-4764-892d-bd7338a7ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:24.294Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=11a0e83d-57ac-44c0-ba79-5caaefc6cce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:34.303Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=977cf1ac-c350-4af5-b439-a32c6c9429b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:44.312Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1a0fd981-fcea-4d47-a965-4b1090d3b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:54.321Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=aeb2e2eb-04d7-443f-8d05-80623a690060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:01:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:04.329Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4bf275c7-c9c4-4836-9341-93fb068d15cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:04.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:14.339Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4336d8dd-a537-41ce-82b6-956e5b5400e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:14.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:24.348Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5b2df59c-16da-4a70-9f47-12744424dd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:34.355Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=45a9e976-b247-4ccf-940e-44dbadd6665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:44.363Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b0ca264e-91cc-453b-8af3-08329cf8257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:54.373Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ecac61ed-e1c2-40d3-84a2-3eec74f6fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:02:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:04.382Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=eda6408d-4d04-4cf3-b7ca-50390fd16675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:14.390Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=437c1476-e8e9-4757-8bdf-5369a222ee17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:24.398Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=adfc4ad2-aa2f-4d36-8324-f27294a96da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:24.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:34.410Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0eb27921-016e-41b5-b7e1-91897d4602b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:44.418Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=37d5c131-58c5-4684-b376-2cba78df0165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:54.427Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d5473985-7da8-4c20-94d4-966997e07d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:03:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:04.436Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=457b2661-643f-4bde-8967-72b8bd5ab5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:14.446Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0e1f59b5-e3a5-4993-b3c4-3521547710d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:24.455Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1dfa4faa-8e51-4379-9779-943728e24dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:04:33.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:04:33.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:04:33.849Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:04:33.850Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:04:33.959Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:04:33.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:04:33.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:34.475Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a8417ddb-4a4d-4929-8c67-dee9bece279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:44.487Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3e9ea254-3f3a-4b61-82d6-d452d9502f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:54.494Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=75e8296d-6722-4c1e-bdb0-6f23016ad4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:04:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:04.506Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c6617431-ac38-4183-a4e9-d5984d886ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:14.514Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=27c17738-5d6b-44c4-82ba-164cccc4860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:24.522Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d606f957-5b60-4cfd-8ef1-72fa12fdc16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:34.531Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0a27fac9-553d-4b09-b9ac-7141d71d7bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:44.542Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=49c91584-cac9-435c-b69f-818982f614e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:54.550Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0e7d6908-9278-4fcd-91de-36f67d48ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:05:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:04.559Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7e6d3a1d-688f-4c8e-9ec2-5b2331bec7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:14.568Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b116d96a-8a8c-4ac6-a909-78201498160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:24.578Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=08ccac1a-c3e2-4990-b7f0-b49b14067741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:34.586Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0894ff76-e00d-4dc6-a71a-60634287f948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:44.594Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9610f6e8-6f89-4b31-909d-a03e45d18cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:54.601Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f8ae54eb-3f40-47a5-87f7-5619c0634a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:06:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:04.609Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0f8112fd-dcf4-43f3-a949-8d21fae87eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:14.617Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e4fa888e-7f69-41fd-858e-fb6c254adb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:14.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:24.625Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7da50898-7792-4f4d-b994-0ec9bee50e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:34.633Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9f347ec6-cfa5-41d1-97ae-4b2bf5b7a3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:44.641Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e0bc248e-d692-4241-8db7-ddae3f907283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:44.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:54.650Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=13da9ef0-a854-4652-9bfc-d60514091132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:07:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:04.657Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=367a408d-62af-4c1d-817d-1a34e5b38629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:14.666Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4731585a-c349-4cc2-a209-6a1ce0316c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:24.675Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5acc7bc3-ba9c-47b3-ba1c-b1c19f2c3a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:34.684Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8b09a36a-562c-487b-96fa-80cd0030ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:44.694Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ae430afc-d080-47c6-9d4b-d56bc011b8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:54.702Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b5ba38c4-663c-43e8-8418-234f0b27a96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:08:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:04.710Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b48be849-8f55-4f32-8973-c65430e521a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:14.718Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9def2ece-3acb-4c14-b8f6-12d4bc749590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:24.727Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=01376c21-04f4-48b7-9830-0a54b1a4c07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:09:33.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:09:33.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:09:33.872Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:09:33.874Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:09:33.963Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:09:33.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:09:33.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:34.735Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=aadd2f2d-f25a-4f68-a967-b87175372426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:44.744Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ffc060e1-01d6-472a-844f-4f0828d58552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:54.754Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=950a42ed-5a80-46c2-be2d-dfc5cbe14c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:09:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:04.761Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=87c60ad9-6989-4fd9-86ed-31edb069f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:14.768Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f7560221-e4b1-4ecb-9eb6-5f94331db9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:24.776Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fffce8c6-de13-4d0a-b00d-9a9402a598b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:34.784Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=23ef671c-a3fc-4421-8e4d-4633e12db2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:44.793Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4d786970-b407-41ef-abac-6aed90f79274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:54.804Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=000b146a-44fe-420f-8ec3-180e29efb1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:10:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:04.835Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=516a53ae-95ce-4475-afd6-1a1975005abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:14.844Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8f983c50-861d-4429-82cf-d9dae30ae405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:24.853Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=598848ba-b53d-48e4-80e6-a68eafcffd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:34.862Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=99d4676e-5272-4027-bfa6-696649636ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:44.870Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8b394bed-79a8-471e-abdb-8e25a7d92fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:44.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:54.878Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=545dd05c-5b66-44fd-8928-60efad388f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:11:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:04.885Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f75ff3f2-bdf5-40ae-8e80-7a7471f7ddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:14.892Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2dfa1d31-4f3e-43c6-bed1-7a70a8bc5505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:24.899Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=92cb6775-8f83-4bb1-accb-9d1afeaf72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:34.907Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6ef81f9a-bfa2-440f-8f4c-156bddac24ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:44.914Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bb68693c-23d6-44f3-9a97-346e127effbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:54.921Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8683d657-1dd2-4451-bcc8-a1bc282d9c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:12:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:04.929Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9bd0e3f2-d72a-449f-a574-5c7566dc2508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:14.938Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f01d3c64-ae25-47ee-ada8-a677cfc183c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:24.950Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=adf88c83-48e3-4590-95e7-4c9257252ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:34.957Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=398938e7-bddc-4e62-a2a7-df77f524f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:44.966Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7b9a0428-24ec-41bc-a05d-96e2bfc456fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:54.973Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=670f9d0a-514b-4f1e-9861-6a0379c26752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:13:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:04.981Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ce4f238a-f227-4a88-afed-2a3130e3e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:14.989Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4393a8cb-4498-4a70-a943-051047947e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:27.713Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0092ce77-13e6-4a76-9ba8-341250ada657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:14:33.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:14:33.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:14:33.856Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:14:33.858Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:14:33.935Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:14:33.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:14:33.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:37.720Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=31f44530-1d89-452d-9e6f-c6e8e5b870ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:56.010Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c30cdbbd-5526-492b-bce7-c4471af7fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:14:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:06.018Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=765dc94e-1976-4fbd-b2fb-c1776332fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:16.026Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=419a474a-6f3d-47ce-a1a4-7db0d539fe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:26.247Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=801ca437-ae86-4b0c-a5f4-2dfeee120f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:36.253Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8d34d7df-cb94-4cab-b073-420ad55be04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:46.261Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e512bff9-7422-4406-a88f-2829a00a1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:56.268Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=50600a22-da1a-4e3f-9db6-ce293703e4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:15:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:06.275Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c56d8bf2-addb-4618-b914-f276c0b89044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:16.282Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bf365ab6-b293-4920-ba65-a9a04ffdf8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:26.289Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=36e49712-839e-48f0-b867-f5edb4a156df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:36.296Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=cb829877-4c6b-4447-b92f-7222c23967ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:46.308Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=030fc339-4686-442d-a39d-0b9c746ac37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:56.316Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=68ac604f-c14e-4a49-a632-9c19c2257f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:16:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:06.322Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=257a7abb-e3cf-418f-91a3-cd628c1ed18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:16.331Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7257ff9f-e5c4-49ce-9385-8afca699dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:26.339Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7c5a2001-ee57-4cfa-8d7f-0f4352917ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:26.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:36.346Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=84f102dc-5f11-47c6-b193-ed1d6e4cba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:46.355Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ffcf8b9f-f1f7-479d-bd6c-685368414bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:46.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:56.365Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=52f510f5-bcac-4511-a92a-9e85fa4f8011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:17:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:06.372Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bd35a935-2aa5-4de3-a730-e213e702e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:30.169Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3e871246-7d4d-4978-998c-4415bc5b56d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:40.176Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1f876d85-1d8e-418b-b385-64f3e5baba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:40.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:50.183Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=88777e8f-369f-4550-8f1a-b6d545726d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:18:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:00.190Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=16d78253-cabc-420a-8b6c-6b6d625357ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:10.197Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=522fc80f-13f2-4da9-b0cc-d71ce654a9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:20.204Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2888e238-97b7-42af-a4a4-b699771c3164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:30.211Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=29c4ae29-594e-4ca8-bf29-02c045e0acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:19:33.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:19:33.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:19:33.848Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:19:33.850Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:19:33.923Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:19:33.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:19:33.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:40.218Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e3629f2f-c53d-456c-8493-6dedbea6f11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:50.225Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ae4211cd-3e5a-448d-b820-4aafd5306f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:19:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:00.233Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4f173081-61a1-4c37-bf9a-b175f961c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:10.262Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7baf62de-7e93-4804-84a6-7fe1a59be84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:31.406Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3ce1f8fd-8105-4cbb-b1e2-291b4641c6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:41.413Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=cda6240c-b763-4f08-a7aa-7053e0dbbbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:51.421Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=612e3ee1-9516-465b-b646-20cb2b71696e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:20:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:17.331Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9e3ad834-e4fe-41eb-a90d-376a8ad7570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:27.338Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=758978f3-48c8-40a5-b7b4-932dd9dbd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:37.346Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7c54412a-6474-41c8-98d5-96880af7dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:47.353Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=707a63d3-2797-4ef2-a8bb-820aa9ffa4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:57.361Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=231ecbf0-c21a-4f38-b743-38a0c80e55cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:21:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:07.370Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c02c7f1d-8eec-432a-b766-7d892a3d1f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:17.378Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=33d0b200-f073-47f3-b029-df0f035e7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:27.385Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=66d12c5b-e14e-4913-b621-437830d0bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:37.392Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ad41ab2c-8f80-4210-ba7d-b797e2c035c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:47.399Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2fd07ab5-e2b8-489b-9baa-634182848efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:57.407Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7c4be230-dc7a-40c6-b806-f21580dcead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:22:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:07.413Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=705f8af5-4242-4b4d-97d7-257af47f0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:23.042Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3d5966da-5cab-4da0-9c68-b04ee7ed6f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:33.802Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=51de707f-2216-493d-b9e2-69b005a8f665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:43.810Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d94b90c9-493b-4a9c-bb54-49505941e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:53.816Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=18a0cea3-8670-4ab2-b850-ac23f0c7c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:23:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:08.814Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fe686c11-0061-4f99-9e84-4d5219397da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:18.821Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e0888750-f856-4527-ae6c-295bb4189404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:28.828Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=32e5ea15-a13f-4745-b879-ea2e95fb30ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:24:33.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:24:33.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:24:33.852Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:24:33.853Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:24:33.931Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:24:33.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:24:33.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:38.835Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0c35306d-53b1-4b20-8967-d5958a23920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:48.842Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3d74f431-1e23-486c-967a-62c5eaa5538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:58.849Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=852ecbfa-5ce2-44e9-b0ff-5798f1949185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:24:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:08.856Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b5ac2f9c-fd1a-46ea-a7dc-32a7d80e2547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:18.863Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c1c01263-634a-485c-bb77-0e6d0b473d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:28.869Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f5ba53ed-5b5e-4366-b093-4945481b0fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:38.876Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c1c0eb19-74de-485e-85a8-c628eae7e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:38.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:48.884Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=43148357-be00-46af-b6fd-0bdc60e24ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:58.891Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3c1f20f9-5afe-4d6e-9100-511cbcb5509a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:25:58.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:08.898Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f4b4d28b-a6f3-4529-99ff-9e53b1410a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:18.905Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=292f9915-281c-4854-a1ee-6e7ee8f2799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:28.913Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7489cb49-e395-4b2d-bd02-a167108a37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:38.924Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=18fe98d0-f373-4ce4-bb11-ac637d1db938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:48.932Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=380deec5-252b-4e3c-8536-dd48d9d0837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:58.939Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b9fcbc04-18a4-4c3b-839d-c50bc79f1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:26:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:09.997Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8879ab00-f93b-4edf-bdbc-3520d5c2ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:20.004Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9599e942-5016-4bf6-bc5d-f524a0205b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:30.011Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0bead244-599e-4b65-a227-d2a957b5a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:40.018Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=988a270d-60c6-405e-bd40-16a0a35266b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:27:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:01.552Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=cfed14c0-24da-4bb4-a032-0e7122934c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:01.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:11.562Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1d3eb553-c7d7-4a5b-802e-7c06a59bf046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:11.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:21.568Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=641aa56e-c9e4-4d50-a2ef-dc15e645c472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:21.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:31.575Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7bb20cc5-1dd1-4563-a5e6-e094a4cb3e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:41.583Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=955f9c9c-e3dc-4d0e-8a8b-3882718889f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:41.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:51.591Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ebd65619-c27b-4139-a5f6-dca8b2b05731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:28:51.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:01.599Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e374646b-aa18-49ad-af0e-40765f38ac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:11.605Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=dafaa487-b12c-413c-8ddf-9b7d5dcc505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:11.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:21.612Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=73d3d22d-8a8e-4f6c-a32b-34413c1864bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:31.624Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=29bd9feb-fc8a-4c73-9a7f-95dcb858b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:29:33.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:29:33.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:29:33.840Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:29:33.842Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:29:33.910Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:29:33.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:29:33.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:41.631Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=68c3b65b-5bce-4217-85ee-86f06d3240ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:51.638Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e7f3482d-e4da-404f-af8b-1d1723f2c474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:29:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:01.646Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=df919554-6781-48f9-8965-bba8475481cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:01.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:11.653Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d7fefd8f-8ba0-4d61-8e81-50216870bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:21.659Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a9cc2827-7bc6-4e69-b6ed-2298533db5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:21.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:31.665Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=31326d0f-6e4c-4cc8-9e0d-4391e14c889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:41.672Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5a8e5da7-3b56-48e5-9629-22dce81da1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:51.679Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0d72ea2a-5f29-4f25-9b6c-b979ea27eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:30:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:01.687Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=912d46ae-49f5-4799-bd74-1cf59542d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:11.693Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a0770fbf-6c03-4123-aa90-04dc4aa73661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:21.710Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a7d472e6-60ce-44fa-b2bb-22f784de0d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:31.719Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=682882f6-eb27-47e9-ad03-bcbe3279328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:41.726Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b86ee956-4297-4b94-871a-34dc8ed9ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:51.733Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3376fb0d-a231-49fd-ae80-730afe847856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:31:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:07.508Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=48ba9b79-ab2a-45c7-9ae0-01a6c4fe5aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:16.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:26.021Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c1768bec-7015-4acf-9a27-2f80c8746556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:36.027Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=aa68c40f-f80f-4939-8d2f-e347c0e19113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:51.516Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4bf6a92e-189b-4916-be9b-7a1d6e17411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:32:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:01.979Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=209c8828-22ab-4dce-8815-8ae2c70e80e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:11.986Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7dcb2a1d-1a86-431e-b3c8-33f1abca1376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:21.993Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=48c3c940-9d7a-441e-8717-2227566903fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:31.999Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2d2b9640-1e14-4b04-83f6-a111c6858f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:42.006Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=92ad8594-c17b-44b9-b0da-d7f0a0ee5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:52.017Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f18176ff-fbba-4d98-a5af-93accbef4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:33:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:02.024Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=95541f0e-0c7f-4bec-9669-5963671afd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:12.030Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a22f02ef-1295-4fe9-b6b7-37ac16be5912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:22.037Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=643f0ebb-3532-4ddb-80f2-8f12a80e6088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:32.044Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e1870f3b-bf0e-49db-ab2d-fda58ef41800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:34:33.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:34:33.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:34:33.822Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:34:33.823Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:34:33.894Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:34:33.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:34:33.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:42.052Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c574c6f5-4eab-4b00-831b-65dc8e0fba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:52.059Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=05c5b12a-a3af-4dcc-8668-94903ecf5233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:34:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:02.065Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ab468f07-e05a-4b98-9f96-86646791ae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:12.071Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c657a36a-1fbd-4a25-8548-dc5c2096487c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:22.078Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e105c863-6a9f-4e73-a383-e115f6d0d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:32.085Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=afb84062-b244-4f17-810f-6bb8ff99dcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:42.092Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=32e59961-a3ce-45da-be5e-a0d13dc48529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:52.101Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=af65116d-04e1-45da-a9d5-363eea75b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:35:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:02.108Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7f789122-e578-43c9-917d-dabe4f63b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:12.115Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bc986a77-0108-4ecb-aa5f-be54192ce017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:22.122Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c88132a8-4524-4b94-b303-ce799861db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:32.129Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1cb40e91-8c60-4225-b927-0eb0ae6eb867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:42.135Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bf7b08d0-126f-412e-a2f0-1b802139b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:52.142Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4a1bac82-ed8c-4330-af1a-b08b1c60875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:36:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:02.153Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f5c8458e-4d1b-4dbf-a18c-1187b16efe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:12.161Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c6977c43-6614-4308-8e0c-7ac1893846c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:22.168Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c512bc37-e287-45c8-aa4e-c2e7fbae1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:22.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:32.175Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=29f2cc33-1777-4fa2-abd7-feaacfdc76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:42.182Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=38c97a46-52d2-4e4f-8c10-939eff480973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:52.188Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e3d7b57c-ae52-450e-b07b-ef8ea1537dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:37:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:02.195Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8d2743ab-c18c-401c-98ce-2cd719fd51fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:12.201Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4b174bee-05e5-4895-ac57-d8d43772f4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:22.208Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a85cd10d-2410-40fe-9dcd-02dc331bf501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:32.214Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=84c38008-2f6c-4d48-9b90-41adc20ba822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:42.220Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=dc6956cc-8a7f-4d08-907d-592006d52b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:52.227Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fe7333ab-f922-4401-bff5-2eae7b2a51a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:38:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:02.234Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=eac98515-8ed0-4522-8c03-1e163234a221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:12.239Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=27970ce0-034b-4950-b564-545314e6500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:22.246Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=44f72d41-d4d0-4465-8499-ad7a45c855f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:32.252Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=21772065-1c1e-4c3a-9f6a-a893e67fdf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:39:33.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:39:33.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:39:33.834Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:39:33.836Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:39:33.906Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:39:33.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:39:33.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:42.258Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7c03dd20-9123-406e-b25f-33740a339072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:59.935Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=06ae671a-5280-41da-9c47-9df1bfb8b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:39:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:09.942Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bccc7708-331e-4aa6-a26b-3611b3841dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:19.948Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=57f34e0d-3f1c-42df-8fe7-1064b6b64591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:47.574Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=160d1771-334b-4eff-813f-d7404dcf80b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:57.582Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0aeea402-2d07-4f7e-b53e-4f7c3416b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:40:57.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:07.589Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=10dbda45-198d-4715-a2c4-3eaa8426974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:17.609Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b2d6d298-a8a8-4a6c-8e56-9ef95e950e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:17.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:27.618Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=87170cd1-4d95-4ce5-9a84-a4b0258ee098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:37.625Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=33954e16-97e7-4337-91e2-f4c158ddbbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:47.632Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c8b2024b-ec29-4a1b-b421-b0a47df1000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:57.638Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1d7604e2-f779-4034-ab80-85632cd2631f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:41:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:07.648Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d9b34044-3f3d-4931-b0c7-287ffdffe3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:07.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:17.658Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5265a7d1-35bb-4c3c-9fef-852de6ec2300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:27.666Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=39c7857e-96ca-4e45-8318-60a6bdd8cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:27.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:37.673Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ca0403ce-ef04-4739-bd51-e0dc836a8c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:47.680Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2a0b567e-674d-45da-b0b6-c9ee28bf4d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:57.686Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6d96982c-75f2-4d9f-b44e-0842a454696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:42:57.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:07.700Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4b2b909a-aa73-4205-807e-4ad0db2ba423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:17.707Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a965c8d0-b3de-4523-8734-bca814024ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:27.713Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7aff6168-8b64-46a5-8e9d-e001a03997e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:37.719Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c016ffae-f630-47e2-82a6-d275cef140af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:47.725Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=49fde8b7-02d6-4be8-991f-3656bf2c59e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:57.731Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c9011404-593a-4afc-b7ca-1ef2c0168a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:43:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:07.738Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e48d34a3-a92c-462e-ab56-abbf5405135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:17.745Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=72ae354c-14be-404f-a548-bdd7096ccb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:27.752Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=656e001c-4025-45dc-8b8f-619e6e2a54b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:44:33.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:44:33.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:44:33.832Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:44:33.833Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:44:33.903Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:44:33.903Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:44:33.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:37.759Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f1226b77-ac6b-44b4-9217-793c941dda9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:37.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:47.765Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d1b7285a-de6a-4524-8b20-39a98b5de2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:57.771Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=48586bab-aa6d-455c-beb9-f6a3a14ae531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:44:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:07.778Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e2b7b3e9-e7f2-4a50-a9cc-0485f6511593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:17.785Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c51894c1-1e37-4652-a4f3-1da565495c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:27.791Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=da1aa753-f184-47e6-ad44-0a1289572104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:27.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:37.798Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e5c0dd55-ae5c-406a-a33c-3faec5d95d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:47.804Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a2cbf900-c586-4bc9-9932-ffe3f6c1d83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:47.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:57.810Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=01452b7c-98f6-4fe1-8740-ce8dece0810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:45:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:07.818Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8a440f64-bc14-4c1a-89b6-da8b8096de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:17.823Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b4959233-b6f1-4b0e-affa-0ffc4675d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:27.830Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9aebf95a-ae6d-4df1-a9d6-5a24075f7802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:37.838Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5b8abd7a-1795-49a6-9e16-3db628f90f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:52.431Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7ecb8e43-4e19-415c-9143-430d9e34f51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:46:52.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:02.436Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=24ce9e29-5389-447c-bc9a-f717b9d953a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:12.443Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=db0650e7-8ea9-44fa-b789-6c09c2b1b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:22.450Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=04186026-b080-472d-a354-2ed56270c7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:32.456Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6b8eeba6-9e06-46d7-8ef4-c449744b301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:42.463Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=89c99a87-f25d-4699-957d-9fd18cebf89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:52.473Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3beb49ff-717b-47f7-a243-72ac063b2410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:47:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:02.478Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e7067b4a-122d-442f-bc7a-072a112340d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:12.484Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=304bc4a8-b579-4c00-b39a-d9c270c294e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:22.490Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9a44a846-8c8a-4872-9b90-06149712899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:32.497Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=becd2387-4690-4ec3-a2b2-7b32e09fa544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:42.505Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ff51f786-ac29-4ddc-8215-d52dc0b739e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:52.511Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4faa7485-4575-4383-88a7-8f98b0c2bba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:48:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:02.517Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e32d0ec3-ad4a-4830-92d4-4159aa2c5a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:02.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:12.522Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f5cdb181-ee2a-44f1-8fca-9425b41d2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:22.528Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=aa3d3292-e781-442e-96be-b168819d27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:22.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:32.534Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4413edaa-85a7-4dc7-9758-669c7523240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:49:33.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:49:33.820Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:49:33.820Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:49:33.821Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:49:33.895Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:49:33.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:49:33.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:42.540Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d9bff799-f7b2-4f02-9ace-fa106f4ba5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:42.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:52.546Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f75a58d9-1a43-42ca-9bab-273003209e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:49:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:02.551Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c19e330e-02ab-44d2-a1e1-368d9cc2e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:12.558Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6ae5b761-b296-45ca-9618-e319a285d2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:22.564Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c26e6d1e-18b6-45d2-9ef1-08dbf95cb4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:32.571Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f0e19782-cd43-497c-bc99-2d877f3b3f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:42.577Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8cacd91b-cc57-456c-9d65-3983a33fab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:52.583Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7120ec30-63cb-443a-8fc3-39bd4238117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:50:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:02.589Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0f940f07-93d5-4d14-aa16-ecd356fa340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:12.596Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=edc7575b-8449-423f-80c5-9edd18237358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:22.602Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1d5df057-6578-410a-965a-272f7c592034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:32.607Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1d4caf0e-ecb2-44e1-b482-0fa63c3ab24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:42.613Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ffbd0828-46ad-45e3-8457-303ea9c56a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:52.619Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5121bf32-eeca-44a9-a2e3-4b9cdaa75748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:51:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:02.625Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b8b553aa-ef62-4236-88a5-ef4ddd80b6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:02.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:12.631Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2fb13326-43b8-4ab0-87bc-72afb43ed063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:22.639Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2ff5aa35-82ea-4c16-afb5-da2bbee7c53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:22.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:32.644Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=89c4c423-8d3d-4762-8049-836a23d7076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:42.651Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a12ee90b-41ab-4d7b-a47a-46e406672c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:52.657Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=508e2cb6-ab7d-40ca-9898-b9f4d43c02a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:52:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:02.664Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=52b7b98c-d87d-47f7-93db-1b5e0e6cdcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:12.669Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=956969ee-5c12-430a-9f11-a0b1db3e93be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:22.676Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=eb78bfa3-6e65-49c8-9a39-79bb7d5ae989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:32.683Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0b41c1df-20a3-4fc9-a5e0-519137cbc6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:42.690Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=302e94cb-3b2e-4b60-b35e-6412176418d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:52.696Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=867bdf5e-4b1e-4706-81e7-60961354ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:53:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:02.703Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=da75e00f-7ccc-49ed-b80c-2b834cce6773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:12.712Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6fee04e8-5a3b-43e2-a566-c36a145b06f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:22.719Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c857ba9a-8473-454f-a14f-6ae4f3ca4d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:54:33.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:54:33.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:54:33.835Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:54:33.837Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:54:33.907Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:54:33.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:54:33.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:38.927Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6e6f6b5e-9db9-4eaa-ae21-a6de6908261c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:48.933Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b13100f8-051e-48f0-9d32-6104f96cfe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:58.940Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1a1b768b-6aa1-4bb4-800f-49c10563f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:54:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:08.947Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=567bbc2d-9c87-4ec1-b6bc-3b3a86216fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:18.953Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2fc03083-13f4-4014-8617-1eab01d945bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:28.960Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e6123ed9-70ea-4198-be18-73fb3a1694ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:28.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:38.965Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=433c638f-6ca3-4733-a43c-87c59509c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:48.973Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fb99c66f-5493-4544-8c70-f454c4f1124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:58.979Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=662f2de5-71a5-4fd0-adb7-607c0607c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:55:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:08.985Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c7faa8b5-3316-4d68-9396-32f7d918c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:08.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:18.992Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2ff4d10e-8a14-4168-ae87-f56037be21b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:28.998Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=86e67c7f-aee8-447a-93ad-9ae88f373407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:39.004Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d6a869d3-eb75-4b28-af44-ddfbf7bfecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:49.010Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=deb0538c-27a4-458e-ba26-9844addd1785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:59.017Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3494cac3-d736-469c-ba05-a4b5564ec068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:56:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:09.023Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=81a28218-c22d-450a-b306-86680bb893dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:19.029Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1ded3477-7f45-450e-a4bc-62fa8f3ea9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:29.035Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5bc41218-9902-4e67-9581-9223f656863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:39.042Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8a5188f6-918e-437c-b285-2f5c4d85e38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:39.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:49.049Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=718ae5d9-b7e0-4543-bf3a-cadd5d0067a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:59.056Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=891f058f-d56e-4fe7-9b1e-1e5fd0f7c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:57:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:09.063Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2a41debf-7ad6-4342-9cf6-284c523cc73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:19.069Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=97ee82e3-63f1-46a4-9ac0-fd86515eb6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:29.075Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ba375136-0e01-4ded-b412-794d5454a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:39.081Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fe89d8a9-7c7f-4c0c-8e9a-77273b6ad13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:39.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:49.088Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=823f0561-c59b-4bb2-afef-7386d3d671ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:59.094Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ce8edb86-f05e-493a-b153-6d273545caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:58:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:09.101Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7029beee-e545-47c2-999e-cafff911809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:19.108Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=faf47d24-2035-496c-8431-d9ccb4b930f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:29.115Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e0a40f09-cc0f-4c3e-8df5-c9def94adada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:59:33.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T14:59:33.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T14:59:33.806Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T14:59:33.807Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T14:59:33.882Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T14:59:33.882Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T14:59:33.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:39.121Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=49f50a1e-0b76-4307-b3e4-41e404041c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:49.128Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f5b4d274-5987-40e3-870b-da8d7afedd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:59.137Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3e69cebf-14c1-433d-9daf-cc24a8b0745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T14:59:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:09.144Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=55c61230-514c-4e04-b995-98a71c4d604b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:19.149Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1afd64eb-5f6b-4b81-a287-3a565a0685c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:29.156Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ee5284ec-cee0-4434-8951-28882b83c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:39.162Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6a73b2f5-4573-4331-b2dd-44c1f3fe7667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:49.167Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=83148dfd-54c2-4e8b-86fd-8aef56507bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:59.173Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=937527bc-e443-4098-89eb-45b404304486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:00:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:09.180Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ab65e75e-af19-4d7e-8a95-2b00a10128f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:19.186Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=80ef2f74-a2bc-4570-a897-253ca04661e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:29.193Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=83582871-2afa-404f-a44d-ed133025ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:39.200Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=25c08585-6c45-41d3-b501-4814e1d055a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:49.206Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7912daac-f6b9-4343-a9ce-5e361472f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:59.212Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8fe744be-c451-400d-abed-ffdd64e78128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:01:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:09.218Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5b577010-ad1b-425e-abeb-44f21f2a2ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:19.224Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=62af00f6-1448-401d-b39d-53596354fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:29.230Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f9a1a611-2092-49e8-b2aa-6f4adf44b8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:29.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:39.235Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=08b90aaf-f4bb-4c14-83e3-ef31955aec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:49.241Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c242fd03-0351-446e-9523-bafadf02e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:49.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:59.248Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d8367ae5-8751-4714-a2fd-74a15e6d1be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:02:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:09.253Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2ee9d904-0900-4ee2-9d54-dd5b57e5b873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:09.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:19.259Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c44aa866-18a9-429f-a294-50148c8fea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:29.266Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a469fb3c-b13d-4194-845d-a07b04a4d35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:39.272Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=19dad0cd-3e21-43c4-abe2-ff9a389a0fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:49.279Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2ec7800b-370e-4357-8668-09edb4ce6b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:59.285Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=29eda3e5-f2a3-4773-a250-f966560af932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:03:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:09.291Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c9934b64-8ec6-4f98-ad06-f5a33c138e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:19.297Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0e52f56d-8984-4b4e-a160-173622d3a513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:29.304Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=3f5736d4-02ad-4829-8aae-014286771a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:04:33.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:04:33.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T15:04:33.841Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T15:04:33.843Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T15:04:33.911Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T15:04:33.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T15:04:33.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:39.309Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f13904d5-8657-45d7-9e20-adf0f75fa141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:49.315Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2599015b-2a46-4a5c-b195-dd6c3631f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:59.321Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ccaf96f9-0f8c-463a-8fdf-f13c843c30ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:04:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:09.327Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0b4cf636-a76f-4a86-8d57-9698fc499117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:19.332Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c438d973-aa35-4fa5-9b8d-44b77a3a5322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:19.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:29.339Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=585d8063-1def-476b-ad7a-e548f87c28c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:39.345Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=192f8b19-2caf-4ddc-ad8e-34a7ba8bf21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:49.352Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=71f3d6e0-cb34-4613-9c8f-543368a33a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:59.359Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8a77fcd5-e661-46c7-bd46-39c728b9481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:05:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:09.370Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7b53a595-cac2-4659-9228-429f9bb094ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:19.377Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b472b4d7-2936-4ce3-a425-d9c8f5ddddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:29.384Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=14e6a20d-5fd4-429e-850e-a9147aac54bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:39.393Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7dc14680-2876-41aa-b3e8-48f27e5776bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:49.399Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=bea2ade0-f5dd-459b-86d6-26d2a084b37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:59.405Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=21e9dc20-bfd0-4638-9d92-df7e34254edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:06:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:09.414Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6331e510-1a2c-4351-8511-949ac790b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:19.420Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=467f4a92-1a62-4f23-b0f0-e03f815b62bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:29.426Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ef259067-a6ea-42f8-bb61-9b99c513c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:39.433Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=fbdd19d5-c086-4ffa-a0f5-d2ac2a78d9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:49.438Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=411d9010-780f-4a4e-a8ad-2361404bb3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:59.446Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0da34829-75fc-4d22-a878-acec7476879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:07:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:09.452Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=33060a6e-0a36-4015-8c87-09756c6267de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:19.459Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2afe6e69-d548-4f80-b3d6-f2b90c92e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:19.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:29.465Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f362f143-5e44-4a0a-95e7-1405aa7a6f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:39.471Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8f076c39-9df0-4857-a2f9-554af7ae2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:49.478Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=196f449d-333e-4d35-82b7-e37b7fb46550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:59.483Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d6000056-2e6f-4c7e-bbeb-e4ad342e7aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:08:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:09.489Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=db50387d-46f8-40fb-a6bf-180593057816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:09.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:19.495Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=09422158-056c-4b99-83a2-09f76f1fb0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:29.503Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=87946029-62b4-4911-b0a9-bf848e9b1479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:09:33.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:09:33.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T15:09:33.833Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T15:09:33.835Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T15:09:33.904Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T15:09:33.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T15:09:33.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:39.509Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=0d62725b-1c3c-4b13-9557-0eec86bd2962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:49.515Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=094bb103-4af9-4a48-b6b7-be136e5c6f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:59.521Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=05e99d61-29eb-4c69-8af4-bcd3f2ef609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:09:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:09.527Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9162cc01-9e8d-4b48-a290-9deb01822493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:19.533Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1770136b-fc78-4f71-aab7-88e289d8b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:29.539Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=237a8405-9ea1-4f00-93c5-f5c4beee5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:39.546Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=44b186a4-3b0d-442c-b94b-6ae41da6d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:49.553Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=023b2777-64d7-4ee0-b32c-6c3f9fcdebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:49.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:59.559Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8526677d-a3e4-47b4-a618-958e00f4e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:10:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:09.564Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a6709aa3-2908-4bf5-9b9c-c29ed1e5b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:19.570Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=75b25472-4083-4f96-8eae-952dd4b3471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:29.576Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2042c155-074e-4042-8296-95e867ef7367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:39.582Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=25209045-d11b-4745-b8eb-954b451ad742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:49.588Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=578db364-7135-4acb-99ee-ce96a79995f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:59.596Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=94d1b0c6-42d1-46ad-924d-7f4a17592d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:11:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:09.603Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=460e54a1-b42c-47c8-9f19-3d5f96198422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:19.612Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=2a472531-376b-4091-839a-55a9f886bec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:29.618Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4cbd4f46-d790-47d1-bff7-bf5c1a8e1dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:29.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:39.624Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9ca238aa-b6d0-479d-9673-028c3ad3f6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:49.630Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=98f86522-da75-4659-af33-9981da416b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:59.636Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1e315d9a-f3f7-416d-ad8f-cb5e73f44af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:12:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:09.641Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=595cee73-6e36-4aba-a588-3c02d6337998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:19.648Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8862fa4a-38d5-42a4-b9c3-d8f955c18c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:29.654Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=46029ed2-62eb-4a4b-9164-f9ec1b42077e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:39.660Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=467df855-ef35-4c2a-a19d-1c85364e3137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:49.666Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8164bd55-7016-4d2d-b65a-7571f7e27f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:59.672Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6e73d370-a022-4173-aed9-fa9c0f770e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:13:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:09.678Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=61fdefc7-5d1b-4361-862c-f6c61ee3237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:19.684Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=13797810-b97f-47a3-b614-d3c9e524a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:29.690Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=df71f06f-5deb-418c-aa24-405b2c9d0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:14:33.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:14:33.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T15:14:33.824Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T15:14:33.825Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T15:14:33.894Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T15:14:33.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T15:14:33.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:39.696Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1c61c1f5-ecbc-48e2-bd41-4cf5f3c2fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:49.703Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=87dd9f7b-398f-495d-8963-31a0fa1c4db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:59.710Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1ea11b93-54b7-4dfc-abe9-f336fbf891d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:14:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:09.716Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=03dd0099-97ce-4234-a950-2640e97f8341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:19.722Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=345dd3c8-c08a-4063-8b02-42ece3919609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:29.728Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d63450dc-585a-4146-b0ae-8bd5ed76f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:39.734Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6948405d-77b4-4b7e-bc3f-779f378a16cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:49.739Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e59a0f71-2dbc-4555-beec-9623f349e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:59.745Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c146507b-77ce-4601-9e29-58eacb1ebafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:15:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:09.751Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f322521b-a221-44be-b6fd-527c242f48cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:19.756Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=64a3a766-10ea-4b6c-ba6d-9733d4db1e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:29.763Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=7ae5777a-5837-4da0-9c34-3bc0e4077c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:39.768Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=575f98ee-db0a-4c52-a4fb-241876f46d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:49.773Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=f74eb499-ea88-4dfb-8ea4-9d97f36b46a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:59.780Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=01ff37ca-1432-48ca-839f-09d327220802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:16:59.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:09.786Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e6c1c5cb-de66-4874-8eb9-2aac7c0fa7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:19.793Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=dd0de5b8-2bff-4623-ac7e-534942b3df99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:29.800Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=d6962aa5-a4be-4290-96f5-792130309caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:39.806Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=a06887f5-6cbc-4adb-a071-fd373ab9a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:49.812Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=6c52f47e-0e49-4d8d-88ee-c950c1091987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:59.818Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=49c65c3d-63c3-4706-901c-2a835a231272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:17:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:09.824Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=48a4768e-c26d-412c-9e10-d19cac8f425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:19.830Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b49889e4-d8ff-4282-a8a5-c0922360e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:19.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:29.836Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=167d043e-5e62-4475-a9c2-ce8c0eb5769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:39.841Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=5bc13f4a-fa35-4bc5-a9dd-2bf5e09c22ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:49.847Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=401a7ed2-f1bb-4690-baa9-09484c5d77ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:59.853Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=c552f1b4-b1c4-4984-b040-16d1aba3d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:18:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:09.859Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=cc1572ed-d979-4582-b46d-7e3804f84d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:19.864Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ad5353a2-c953-4022-ad28-3b0975465fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:29.870Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=4ad665df-5a9a-454c-86fd-f89146a3f5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:19:33.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T15:19:33.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T15:19:33.825Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-02T15:19:33.827Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T15:19:33.894Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T15:19:33.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T15:19:33.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:39.876Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=e9e32c97-273a-4b0c-857f-2cea5ce7fbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:49.889Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=ea67e9a0-fddd-4402-99ff-f4e273719b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:59.897Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=12164966-c66b-41bd-8a5c-05cb88a49c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:19:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:09.903Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=390cad4a-c145-4b52-a766-baee000e276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:19.909Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=b214fc3f-88ec-456f-aae7-173f8b43a620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:29.914Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=be0fae17-edbe-4ca5-9e44-056299756691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:39.921Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=9b4fee67-97e6-443e-a7e0-f72cb4a24cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:49.927Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=8b2537e7-1685-4a7d-9de2-a7213129669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:59.933Z |INFO |Init configs |InvocationID=f9145282-e440-4ff5-a94b-b627d128c442, InstanceUUID=1167a64e-f4dc-462c-8884-8a605cef2627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T15:20:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |