By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:22:45.088Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:22:45.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:22:45.129Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:22:45.722Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:22:46.461Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:22:46.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:22:46.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-14T10:22:46.641Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-14T10:22:46.664Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-06-14T10:22:48.345Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-14T10:22:48.808Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-14T10:22:48.829Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-14T10:22:48.829Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-14T10:22:48.887Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-14T10:22:48.888Z |INFO |Root WebApplicationContext: initialization completed in 2224 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-14T10:22:49.227Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-14T10:22:50.132Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-14T10:22:51.598Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-14T10:22:52.060Z |INFO |Started MainApp in 9.923 seconds (JVM running for 10.586) |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-14T10:22:52.132Z |INFO |Start scheduling PRH workflow |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:22:52.142Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ab03092a-4eef-462d-9848-35126d70db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:22:53.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:22:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-14T10:22:57.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-14T10:22:57.371Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-14T10:22:57.374Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:03.303Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a89b1b48-6f2a-4919-a5e0-dcebf3c84782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:23:04.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:04.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:14.439Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6babb7df-4e58-489e-8503-eac6ce331fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:23:15.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:25.862Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=60c531b5-334f-41a8-ac99-5e6aa4111358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:23:26.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:36.966Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=69820387-b15e-42e5-aa6c-933aa9121355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:23:38.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:38.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:48.076Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=add438a5-776a-4007-b386-c58c4f91d59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:23:49.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:23:59.142Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f84cd38c-3a7b-4ced-a8df-b28b58ab758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:24:00.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:10.214Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a9b14126-7b31-4ae4-b4a8-f45bf0d7693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-14T10:24:11.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:21.318Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0f9711fa-cdcf-4ab1-bca9-f665dd1065a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:31.365Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d00260c1-b7f0-49d8-9968-75ad39165d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:41.381Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=06950eae-496e-4985-9268-64f7ed890a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:51.392Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=deb00c08-334d-4bda-99e7-447152fc16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:24:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:01.402Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=90bf9a86-0b12-41bd-a827-e75c30a7d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:11.414Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=12f9ffcb-a8f3-484f-b56a-1516c0e624ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:21.425Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b681690f-2aee-4ff8-8a5f-05e69b55c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:31.435Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=53b828ce-4d1d-4773-a32b-368dd2f3d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:41.446Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7fb0a61f-b6c5-4632-8a31-feb8bd6295be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:51.456Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b9b7c5eb-47ed-48cc-b0d8-c7e46ccccd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:25:51.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:01.465Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b52f40b0-9c37-45fa-beb3-37fa56673b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:11.475Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=077f496b-b500-4384-a0e5-7a5a5e2df7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:21.485Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cdd03191-0f6f-4033-bd60-05419c8aa459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:31.496Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4e5ff079-f08b-428f-8884-e24cf7ba4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:41.507Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=69b99f3d-c964-4d75-90e3-993a13890895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:51.515Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c7916e4d-8172-40a2-9eec-b42f54650b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:26:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:01.525Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1bd1d133-f46a-4027-b508-a060630259e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:11.534Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8c58b86a-000a-4764-8d24-cfab44aa2602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:21.543Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=773da759-79be-4571-a0ed-8b0d22e58301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:31.552Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4150d8df-67b1-4ec3-8cf5-0c891598b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:41.561Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3326e91e-55e4-4e1d-aa94-2660fc6dff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:27:50.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:27:50.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:27:50.235Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:27:50.236Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:27:50.314Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:27:50.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:27:50.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:51.570Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=19e90ed5-16ef-40dd-8e57-1dc1f74dcc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:27:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:01.579Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=047ed016-8243-4892-a3be-df11b3e61096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:11.590Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cfda3316-884e-4765-9e3c-faac5c91324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:21.598Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dd468533-6700-40cd-b947-b13a90ef6c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:31.608Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1a046238-f99c-4be6-8865-b53ef5455576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:41.617Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=060305e4-38a2-43c0-a71b-80dc2a7a5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:51.626Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0be2cef0-3b67-46f2-b52c-5dc8036bc224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:28:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:01.636Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=be1561da-a1bb-4071-a164-50645b6ec944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:11.646Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0b176f55-7d9e-4b80-b05a-70c7ec2778b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:21.659Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e6ae17ac-633f-4d70-af42-1968be4aab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:21.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:31.668Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0099e5fd-aacc-4fad-bbad-9f0cd1cbf10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:41.678Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d756b0c0-cb2d-412a-bc05-49d115110782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:51.686Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fb17dec5-98c2-4463-a12f-8b07e0762d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:29:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:01.695Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f36ad048-2782-425a-bfc8-ba0ee5fedc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:11.704Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b25822b0-6da3-43d2-ac57-f0c9574c01bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:21.713Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c594c07e-0154-4e0b-b8e9-f55928c82562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:21.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:31.722Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0313a96a-153f-49f3-a221-24db9ec3cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:41.730Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ca9ade82-838f-41d1-9464-45041c5ce4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:51.739Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b4c60558-3b50-4832-a57d-e0559559575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:30:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:01.748Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d945dbf3-8df8-43cc-a0cb-8a6fedcebb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:11.756Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2404252d-8644-4d52-9d94-594df2a1bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:21.764Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8b706775-fa03-4fea-9687-f3ced7240108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:31.772Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a6dc427f-aba8-4458-a78f-d3aa157d0939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:41.782Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e864ae09-4431-476c-a6b2-12b9b0640587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:51.795Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8a091cd2-ffa8-435a-935f-da8b0f90ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:31:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:01.804Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1becf264-d286-455d-99a7-8d46eb2e219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:11.812Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=16a40778-6a57-414d-86ac-6f42e50d2769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:21.822Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d023b5d2-977f-4e45-b83e-ab2908ac8944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:31.831Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5402cee3-aad3-4956-a0ca-f2a92f26bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:41.839Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f082466a-d781-436c-a8bc-7fd46a0a6979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:32:49.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:32:49.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:32:49.523Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:32:49.564Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:32:49.669Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:32:49.670Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:32:49.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:51.849Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ce81b16d-ada0-4cec-8627-f5a7e3c3d578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:32:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:01.859Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9fb9e061-5c04-4d0a-a242-61cd9ab88b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:11.868Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2a9c6cc7-c34f-4af8-8097-0b5b85ab121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:21.876Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2ef57999-7e7b-4a9e-9f00-b47a59ee56a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:31.885Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9ab12e8f-a95a-41b7-9056-d6419d6e1687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:41.893Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1698a31a-55cd-4e1a-8271-21022f142b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:51.901Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3ab62b24-89ef-4cac-b01b-c30ccc4036e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:33:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:01.909Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7ba44431-6a4b-4eb5-97cc-c80d4155aec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:11.917Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7d649c70-61a6-4ef9-bb7e-50e940df4c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:21.925Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3b44ac7e-b97a-487c-b807-1d5b8e0e82d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:31.934Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=93e47f31-e734-4972-ab76-2d7d73c35f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:41.942Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8186c123-2316-49a5-97f4-ad0f2ecdbc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:51.949Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7b5c6bda-cf8e-4ba5-aa78-8643c64577ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:34:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:01.957Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=32947a9b-dab5-4448-bdec-50d19ffbc586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:11.965Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=53d84112-2fea-4344-8369-d1a5385882a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:21.973Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2f3a4844-5025-4420-8663-b4577b3549bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:31.981Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=06d29886-6fe8-41f9-878e-22ae7c3c751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:41.989Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6e8b5003-8520-4907-82d9-1b21a13b3631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:51.997Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c9ad7c2f-8cc9-41b4-8e2e-41e66e8ba3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:35:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:02.004Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=bb906b92-f1cd-47b4-a7e1-ab57425b242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:12.011Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=02bd7a28-be2d-46df-ab62-44118e5dc7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:22.018Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=78c416b9-9262-4d06-b0a9-f5d4cc1228de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:32.025Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6898402d-95f0-4f3e-b718-56bcc287477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:42.033Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=678dab87-76d6-463f-8bfd-2b256216f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:52.040Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=93027886-004c-4d98-883a-2d83fbb12890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:36:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:02.047Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=776a9d3f-71c9-4ad5-a1c1-048ef2028efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:12.055Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f699da18-602d-44d2-a95f-c8698d0c75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:22.062Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=eb6987a8-42c7-4738-9deb-00076789d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:32.069Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=497e0996-1c7a-46d4-89ed-8e63f8746f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:42.077Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4d1dae94-8de6-4d4e-bcf2-78ab992c2ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:37:49.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:37:49.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:37:49.502Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:37:49.504Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:37:49.594Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:37:49.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:37:49.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:52.084Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=02007b62-f556-4395-a9e0-d7d2a641d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:37:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:02.092Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0ffafcac-ffe5-4d38-9c44-fd314a75308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:12.099Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c7ca8a98-dd23-485b-8031-4c5b76a5db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:22.106Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1f215f5c-8d37-420a-bcc5-34b462492e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:32.115Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2d7984d1-c5a2-472e-8ad4-2f33edc84b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:42.121Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e0fb7888-2379-4b54-b220-55f1be8030fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:52.129Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dea2456e-8ad1-47cb-b414-04799522a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:38:52.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:02.140Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1825e0d0-a1d9-4bf8-be93-7634cbd80f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:12.147Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=20e1c2a9-d2ad-49ea-9006-d8676959ae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:22.154Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=952b8cf2-7453-418d-b8dc-f3c6be68b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:22.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:32.161Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e124f55a-26b3-4440-acef-24294f999fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:42.168Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=10fc6be3-de07-4ced-9c60-4b7cc5995e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:52.176Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a0fb7a76-592e-49de-b05a-b5b35498d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:39:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:02.184Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f1f23a5b-24fd-4d82-9ae5-c4c550a89650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:12.193Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2347ec62-d090-4fc1-ada9-1dbe8bc84e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:12.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:22.200Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0617e334-ff45-4cf7-8ab0-876dd1b21bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:32.207Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=21c3188d-7411-427b-88f7-57f81e353b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:42.214Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=293ef991-2ed0-4554-a37e-d376576aab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:52.221Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=abfe3217-21df-4a17-8208-2a69a2855290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:40:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:02.229Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d57ccacf-dfdf-4839-a8a4-796140542b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:12.235Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=455946e3-7694-4a7c-afdb-72b4622ba3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:22.243Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f2af29d8-0b1b-4306-aea8-2be77938be5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:32.251Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=731ad596-f463-4c4b-bfb5-ccf5ffba1de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:42.258Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=aa8b536f-81eb-45e4-a6f1-0a529e104c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:52.264Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d2473bc5-159c-4385-920d-ba1c31bc6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:41:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:02.271Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=002e65c1-e732-42ef-b467-01293281efd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:12.278Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f218f12e-9fc6-44a5-b167-359d4486d81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:22.285Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a9828ab2-dac4-4f31-a2f3-9566df62c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:32.299Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=811c0ba0-1277-4005-bfdb-fd2e123ec23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:42.306Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cb8d4095-2b99-4658-bfcd-603a773e1e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:42:49.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:42:49.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:42:49.502Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:42:49.503Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:42:49.586Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:42:49.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:42:49.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:52.313Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b6de1490-9147-4529-9924-67ee5e21c905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:42:52.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:02.320Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=68d357d2-9457-4285-a77c-96abdcf5e96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:12.327Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=69738673-1018-42f9-aa73-86210883d7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:22.334Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f93dc86a-c61e-4611-a921-3eee7c265431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:32.342Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b9c9d7d5-9d55-4825-ba0d-8ae9fbb3bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:42.349Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=28f247ed-cd47-4fc9-8966-40a624586115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:52.357Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=37d6f981-de54-4eef-8d83-52c229360009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:43:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:02.363Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=120ae80a-5c46-4ded-b00f-80f6dc83ae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:12.370Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8cca0226-9e26-422e-9efd-9d9d8bd773b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:22.379Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=74972756-db9f-4e0a-8dbd-2313ee09d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:32.390Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=57f9791d-b526-4f38-8530-6f99c0c7f256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:42.397Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dc76b1ab-982a-404d-82a2-36c1fe21769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:52.405Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=64100c7a-22b1-4574-850c-695fdff4086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:44:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:02.412Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=42207d43-b3b0-4167-8bb6-0106a63ab38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:12.419Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=71098e61-f560-48d3-8817-bb810f3a2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:22.426Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8f719619-431d-4161-ae31-4b3830187750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:22.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:32.432Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fbb837f1-8464-404f-9486-fd9b1fddd2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:42.439Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=18d37e7f-a896-49e4-8c29-d1283a1e6efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:52.445Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=729c2c3b-a994-405a-9569-9e434cee414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:45:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:02.453Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=115b773c-d22e-4bc0-8cb7-3854695206b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:12.460Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4b500977-b836-4a8c-8473-f8c6ed380762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:22.466Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=db6195dc-736d-4ebe-8aac-1f463307a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:32.473Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2cb47e2e-7ee8-4db8-9c9f-6b35132fc89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:42.480Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=140c4f82-d788-45e2-8f4a-d98ed0efa280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:52.487Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dd4068d1-cf6f-4b84-bbef-e70198302eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:46:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:02.495Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=17c95b04-9715-41f1-859b-d222a7e4214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:12.503Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=659dce4c-f730-4360-9f0e-3c291dbd688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:22.511Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c71a4e12-c81b-4233-8050-fa1aa2f87fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:32.521Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c1bc7973-2543-470e-b790-30c20ce08be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:42.528Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b5f7ddaa-f274-471a-847a-f922b228f38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:47:49.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:47:49.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:47:49.501Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:47:49.502Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:47:49.573Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:47:49.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:47:49.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:52.535Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3f77db42-d330-4b3c-8a08-79c663d60884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:47:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:02.542Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=14275e56-4af1-4d9f-b5e9-263a17c7b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:12.549Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4292d6b5-3ccb-420c-8107-ba12a7697db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:22.557Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e61b515e-dfc0-4b04-8f47-83e803b3e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:32.564Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7c194621-5514-41b0-b38f-c5bcb9fd120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:32.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:42.571Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=29b92696-d134-478b-96d6-2fe40672a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:52.577Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ff820fd7-41a1-4b41-b603-1a7f8c257bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:48:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:02.584Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4b9a0c44-fcf1-4f01-b9b8-b5a73324ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:12.592Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=85c4c9fa-e017-4126-9641-1cf2d12b2fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:22.599Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2ea5ee11-adf0-448c-a97f-41fbec2c506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:32.606Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=308c0535-7365-426e-84eb-437dedd6a3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:42.613Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=085a63b4-fb6d-49a8-b2cb-d9eefca15438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:52.621Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=aedb620a-7973-4fd6-b2fa-a379437d6662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:49:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:02.628Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=49f38ea1-1092-4fe4-9b31-bda007a74ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:12.635Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=68fdebdd-9187-499d-adce-3a50ba23b547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:22.642Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cdd5b9f1-0271-4142-813e-71813b3af08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:32.649Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fade1bdf-52e5-472a-953d-226d7a052e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:42.656Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=99568040-6829-424a-95df-68989c54b9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:52.663Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a8152052-506a-4ba3-97c4-b529e54d5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:50:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:02.669Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9e4b56fa-9ce7-4942-a7f7-e738182946ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:12.676Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=93533bf6-8649-4db5-988d-d1b8f9fd817e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:22.682Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9ff6c266-1c74-41cd-af46-09bd59ce1b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:22.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:32.689Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4afe66a6-b24b-4f38-8376-9bb06f9144a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:42.696Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3a625c30-3310-4497-ba37-07f120973add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:52.703Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=942156df-9f04-435e-8ff9-0ee87070f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:51:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:02.710Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d292c69c-fd5b-42c6-8d09-134ba49052f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:12.717Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2de0eaf5-e231-428c-be65-d5c3464885b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:22.725Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e6f7335a-23b5-445a-a032-8991c6cd7475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:32.731Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=76c191f3-d8ce-475d-9c17-7b82d8148c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:42.738Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e105bffa-9fec-4623-beac-acb6d05b38c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:52:49.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:52:49.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:52:49.477Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:52:49.480Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:52:49.628Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:52:49.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:52:49.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:52.745Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8a84ac1b-668d-4990-ac86-0b7aec136999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:52:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:02.754Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3709fe9f-2c93-4f8b-bf1e-dc3a2ef7ee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:12.762Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b9a9340c-a7f3-4b8d-8f76-50bfe5600b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:22.769Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=708a742f-8641-44c6-a572-b89f7f42f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:32.775Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6d6a61a7-920d-40b5-a50f-361d6ab431c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:42.782Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a7c399e1-c909-4024-bae0-6ce8b1dbb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:52.790Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b9f88c77-214f-471b-bada-e8e3f5dd3a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:53:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:02.796Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fde1b0f7-694a-425e-81af-5bd1414a005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:12.803Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a2ab30f9-9cde-4182-812d-21c8acdab640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:22.811Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=055a2229-5fb8-4009-933e-8e7fa2fa111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:32.819Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3e503cc2-a1b0-458f-999b-7f53ae2bedda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:42.825Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b5149831-ea27-414a-8786-9126e316ffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:52.833Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9a63d3c2-c7bb-4aba-89e4-edc609cf6801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:54:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:02.839Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=94213883-667b-498b-8e98-2a6d3a08b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:12.846Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=55590051-4461-4194-af69-64f506a1fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:22.852Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=21171f2c-f493-447b-a9e0-394e0366c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:32.859Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=14343320-40e0-40b7-965f-38a05f1ee675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:42.866Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f0d17c8c-1ddd-4242-a302-d3a1e5d61354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:52.873Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e778fd5f-1103-4eb3-80ae-d27fb9eecdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:55:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:02.880Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a7f75d10-f36c-4262-9087-64807e9c4d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:02.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:12.886Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b011f29e-ac4b-42aa-b0f1-c44731e57f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:22.894Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dd10410f-9e22-4dc9-adce-80ae0e047229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:32.900Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c08fa8c2-e801-4f9d-a9b9-e78f27ef637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:42.907Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8cccc6cc-db0f-4a9a-b67a-ba6e0221eeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:52.913Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a1b3d1c3-7c82-4f81-abea-95efd1558ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:56:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:02.920Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=79a37cf7-2a17-45d2-a3ca-5a3d01b447ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:12.927Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a760cfa1-35e7-413e-abf9-d5bfe1f4a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:22.933Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0ef78bb9-f7a3-43e6-8085-abb8ebd71c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:32.940Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=375605d4-644a-4d7a-8007-0e41165f05bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:42.947Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b8dc30cd-1547-4a48-980b-3b46a2517a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:57:49.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T10:57:49.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T10:57:49.506Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T10:57:49.507Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T10:57:49.574Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T10:57:49.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T10:57:49.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:52.954Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=39ab44ac-64c2-4f5c-93b2-95cbfc672d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:57:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:02.960Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=146a88fa-cdfe-4d36-b27d-55c163b09cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:12.966Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7ca45ff9-b12a-4f9f-b451-7d07d93e0c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:22.974Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ebb3d229-14af-4490-a4da-62effb3d8a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:32.979Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4590a32f-f35d-44ce-86e6-1f2e03440856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:42.986Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=110e83c6-1214-4597-b3fc-6abcf5e97805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:52.993Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f472c6fe-34bb-4e36-b492-db64b2eae2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:58:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:02.999Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=947b62a1-9bea-4163-84ed-439227d33f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:13.006Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a82bb616-a124-4bca-85f9-1dcf5dd4b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:23.013Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=535ad3f6-09b1-499f-bd1a-9a9bb6913e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:33.019Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2dc3b967-5fd6-4090-927a-6384be4e9f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:43.025Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=847e0546-c1c1-49d0-b383-c43553a6a555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:43.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:53.032Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7a1f0ed2-8230-4fab-aca0-214bec6dc446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T10:59:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:03.038Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=485bbb88-274f-41c6-829e-84d87969ca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:13.044Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f3d1b1f3-e0df-4080-a4db-763e11cdaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:23.051Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=17b48961-ace2-47fd-9fa9-f1f10ed32d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:33.058Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6c2718da-d2f6-4c1f-83a9-5d74b8cac57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:43.064Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=35696b32-a51c-4dc8-ba1f-8f6075b955fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:53.071Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c618c29a-79a4-42f2-bae0-34da2310cf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:00:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:03.081Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fa697917-c12e-4ab0-8f59-def77c58ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:13.087Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e947974e-4c0c-4221-ad8d-3db5706c6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:23.093Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=69a501c6-6eb8-460d-9d4f-f7dd0e5fabdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:33.100Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=58f259c8-bf65-4171-a39d-a1d06e84b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:33.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:43.106Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=becf04bd-87dd-41b6-98c1-3550fabc27b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:53.112Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e3547364-fb35-4d18-a512-89f9a3b671ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:01:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:03.118Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=501c95b9-e02c-4b4f-bed6-3d5c9d4c8f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:13.125Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0831edca-e0d5-4c84-b850-142f1b9d3d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:23.130Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=24e7c687-1d80-403e-928e-0c32553dd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:33.136Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5216c6aa-bb7e-492a-98c7-5793944d65c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:33.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:43.143Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f5dadcdc-c220-4acd-b9ec-f20f6727b265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:02:49.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:02:49.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:02:49.503Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:02:49.504Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:02:49.577Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:02:49.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:02:49.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:53.149Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8814c288-b965-46fc-9d3b-efe640c75ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:02:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:03.155Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=71968339-f226-4f65-853b-79343d0ac7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:13.162Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=248b4b7b-292b-45d4-bc3c-211412bd1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:23.169Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=58b7d2d9-c090-4037-ae7c-40ee085841b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:33.175Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1fb0a1a7-99c2-4f36-87c8-ea9825c06882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:43.181Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9ea22890-a70f-4da2-8ea6-952a5f67a2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:53.188Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ad1c2279-f10d-46ae-b98e-b0df4a6547ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:03:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:03.194Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dc4dcab0-6f52-4c0f-a6d3-ba0e4cb817e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:13.201Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=89374bfb-e333-4e72-83dc-342c61f25e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:13.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:23.207Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=727753bc-fa93-4460-a375-c1a33887d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:33.213Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c0effac4-4cf7-494a-b75d-2417e9c512ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:43.219Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6f21d775-bf5e-4b78-8abc-cd8a4fd8f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:53.226Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f0dae19a-87a1-4402-b4ab-4185bb6f132c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:04:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:03.232Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=79541bcb-ddbb-4c0b-9ce9-cb10c3ba28ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:13.238Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f58a79a3-0ab2-426d-b1a7-0626ac553b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:23.244Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=90178118-f908-4526-83ac-b66327aaa0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:33.251Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=44bacf63-3194-4fc9-8df1-1a4f41c8f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:43.258Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d38d7a8b-a75f-4b3c-abc5-aaf0711f26a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:53.264Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f87d8139-34d4-4ceb-9bbd-8730299a160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:05:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:03.271Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4afa8ad8-8a0d-4cf0-b639-104a7fb7510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:13.277Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e97e21ab-7087-42f3-af7d-d5945e7f8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:23.283Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ac879559-3120-4594-9f45-3b93f3c9b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:33.289Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ccf52713-d610-4480-8b85-629553819032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:43.295Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ae33cf99-65ad-4be9-b07b-adbc41c9c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:53.302Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f0c2099f-dbf6-4767-936b-8b0ae8a6ec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:06:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:03.308Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e4e88476-5e02-4fc8-8f26-9514705b933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:13.314Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3996d8ca-e4ec-425f-a58a-2cf0678de0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:23.320Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=93d32c41-e64f-40c4-899a-c69aa2067b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:33.326Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=79723c2b-9330-4a54-87ea-ee53f4b18f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:43.331Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=eb79267e-fca2-4ba8-af47-b974565e1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:07:49.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:07:49.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:07:49.506Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:07:49.507Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:07:49.573Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:07:49.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:07:49.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:53.338Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=25b9c262-3008-49c4-b8d2-3cd0f1f51711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:07:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:03.344Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ce5a75eb-1ce7-46d9-98a4-6c356ac11238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:13.349Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1e82cfb9-d2ea-4839-a773-0977b8715077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:23.354Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=49592f8a-60e2-4d33-8931-61d2b36ea8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:23.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:33.360Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fe469c1f-bdf8-4284-b9bd-12a50927c5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:33.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:43.366Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=371a20dd-e53a-4840-93cd-659979b88b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:53.373Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=16e82ad3-af6d-480e-a89b-a53257568bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:08:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:03.379Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e2ea48c3-2c36-4064-ab67-855fa1ef27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:13.386Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=daff9f0c-60a4-4e48-8524-9f129eff100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:23.392Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c0d7a3e6-ba87-4864-8a99-a3f904c3caf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:33.399Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f11c948e-4223-42b2-b841-6eb75824c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:43.407Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2438ac1f-3717-4b3d-b85e-cd0545313cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:53.416Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c7e70473-a13c-4016-a525-a8d2ca7b2299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:09:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:03.422Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=990208e4-5c68-422d-8440-8f30b96dd376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:13.428Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7cfeb2d2-0976-4cda-bc46-abc59735e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:23.433Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=54793f9b-eeed-4bc6-9755-f66944994525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:33.439Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fc14402f-7682-4360-ab18-e7f3da550465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:43.445Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f390f19f-64bd-40a8-abd7-57f002e0538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:53.451Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=913e7c60-b386-468b-97c5-40921ff052cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:10:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:03.457Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=06dbe677-5cd9-453c-a52c-3bfece8212f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:03.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:13.463Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9c520562-1b63-4ba3-b006-053f967ac345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:23.469Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7d7b57c7-b24e-4ba0-bd4a-ee7135c3ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:33.474Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f77d8d18-8be5-4d9a-bca9-3b380949c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:43.480Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0e2f31a7-5c03-469c-94b5-a96c195a6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:53.486Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3a4824fe-7c44-4fe8-b9eb-692f95d6efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:11:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:03.491Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d004d610-e829-4fe5-a11e-ec0ca9bdb5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:13.497Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5d27e7e3-275c-476c-bb73-a480138e95d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:23.502Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=18831350-8f3b-428d-9500-2884fc349954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:33.509Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2783e2f1-9556-4894-9c0a-b9b79cb67d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:43.514Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fd5ae631-afde-45d2-a10f-b824c744857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:12:49.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:12:49.524Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:12:49.525Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:12:49.527Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:12:49.593Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:12:49.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:12:49.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:53.520Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8144e29b-d599-450f-920b-7adf08edbb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:12:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:03.526Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5083b2f8-7aa7-4e0d-9ceb-e7b0a45c562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:13.531Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=56942476-72a2-4c22-8780-06a835a93307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:23.536Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a49527a2-a6e6-422f-a2fb-b4517a31a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:33.541Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=85dc46b0-c782-4edb-aad2-da34133a832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:43.547Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=36034219-b1bb-4e28-95da-b4dafabb216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:53.552Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d1ffe975-94fc-417b-9106-030731d8229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:13:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:03.558Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b6fa9089-b591-47da-a2d2-4c2adba3010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:13.564Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=27c6f044-de44-44ec-871f-69090ae59c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:23.570Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0d81269c-30bb-473f-9869-46d539317458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:33.576Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0faa2d45-9847-4656-8c87-9937c5116343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:43.582Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8c23f9f8-d9f0-4647-a8ff-674b2793e927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:53.588Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d512aa86-4282-439d-bbe5-b2db8d0a0ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:14:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:03.594Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=42a285e0-f5a6-4fea-9b16-33ff8ecc57cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:13.600Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dad32441-9030-4d25-b29a-639238313e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:13.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:23.606Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=526ebe4b-d58b-4a69-b33d-dcfacfc6acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:33.612Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2ea20b6d-5a69-4dba-879f-61ef7c9cff33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:43.618Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0a25d609-3211-4217-9175-6cd50c854ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:53.623Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9d8d69cf-a805-42b0-aeb3-f50660daca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:15:53.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:03.629Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9084e8a8-566a-4f97-87ce-4e621fa11772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:13.635Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=11fa2594-3f2e-4480-947d-c0c7a5c5b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:23.641Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3ce17f3c-5f3f-4321-85ce-755da03f446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:33.647Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=45ebdafc-754e-4a63-b7fb-23d9ac3490f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:43.652Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6157abf8-c8d7-4eb1-a558-0ed9adb25c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:53.658Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1b11be43-94c6-4705-a85c-2a146b5850b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:16:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:03.664Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ff3ad011-e4c6-4ce3-b596-3b497511bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:13.670Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=64a20ecd-aa83-4d20-95e3-e3842141fa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:23.676Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3ecbf604-ae6b-4570-b690-3102706c68be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:23.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:33.682Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b3e85fa4-0e8e-40e1-b7bb-b913527ff6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:33.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:43.687Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e19bfa38-f858-4e41-a6b3-91f863ee76ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:17:49.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:17:49.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:17:49.463Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:17:49.464Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:17:49.536Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:17:49.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:17:49.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:53.693Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9725a02f-0020-42d3-8a8e-8343b2ba7957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:17:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:03.699Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=88b1f1c8-9c6b-4609-8cf8-8359e1906dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:13.704Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=61ecd541-690f-409c-87ce-cb3b8e7c13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:23.710Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=56671b5b-9426-4bdd-9d23-37b082106cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:33.716Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=30cd0873-7400-4802-b0a5-f80a9ad89dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:33.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:43.721Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=052d14d0-06b3-48a0-9a33-89d2c3169644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:53.727Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f34266c5-7bff-4a0a-a1c0-279cc0890f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:18:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:03.733Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1f208712-2da7-42fd-8489-e0b84c0d3016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:13.738Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=532f20ed-a635-4f4c-8e0a-bb58dc3168d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:23.744Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=73769c05-64b1-4c98-9cbc-d675308880f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:33.751Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6686f78c-ec8f-4136-a713-8ded57f0cb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:43.757Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ad744788-0c1d-469b-8e11-c16ed85e8f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:53.763Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6c2b56ac-4765-4dea-aaab-6aa9edd90847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:19:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:03.769Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=10314557-0875-45f0-aa72-7f2754b7b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:13.775Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=59e3710a-7a76-4b6f-b04f-3d7b00f321cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:23.782Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8d08f54a-aadf-465c-81ad-48b60ffccd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:33.787Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=86e0dd55-2adb-417b-9d63-2081ab1da3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:43.793Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=548ecc27-2679-4ff5-b58b-af976d136c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:53.799Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8d7159c2-a8ba-4eae-9642-9b66f7bd8727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:20:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:03.804Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d3f30a74-6504-4b57-a133-8b188fce9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:13.810Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b06a903b-1229-4d48-a739-3c87e0dc4ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:23.816Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=96b42dfb-b2ed-408d-97ca-cd7e7a949ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:33.822Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cf6cd7c1-6b3e-4b7c-9925-cb1e591dad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:43.827Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5d8736c6-5249-48ff-bfb9-492ae810f49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:53.832Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fd8cd925-1ee7-4e78-ab5c-8d6ed45d6e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:21:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:03.838Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2c59534c-ad8e-44ef-9f23-40520fab1ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:13.844Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=390379cd-9d86-4cd2-9f45-570f9d4f772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:13.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:23.849Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d8c179be-0a87-48cd-8b74-d7779f1197a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:33.855Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0fdf74eb-58ea-443e-a54e-c7e144378cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:43.861Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4a889df4-1c7e-4a35-8ac8-45d67610ce33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:22:49.490Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:22:49.490Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:22:49.491Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:22:49.492Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:22:49.557Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:22:49.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:22:49.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:53.867Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7bfaf611-23a0-49f8-9bfd-6989a09e6d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:22:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:03.872Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a09a6ae2-5749-4e94-9089-8bb0480989f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:13.878Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=eee84526-c91f-4bce-87a5-9c623ad1cc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:23.884Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=54289b32-b6d2-472f-b78d-c21b25b73833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:33.889Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=673a2819-34c4-41df-9c2e-033d1dc2c4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:43.895Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=79a3e8de-3e66-4afe-b2fe-1a19bf95e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:53.901Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cda5bab1-eaa8-4ceb-9435-d431f135dae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:23:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:03.907Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4e123ea2-7a96-44d7-8524-62d4a721836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:13.913Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a3cdb5a6-1f08-420f-a21a-594a82184bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:23.920Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9d96abc3-55ab-4992-bed9-66e7f5f268b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:33.926Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f0abb430-8797-438b-ab15-ba083ed7017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:43.931Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=95075dd8-d960-4c81-96e2-ab3a8459f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:53.937Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5f7eb5cc-2fa5-49a1-914c-4d041bd28693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:24:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:03.942Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=28096e4f-c2aa-4e00-98db-8075184bc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:13.948Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=269bebe0-af67-4256-9b7a-7f37bb1aad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:23.952Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8b1e6c2d-b084-4ced-add2-31d1227e1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:33.958Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1f46f307-19a2-4118-847f-69930dbc24f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:43.963Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3c23d609-42e0-45c2-894a-4c98d0cc4f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:53.970Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=21e3c9a9-e088-4e7b-9f31-c1717c663829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:25:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:03.975Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a2db3651-a951-426e-b0f8-1757ec9cdefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:13.981Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2c885666-3695-41e2-a2df-b7c01e988b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:23.988Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=835e16af-c73c-4e3c-9bd0-7335f9c2fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:33.994Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fa86eb32-618f-44a2-9400-da34ac56e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:43.999Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c7d24636-12dc-4620-958b-f1e8dd925ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:54.005Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ae1350ee-40aa-4410-a8ba-a5cfacaaa06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:26:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:04.012Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=af069d76-a28e-4c99-8bbc-7eb31ddbe9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:14.018Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=67bd845c-c87b-4fe5-b779-e1c69bccd223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:24.023Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=616ef62f-2b6e-42d9-9092-21ebb75a4de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:34.029Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4ac89c15-6cfa-4129-94af-a089f53e8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:44.035Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2d92b4f5-e7c5-47b3-95b2-182924f2f3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:27:49.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:27:49.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:27:49.517Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:27:49.519Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:27:49.584Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:27:49.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:27:49.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:54.040Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d12c3009-78d5-42c0-a3ff-d875b664b430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:27:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:04.045Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3c9297f8-a074-46cd-a32e-082721776786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:14.050Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d2701b32-17dc-4abb-82c8-d27418f1ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:24.062Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=38d1a4c0-4732-42a2-b9ba-ba1b42925521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:34.067Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8c9971cd-6a7d-49d8-9fef-2c5cab759887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:44.073Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=af676e7b-cd92-4865-8829-81a22e57fb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:54.079Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e87d4177-897f-43ab-9616-576b08f7b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:28:54.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:04.084Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cb45e92b-2fda-415c-93a6-1808af78c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:14.090Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2319913d-4467-4a31-a366-27e858de141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:24.096Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f81a1f1d-5f0f-4f38-a708-e117ba5f6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:34.101Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=41941bf6-4e5c-4b80-b826-621f81bff13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:44.105Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ccd5e4d8-1323-4be6-a711-0f2ed165d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:54.111Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ee6368b6-7c6e-45c7-84b9-64bd055f3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:29:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:04.116Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5436277f-fcf1-48a3-97a9-81fa7185392c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:14.122Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=cc8d6497-27d0-45d0-b495-9219fd4a06c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:24.127Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9ba92d83-38f7-4d5e-9cd3-95c702672e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:34.133Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=61eddcb1-ede6-465e-8436-98f719592775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:44.140Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8e151739-c045-463b-aa0a-6563e9167b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:54.146Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0577e556-b540-462e-aab4-f7c974bbfd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:30:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:04.151Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=16d2da72-23ef-49c5-8009-13312b131779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:14.156Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e650997c-4c0b-4550-b6b6-ee6a28fd4625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:24.161Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e014c2ae-e3b1-4e7f-97fc-e08828897bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:34.167Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=03faa892-77e1-4be3-8171-2ad851db6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:34.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:44.172Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b4e9b6dd-7dfc-4e57-a8c7-439de1c6d791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:54.178Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=14de0947-fef4-4e94-8d38-ec0f2439e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:31:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:04.183Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0765963d-eb46-4d61-b10d-dda8bf9bc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:14.189Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=3c1246c5-f200-407b-bdac-e80dcdfb76dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:14.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:24.194Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=46840e43-7f71-4a1e-9bbe-a7efeade6dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:34.200Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=80da92df-7369-4638-a64c-0ea9bc5d1f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:44.205Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1b384e60-7665-4108-af9b-68afe5acbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:32:49.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:32:49.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:32:49.506Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:32:49.508Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:32:49.573Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:32:49.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:32:49.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:54.213Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8cdfb6b2-58a4-4bc5-8c32-2cf411bf608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:32:54.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:04.219Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=bcf7c373-65c5-4747-ad50-e9047f5d1999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:14.224Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dbe5a94a-44f6-4a28-aa16-d6a0d91825f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:24.230Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e3270241-74ef-412a-ba3d-a82faebf801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:24.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:34.236Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=78b6923e-9567-4697-b4cb-42b26b35c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:44.242Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=2e53af78-9910-4b05-b47a-d492778caf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:54.247Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=b61a37f8-b234-4bfc-9491-ad0f81af3589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:33:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:04.253Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9ea10637-2356-444a-b8be-9f6b3914a726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:14.258Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d603e910-edbf-4b16-87dc-f21a42f6b086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:24.263Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1c146e04-719c-440d-a61e-32958b21d486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:34.269Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=dc7d18d3-30c3-4988-9dee-8500dbaa7e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:44.275Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=43655a23-be17-48fa-8647-bf6cd948c83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:54.281Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=1a467e51-749a-4929-a152-68266cf7ee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:34:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:04.286Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=bc6310e9-1188-4926-b5fe-bc5f79e8771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:14.291Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=26b5b2c0-ab45-4f75-972d-bffff87e01b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:24.297Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=9a639783-f86b-4ad8-a469-4f433f1cf1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:34.303Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7dcd9579-767b-4a3a-baba-180be3e410c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:44.308Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=157dc808-0d07-4818-83e9-e6ae0e1d5157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:44.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:54.313Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d0926b10-051e-4105-8ad6-e4b82cfba07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:35:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:04.318Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d45ca70b-3e73-40c3-bf2b-6e66ce5b6c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:14.324Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a87f5843-3201-4d25-b24e-f4655c5308b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:24.330Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6429d989-3499-4281-834f-5e066c257968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:34.335Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=eabb260f-4556-42a4-ac11-f469939c3b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:44.341Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6540c8ca-7484-48f2-b4f0-6a6884fd34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:54.347Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4c583ba9-387f-41f1-8aa2-0e3341acc7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:36:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:04.353Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=da2ccdcd-81b8-45b6-bca1-1a04547671c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:14.359Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=03abde7d-815f-4898-b7e9-a7330efafbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:24.364Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6e8f00b4-7ed3-4461-a4a4-849ecf9b76bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:34.369Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4fbbd529-88c9-44b0-ac9c-b876cacda877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:44.375Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=c0fe7246-4aa1-4527-81a1-698e9c74d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:37:49.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-14T11:37:49.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-14T11:37:49.466Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-14T11:37:49.467Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-14T11:37:49.529Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-14T11:37:49.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-14T11:37:49.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:54.380Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=07247206-a5b8-4007-86f6-ed73b25ffb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:37:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:04.386Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=e16e9123-5bab-40a8-9997-543b49c45d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:14.391Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a133c2ca-fdc6-4a31-bdf6-4d2e25ca36f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:24.397Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a31b9eda-9a8d-4d56-b8d5-4feb60802ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:34.401Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=887797a7-7c3d-4aa6-a8b4-1b88c036cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:34.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:44.407Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=d9dc6e24-658a-44a8-8b06-16cf17815f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:54.413Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a3ce785b-21b2-4011-bb43-c80469659534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:38:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:04.419Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=f043f06f-6872-44c6-8a72-44d50791cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:14.425Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=7b779dbc-8c80-41ac-9bb7-de5111fa6d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:24.431Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6ddea719-e769-4894-ace7-7bf196de94d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:34.436Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=fe748b19-323e-4e2a-97d9-6bd319861880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:44.442Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=5ebb02a6-5cf0-485b-b587-126044b1aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:54.448Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6039780b-3509-4c16-86a9-c85d0bb9705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:39:54.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:04.453Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=eb4335e7-b3a5-4b91-a239-4d5d9809e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:14.458Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=408ad7a7-fec8-4a2b-90a3-631d8e193b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:24.464Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=0b7c7153-9fea-43e7-a5f3-692c47e62389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:34.471Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=4e7f5ed9-c763-41c4-a844-ded02c6fa6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:44.477Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=48bd9b57-caf6-43f9-b61d-f8ae549dbd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:54.482Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=a04a1c29-6551-455c-9116-94320453565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:40:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:04.488Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=38fed38c-e091-48c3-8c4b-bc9d5dfa5a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:14.493Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=807f0793-b3f6-406b-94fc-62f71edfcb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:24.499Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=08506f4b-d847-4109-8481-843c709535a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:34.505Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=db0da6a8-7112-4887-b725-707fcf5c4507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:44.510Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=215e77e5-a3e9-4e50-8019-811d292c4eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:54.516Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=960a6894-ca2a-49d6-855c-d615320198eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:41:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:04.522Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=21de4ca2-bb8a-462b-b84c-dda165b94edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:14.527Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=8b822eea-e48d-4e20-9d71-cea6255f10b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:24.533Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=ada6f1dd-282d-48db-b4a3-6670b2da94ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:34.539Z |INFO |Init configs |InvocationID=97626eb5-c32c-4261-9c53-f65acc33856b, InstanceUUID=6cde95ca-1b00-4adf-83a6-33454b027ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-14T11:42:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |