. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:44:24.970Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:44:24.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T20:44:25.035Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T20:44:25.548Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T20:44:26.292Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T20:44:26.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T20:44:26.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-06T20:44:26.422Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-06T20:44:26.468Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-06T20:44:27.969Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-06T20:44:28.407Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-06T20:44:28.424Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-06T20:44:28.424Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-06T20:44:28.485Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-06T20:44:28.485Z |INFO |Root WebApplicationContext: initialization completed in 2016 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-06T20:44:28.802Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-06T20:44:29.562Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-06T20:44:30.967Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-06T20:44:31.461Z |INFO |Started MainApp in 9.202 seconds (JVM running for 9.802) |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-06T20:44:31.507Z |INFO |Start scheduling PRH workflow |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:31.542Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d215e4ed-856d-4e98-8848-561d95d7dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:44:34.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-06T20:44:39.011Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-06T20:44:39.012Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-06T20:44:39.014Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:44.460Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fecdadf8-afbc-40de-b87c-51367e6e2625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:44:45.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:55.522Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=465deb6e-098a-461c-8d20-ffb40bc20105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:44:56.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:44:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:06.817Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=246c2786-e93c-4afa-beec-960abe0dcbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:45:07.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:17.953Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5b784b2b-680f-4e71-ae3f-45319d1c4ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:45:19.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:29.023Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9586a964-0acb-4a4a-ab45-61933b9d5c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:45:30.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:40.197Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=38af7e3c-f326-4fc3-bb17-55d4fed3128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:45:41.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:51.273Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=35b6e02e-39ba-41ca-87f8-dba3cca12e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:45:52.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:45:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:02.303Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8a84c28f-1ee8-44e3-ab00-4bca047c37c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:46:03.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:13.375Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e3fb8da8-616f-4ae8-9971-42fa90ed3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:46:14.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:24.678Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9670a674-b83f-4e3a-994c-dcfe373248ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:46:25.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:35.746Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=709104a2-555b-4dcb-bc22-c3302b32d774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:46:37.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:47.039Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=15c2d759-9aa3-4a87-98ac-babd140fba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:46:48.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:46:58.210Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fb662a64-9651-46f9-9df4-f5e42605207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-06T20:47:28.242Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.60.105:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:38.244Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=aeed456b-059a-4e3f-bdea-f6ad6d898d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:48.317Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=402d224d-7a3d-4c72-a34c-863fab774c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:58.332Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=eb1759f2-912a-4cd5-ac64-035301ae28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:47:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:08.343Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a4d6973a-3124-4d22-873b-96b9dffd4302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:18.357Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ad2089fb-3f9d-42fd-a6d0-6a5720576c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:28.374Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=aeddf567-ad79-442f-aa25-6258d29df6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:38.385Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=29aedc98-84d9-46a7-89d1-e92fec3f754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:48.397Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=23d3ddbd-db78-42b5-a901-c6d7ac08e68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:58.410Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c8d1dada-fc89-4026-81ed-7711b611eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:48:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:08.420Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a450e9f1-1f9c-4b91-968b-4de2433d440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:18.433Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b57f189f-b48c-4df8-b813-71ca1c0f5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:28.443Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9b2f8c8d-e4d2-4383-856e-4888d8d504af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:49:29.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:49:29.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T20:49:29.629Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T20:49:29.631Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T20:49:29.716Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T20:49:29.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T20:49:29.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:38.454Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=297cfc7d-6100-47c4-800c-9ed53a32eecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:48.466Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=314abc06-fa2e-4c35-92e9-01fb29e509eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:58.476Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9a70b910-9ba7-4250-bed4-50cad322bfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:49:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:08.487Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5bc8375e-3fb6-408e-b48e-01f9a519090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:18.497Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2c3eacd0-1934-4f98-af23-28c1e99f8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:28.512Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2281edc3-5d0a-4e44-996e-a7bb1903e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:38.523Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=da93319e-70e6-4d92-a4fe-100953afa9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:48.534Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dbc9789a-6006-40f3-916c-47ef29a96233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:48.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:58.545Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=85264e03-1fa0-4d42-99a6-837da73f7e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:50:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:08.557Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e5e1850c-d26f-4157-bc5d-0114776bd65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:18.570Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=047448b9-37a0-4247-a389-99541a9475ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:28.580Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c1149b51-0a95-4772-84e8-fdb2557a4698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:38.589Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=afb528bf-5e1b-4d9a-a947-4bbf7bdd4944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:48.600Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ee94d6d3-7b98-4416-9242-c64dfc33bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:48.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:58.613Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a2af1838-3509-486e-8d06-2862f8736b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:51:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:08.622Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=048ae88a-ef58-477f-8dfc-57210dbb88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:08.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:18.633Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=48ab608a-c161-4966-b7b0-5cddc4ca34c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:28.645Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a15609f7-a7f9-4dc8-8bbf-e7ea807fe94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:38.653Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4f7959b0-96a7-4830-8499-6c5280c13b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:48.664Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=61e89bf0-2877-4fc0-a440-a3f8d8e4342b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:48.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:58.673Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=00c1d6f6-abfd-4ef2-b51d-482e93acbd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:52:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:08.681Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4dad2f78-0183-4131-ba92-8d19dcdd30ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:18.692Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dccfdf68-94d9-4e15-b2e7-16ebd516301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:28.700Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=296abc8c-fd61-4401-a912-09e68fa8fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:38.710Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5a9a1283-0df0-458c-9004-6a6633050c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:48.720Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=74bde61d-ba55-4f0b-b4b0-6b238103e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:58.729Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3439cb96-9525-4305-a1b4-10793d578632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:53:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:08.738Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a817210b-3520-45bf-8b04-b24eb25c409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:18.751Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6cc95296-ff3b-44ed-b520-19618acd7f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:28.760Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7d1f1b4c-63dd-4b19-9eb3-32cccdd769b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:29.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:54:29.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:54:29.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T20:54:29.273Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T20:54:29.275Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T20:54:29.408Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T20:54:29.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T20:54:29.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:39.003Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=479490f1-3bfb-4fa2-b666-df9514511c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:39.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:49.013Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=859b5735-f96a-430a-b6f0-b73cd0e7d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:54:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:01.422Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=760adf8b-d53b-48ad-8268-8c473c2c7320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:11.430Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=63265482-665b-4e7c-927a-aef564db66f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:21.440Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8c5dd87c-3dd0-4994-a2b6-e7c2572ce635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:31.451Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=55df92d1-12c0-4552-a260-e79469607c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:41.459Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=85586da8-246d-4837-bff0-97a2eb5ab96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:51.467Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e7fd777d-d18d-42ed-b28d-e0c3a85ae262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:55:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:01.477Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=86642e62-5dd7-4ec7-b03d-aafb62487e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:11.485Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f6021b13-d0e0-41eb-b9f6-8ba946242db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:11.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:21.493Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3c38fc0c-7cc7-455f-8f43-5075e780b191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:31.502Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=597fffd9-bc1f-413e-92c5-09376b17670b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:31.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:41.511Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a3644315-ca75-4069-bf9d-a7da177ab576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:51.519Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=186dfbbb-04c9-4ee1-9de0-6fd30844618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:56:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:01.527Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c196cf16-32bc-4166-ba19-bfeb1153b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:11.535Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=df6ff94f-6588-423f-aa64-023d73998676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:21.544Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=92bb87b6-a87a-4038-91ca-a92dafee86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:31.552Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f0a914ad-dfb8-413c-b043-d1d148c27c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:41.562Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=934387f3-6764-4533-85bf-2af63fd20ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:41.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:51.571Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d7421347-5772-484d-92e2-10385c415657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:57:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:01.579Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=da086986-8011-49c4-ae5e-8689d8e4c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:11.589Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=73817f7a-f54e-4e82-8e2f-e79e732f909e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:21.598Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=772d20d0-a984-468b-9c6b-9f2828503278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:31.608Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b2997853-d5b4-4d1b-b719-98b68aa8506d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:41.621Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f71792c6-e9fd-488c-8d49-197018ca6761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:41.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:51.631Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=de5eb6cb-8ec1-4b5f-bc52-1e5925ca7787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:58:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:01.639Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d6e20f87-ae74-4ead-a127-29f5eb5b7eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:11.648Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c2e54caf-c40e-4cf5-8339-34f4edc4946e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:11.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:21.657Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dbde598c-f73d-473f-8ebc-c65a61c5e70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:21.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:59:29.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T20:59:29.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T20:59:29.114Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T20:59:29.115Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T20:59:29.200Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T20:59:29.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T20:59:29.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:31.667Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=509f823c-246f-4a51-b63e-0d58d3f7b145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:41.674Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=13cdcb6d-7e9b-4eea-9479-0b2cade05f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:51.683Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6ae6ef19-7b09-41ca-927f-71aaf2d21022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T20:59:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:01.692Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9636e2a7-c830-4ac9-9f32-7979506960d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:01.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:11.702Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b79483b9-b185-4ed1-85c8-2cdfe7837a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:21.711Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=01748358-9b63-4074-8ba5-4d7fb83bcd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:31.723Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=be7c5eb6-098e-443b-bc9e-3ef018f2f06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:41.731Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d08c3243-9cc8-4218-95c9-1e5dd57ec12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:51.740Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9313e361-2ffb-489e-8dbf-a0985a3c9e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:00:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:01.748Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e64e45b5-d4e9-406d-98ed-2a890be43ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:11.759Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=01412bb5-3514-45e7-8909-5f57b3feee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:21.767Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=36e31578-229f-4e8a-a6ad-0e5f37e995d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:31.777Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e533e4ac-0367-4a2a-af2e-8680055d5754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:41.787Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=504cfd0e-7b9f-452f-a588-0afb54813725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:51.795Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=182abcb1-ace0-44b6-8fa1-93b891051ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:01:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:01.806Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=35ec86a7-2734-48f6-8429-29867f8761eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:01.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:11.814Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a93c03b6-240f-43b5-b813-44e188fd2cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:11.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:21.830Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=98f8a4d8-5a44-4fd9-b3bf-231d727657d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:31.840Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=29013e76-96e2-46cc-89aa-55b4a678245a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:41.848Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6ccdb93f-bac8-4d16-a5d2-30c0ef618408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:51.859Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=11831e8d-2f33-4858-a3c0-645866e7f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:02:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:01.871Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=00a8a03b-9e79-4269-9f61-009823db9548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:11.879Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0299b948-d64c-413b-970d-219c620d5908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:21.886Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8fe148d4-41ef-4614-b547-cd6fc7ad7c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:21.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:31.893Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4fd0dda3-baa1-47e3-af27-f2132c3afdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:41.901Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7e2a67d8-b7c4-42a1-897d-ba84ee930043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:51.908Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8f1d1dc5-a668-497a-9821-3914d0118a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:03:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:01.916Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8d6491b7-99a2-463c-95a3-bd799c613a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:11.923Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dea190fc-182b-49f1-a875-a51b9aebde0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:21.931Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1daabd63-6c03-49f1-8e52-78ef231908ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:04:29.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:04:29.070Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:04:29.071Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:04:29.072Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:04:29.167Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:04:29.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:04:29.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:31.940Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c206238e-1c5e-4cbe-882d-34fbc8f3f63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:41.950Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3bdfff85-3e29-4d58-a440-9055474471fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:51.960Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=700378de-9f8f-4bdc-8d3c-fe24c81dfe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:04:51.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:01.971Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=16ad2732-cf70-46ae-9ad1-43f1b12cd562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:01.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:11.979Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=810fd73d-470c-4f65-b0c5-376419e6be39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:21.987Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=88c0929a-e519-4e9a-a541-70fa9ba98f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:31.996Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a5048ed5-e54e-4658-b70e-04675e6e148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:32.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:42.005Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cdbe3ff3-3e35-4a02-905e-370e8bae5f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:52.014Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=545350c5-d4a1-4972-b78d-6e6bea22d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:05:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:02.022Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=68dd7505-3149-4381-ab5a-2bd07bfe76b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:12.029Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=202bcc6f-c922-42fe-9722-b4fc41a6e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:22.038Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fa45babb-b369-4a7d-8c9b-35518a720f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:32.047Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d5290eff-afed-4f5e-9794-2e4efdc53069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:42.057Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7cc25d31-3828-45eb-b42a-bfb559aa3123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:52.065Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=411ca457-3a46-4ee7-9a43-2cdf156ff1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:06:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:02.073Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=89e1cf11-874c-431c-bd43-52c8e39ef763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:12.080Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4d38c390-51c5-4807-8ad0-e44ae74580c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:12.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:22.088Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=64ebfdec-e30f-40bb-9ce9-c1eadfb75b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:32.095Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7dc3d334-57e8-4ed1-9111-bb03540d1966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:42.102Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=82461d7a-6433-4d83-81ea-c476bf629c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:52.110Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2c5a2788-9a55-4a5a-aa60-5342274532d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:07:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:02.118Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=742a55d0-5ba2-48a2-ae17-d2c4548ed57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:12.127Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ef3b2f43-2ef3-4ab3-b900-1de344a9cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:22.133Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8628f552-4e96-4407-be98-aaf44042f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:32.141Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0bf27835-a526-4148-9dd1-d1d7e7b614c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:42.149Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3123ace1-7c61-4aa9-8444-d90d00856f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:52.159Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=91191417-b8b0-4a07-9a11-c1fca9236f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:08:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:02.167Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f3627868-73b6-456c-a93e-6a38a08d3f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:12.176Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=34d0b4a5-9208-471c-a12b-aff6ff48fe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:22.186Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8a55adcb-ee31-424f-8489-1bb0b671d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:09:29.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:09:29.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:09:29.052Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:09:29.053Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:09:29.135Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:09:29.136Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:09:29.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:32.194Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=472a0176-be5f-4b96-9620-9f53f77ff925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:42.202Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=29ed3599-a46c-448c-ae49-dacfe74b098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:52.212Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2069a6f7-8213-4069-9d2f-832461d7a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:09:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:02.223Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d3dbf710-06ac-4add-86b3-8d1281bccbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:12.233Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=62f047bb-184a-4afe-a9ef-aba6033d44e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:22.242Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=85b0351c-9b43-4714-a63a-e04a8903f93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:32.252Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8cf138ea-af34-449c-9a64-0bef3df96c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:42.260Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=83a501a9-79c1-456e-b0c7-a3d9c2d65309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:52.268Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c012b53a-7207-42c0-9357-ca3cf2738db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:10:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:02.275Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c009d7b0-c85b-484b-aeb9-fb78f0a27828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:12.284Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a1bb8309-6924-4746-a33e-51efc251a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:22.292Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=94a755ca-805e-4a19-b9c5-d3912112bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:32.300Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4605e7ed-975b-429e-8edc-645438854b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:42.668Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e9a8d310-aba2-4c3e-8b6b-31147d9fe40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:52.675Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=61971487-d0ad-4db5-8ddb-29fccd4f0b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:11:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:05.009Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0fad9ef7-e487-4069-996c-3a0cfac75031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:19.318Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4f7c9c4f-1afc-49f6-9fbb-74d2c25fea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:29.325Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=042dc714-415c-4231-9fa9-4deac9714cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:39.334Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=58d62ef3-0d2d-4221-aff7-37b6115189a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:49.341Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=43758645-1f24-4dd2-943b-262b9503cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:59.348Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0f7eb9f1-bf08-4711-bf11-f7dd711775bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:12:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:09.355Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=31a5dc00-5fac-483d-b91a-95575896898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:19.362Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e09ae051-6020-4903-84ab-b3b5405db773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:29.369Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=df9a946f-13eb-4185-857b-b71e81cac81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:39.376Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=728591f7-98ec-4c2f-9932-ce2033e8e359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:49.385Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9a939e80-eb4f-414d-8904-a96f2708d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:59.393Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=62635716-a3b2-4b0c-824a-47f8273adbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:13:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:09.400Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f80820f0-929b-4703-b39b-3b9aca63a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:19.409Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6cb37186-da19-457f-a52c-d5d1dcba81b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:14:29.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:14:29.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:14:29.089Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:14:29.098Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:14:29.182Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:14:29.182Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:14:29.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:29.418Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c68af93e-c943-4b05-be15-acbf50e3723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:39.426Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b33d722d-1ea7-4d1a-a5df-79184512e17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:49.433Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9475baf6-921d-457c-bacf-ee0b73a5a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:59.442Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a97059c4-c5c5-4b42-aa62-33b3b56aa4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:14:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:09.450Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=584c4f9c-2090-4799-a33f-6b62b2a79665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:09.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:19.457Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=772408ef-75b7-422a-bbe1-3ef2036b6e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:29.464Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b1c5c5e9-77cf-438b-9965-357d586a5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:39.471Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9c697cd8-8ff7-408c-b2c9-0cf7848c65a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:49.478Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7a966d0d-abbe-4f1a-b76a-c38c86aec63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:59.486Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ee178c08-25c0-4d31-82ce-8ae4f3689868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:15:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:09.494Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=49a90da9-1ec5-442a-ab64-c67b8330483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:19.502Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=466e7620-d274-4f82-b20c-660854460030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:19.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:29.509Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=24ecc406-6b3b-458e-998f-2228757e64a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:39.515Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a0838fce-1a6f-488a-8ed4-1b080dc39ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:49.522Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=eac958ea-0549-4a1e-80f6-ebf0f99eaa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:59.530Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=808035b5-346f-4f02-ae67-19b11bf3e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:16:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:09.537Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4f22b9f5-2b25-46f3-abfd-99db98ae8625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:19.544Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2ae7595c-8b2b-432d-af09-ffcbfea0b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:29.551Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a72a048a-7b4e-4965-9b3f-26d46a4f1198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:39.557Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3bb8098e-8898-4d79-bc0c-7e99923dc649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:49.563Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3a73800e-196b-4db6-9909-c3289cf36ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:59.570Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=30b35cda-a538-4e8d-8962-90da8039b0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:17:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:09.577Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a6860d52-6f23-457a-afcc-be20a29f9a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:09.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:19.583Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=898e510b-7c8b-4d58-8776-41b4389a697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:29.589Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c1e18fa6-399a-4a98-a6b6-39dbe4731010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:39.595Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=26585bd1-9c37-4f13-8d0b-ae0c157f2f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:49.603Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b4214751-b146-4d5f-b9b6-60a8bca6af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:59.609Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=359e69b5-73bc-44c2-a9df-90c65f07d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:18:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:09.615Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9b358df2-da30-466c-bc50-c3ac8955bc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:19.622Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=23d12aa3-dfda-4e40-996f-cbb92d027f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:19:29.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:19:29.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:19:29.081Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:19:29.082Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:19:29.162Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:19:29.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:19:29.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:29.630Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b4cca592-611d-4dac-ba15-532464dd8ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:39.640Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=df200553-3e2a-4be5-b3ae-6565f0f4ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:49.646Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4ab28650-5857-41e1-8f80-5dffdd4c0299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:59.653Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c6a45417-c353-415c-bfcd-4ffd5eb65a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:19:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:09.658Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=54647243-a6e1-4c8d-8d5e-4256b38bfbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:09.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:19.666Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fabd5e5d-7f01-463d-b202-883f91cbce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:29.673Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e2b3f88c-12a8-4563-ab77-0a9c61dd2269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:39.681Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8246c4fd-5717-406d-b58d-60c037d681b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:49.688Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d0ab5c42-b8c6-44c5-aa67-fe162e000c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:59.696Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=812cbf6e-0939-4f70-be9a-3d7674146a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:20:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:09.703Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=30d8fc2c-9005-4d70-bf71-016c4e2a5ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:19.709Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=08e4fb2b-45c0-4810-b3bc-9d980dd8c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:29.716Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4b2258ce-ee76-4067-a865-7d0ca96230dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:39.724Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4df9ff96-7298-4986-9e2f-d479ee6cdb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:39.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:49.732Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ba22934e-322c-49a4-bb9e-a1dace7b6952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:59.745Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=89a88573-689a-4a72-9ebe-dab00d3a248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:21:59.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:09.752Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a23a0fae-5de6-45f9-be01-4035e5aa6565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:19.760Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7123571f-a3ba-4c6f-bd33-446597921d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:29.767Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fac9d974-a018-41b6-92b2-5274586a997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:39.775Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fbee4766-19a7-4611-a7cf-d9fc2b4e0508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:49.785Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1ddaca53-0f21-418c-a75a-e5abbc528554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:59.797Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4bfad031-61b9-49e7-9411-e3cfaa14be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:22:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:09.805Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c79e6e7b-f831-48e7-885d-ffbac2c40942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:09.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:19.815Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=223e626d-ddca-48b7-ad00-28238793a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:29.823Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0d474c6e-2e96-4d52-bbd6-6de938efeff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:39.831Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=070dfd0d-3613-41ac-921b-a46888220835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:49.838Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e7d36e14-ba9d-4189-87f5-d7ae1a32f50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:59.847Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4b5f86b4-9b18-41d9-869e-9158204534fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:23:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:09.856Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5a74115e-b837-4b33-a79c-126413ac751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:19.864Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=166a7852-416f-47af-bf64-f9e83caa8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:24:29.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:24:29.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:24:29.054Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:24:29.055Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:24:29.123Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:24:29.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:24:29.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:29.871Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=97514dea-9ff8-4221-a331-980b9d51613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:39.879Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a61a1293-9133-4e94-8c9b-dfdd5c576c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:49.887Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=52272840-aad8-43d2-b491-de091e93bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:59.893Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5c88a38c-4ec7-4378-9887-eeaad1b152f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:24:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:09.901Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dc84ac43-09d2-406d-b847-0dbc49112221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:09.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:19.912Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=25c1d32e-16ff-4b1f-9cfa-ae7a5d778beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:19.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:29.922Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a0d646ce-b672-4b39-b1cf-a7e8b519be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:39.929Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a5bb15d5-a587-4ffa-abb9-1bdc5c91e842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:49.936Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=928652f4-5c32-4294-a30e-26f245128cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:49.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:59.944Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=be803129-1b48-4013-b5fb-e952f35286d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:25:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:09.951Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=32a1365f-1fe6-4550-8359-91ca57a80ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:19.958Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d2eae79b-cd05-40d7-be99-a477eeed7181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:29.965Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=55f82f1a-a5aa-4559-a339-22503abf589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:39.973Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=603c867d-c5d7-413f-8a40-72b5496eea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:49.981Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d21c673c-2f3f-46b1-8b0b-1ad04661da4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:59.987Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fa6da104-ea4c-4959-90dc-c49e3f090655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:26:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:09.994Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=34808462-e51f-47a0-b83e-cc31b8ef9671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:20.001Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bfc464ab-a2c2-41e0-9128-374b529f1fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:30.009Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7e7cf7ac-73b9-4b30-b07c-3b1dd2731099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:40.015Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7412f377-2552-48ca-adbe-1ab66823a651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:50.023Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=988ea71d-9c8d-41f0-8433-117103185701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:27:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:00.030Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ad6896ca-5146-458e-876f-c67e678ae7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:10.037Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4166bf94-acb0-4209-ac98-0a17bbdd6782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:20.044Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=73a0ea52-db73-49c8-a791-8b6757304c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:30.051Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a0e5a0f3-f578-4aff-b1e1-fcb983bbf112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:40.058Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6fe9c5e1-2825-4877-b517-b9bad4e730b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:50.065Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c99a1d61-3a54-476b-b395-9c13aafb6867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:28:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:00.075Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4bc94819-881c-4a5d-988d-b932389ce280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:10.082Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=725c7521-dbee-4bdc-a214-0988ae184959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:20.088Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0b0ae58f-942e-46e1-8ed6-d6afd70b6cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:29:29.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:29:29.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:29:29.073Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:29:29.074Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:29:29.138Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:29:29.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:29:29.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:30.096Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=50fe03cf-a9bf-43a5-8b96-28b05eedce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:40.103Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=958a67b3-0041-47cb-8660-dd003552a0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:50.110Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6482b3b6-67b0-4d6d-89e4-411f25841eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:29:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:00.116Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=48640d2a-5dcf-475e-ab85-cbc4559d80b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:10.129Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d0e126f2-217d-4bbc-853c-1d69d2a9af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:20.136Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b67bb01e-ae0d-4200-8702-bbcd4f583b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:30.144Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fbe935dc-220d-40e3-b9cf-f9938a4aad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:40.153Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8a58daf2-41f6-438d-99eb-47a873d7876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:40.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:50.159Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=20c0aa60-d33d-416b-bdfa-9ff5e394c558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:30:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:00.166Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fe3e492d-d7e4-40d0-8ad4-fae45f99ce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:10.172Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5e05ea16-bf0c-4b8c-855b-7d319c3630e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:20.178Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9d679f05-6e95-4d9f-8884-b60e3c5f131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:20.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:30.184Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ce0a07a7-dddd-445e-be9e-c58f83617b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:40.190Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4eadcefb-5c0e-4de2-b151-7d7f2852f769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:50.197Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=206faf80-ea7a-45be-a7a4-72945f188a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:31:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:00.203Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e03d09c5-679c-4774-9694-cce7e5568c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:10.210Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=106974e6-2e01-4b32-b316-bcbb1cd40561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:20.216Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0baf15ce-836b-4ea3-bc37-14030e72038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:30.225Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cf3beb4b-6ca6-41f4-b811-4b04dbdac516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:40.232Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=615faed1-7905-4dd3-9fa8-f2596bf448d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:50.240Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3eb85748-0dae-41cc-8412-9977b5626dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:32:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:00.247Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1c74484a-37ba-414e-8bfb-c3e33c66ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:10.254Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6ee87f23-d0c4-4f17-a13f-82e8a9095e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:20.262Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=06b5cf5c-618a-426c-974e-5f2a252437ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:30.271Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d4a88dbb-df3a-45e5-b403-09a76f0d9527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:40.277Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=46377157-6fb0-40dc-a459-23b801774b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:50.284Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ce0c74cf-765c-4344-81ed-dfb2a4fa1fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:33:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:00.290Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0a459292-83ab-476d-b674-cc9f5c06dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:10.295Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1b92d48d-a04a-472c-ad73-19c559035210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:20.302Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6d4edd4a-2d63-45af-af7d-8ef851a0c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:34:29.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:34:29.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:34:29.039Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:34:29.040Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:34:29.114Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:34:29.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:34:29.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:30.308Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=05ad6473-d251-4b94-91ef-490cf0e0a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:40.314Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=71e0ceea-adc2-4df2-a699-8cb8352d972c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:50.320Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c90d956e-63dd-4509-9504-101db1e17918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:34:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:00.326Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a7f35fbf-ff93-4384-bb9d-1065c63a4dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:10.333Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7d3c0d6b-2ccf-4768-9441-65f2910edf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:20.339Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f077d82b-0de4-45b1-963d-f9e1d5fdb3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:30.345Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bd36706c-8579-4e4d-9c84-b4bad1e89295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:40.350Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ce854560-3398-4dab-91a4-c0ab1bb262e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:50.358Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f2570b7d-d4c2-44a5-82f6-852c22cd94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:35:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:00.364Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d1644327-9415-4d29-87b4-530ff1b44e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:10.371Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dcef38b7-40b0-46fd-9b35-55f2f5e1f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:20.379Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=55a09776-2dc9-4cab-8239-b9e8aac9a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:30.385Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=79185c95-9b6e-4891-8d7a-adf9222c7177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:40.392Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d1a0e52e-d83b-4a2a-ace1-4003873ad38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:50.399Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3661abbb-d842-4cd3-b2f6-cb3cf3d1a103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:36:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:00.406Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9bbe41e2-10cb-4c23-9f14-52d4664bce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:10.413Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=093089dd-78e0-4ce9-be74-ebd21fc6244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:20.420Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3af2e30e-4031-4674-bd35-551f52f5ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:30.428Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f7bc7e93-4868-4fef-a181-5982d92439ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:40.436Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=060b9ac8-8e36-4566-b754-1ca6e0edc212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:50.441Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fa86eb89-a878-4d83-b89a-403457c2c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:37:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:00.448Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a9e50cf2-64d1-44a9-af38-d882c74d9e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:10.455Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d1626e91-2d66-4b60-8fd0-25eb8f7bffae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:20.461Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a0b5ce19-e750-4105-9237-3a6771958d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:30.468Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fdfaaac9-729d-4fef-adbe-58a7531a5606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:40.475Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=04868a09-7e58-42db-928f-5c8d571b7d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:50.483Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ee75b936-ce4b-490b-a294-1e916a8cf9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:38:50.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:00.489Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1fd7870b-d20f-462e-b35e-083006664433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:10.495Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e9e187a4-ae85-42fe-b4e7-6e80d4beabca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:20.508Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=999a9775-b454-4e25-907b-42107bee4b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:39:29.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:39:29.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:39:29.045Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:39:29.047Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:39:29.118Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:39:29.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:39:29.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:30.514Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3a21db3d-e237-435f-adc9-becdc9917cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:40.520Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=9bf92e20-427d-4a37-bbb9-3e6ef034b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:50.527Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c03e486f-98c9-4234-ad16-d044ccbc7cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:39:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:00.534Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=17bb6780-c9ab-4fb7-a2f0-3b5b2e073f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:10.540Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=888b8e02-494b-4b2b-becd-17e48d125c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:20.546Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e61f0264-bb73-4378-9d60-b7b46509c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:30.552Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=32f81e13-947b-4656-90c3-88c24f823611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:40.558Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6db3fafd-f53b-477b-a158-9394d87eadb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:40.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:50.563Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f975dc9a-3202-4732-ac8b-6f4245eb80b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:40:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:00.570Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=42d376b7-dfec-4134-bddb-64a59aa38c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:10.576Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=315be412-fa28-4cd1-aced-e0d5c06cd050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:10.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:20.582Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=82cdd1d9-63a8-451a-bea3-25f9cbbc6d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:30.589Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3d2423a3-332d-4364-a96a-1d108e931d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:40.596Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fcbac734-9113-4d83-965b-1b0cec1d67e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:50.604Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=469a988e-8906-47a5-ae17-69443b1a9851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:41:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:00.611Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=50ad820e-b7f9-4672-9ee0-25909da1a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:10.617Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5eb7d787-3a6e-4870-af26-19e28ef4abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:10.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:20.623Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a318d2e4-9cd1-4297-bd58-eb7628184c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:30.628Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=49570c05-6335-4c89-b9ed-e93c7cddc6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:40.634Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=08288909-7886-427c-a145-5ea852edcf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:40.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:50.639Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e2e32172-17f8-4073-96dc-1b78882adf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:42:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:00.645Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=54c68462-3d57-43a0-912a-f139a6c8cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:10.650Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dae1b003-6de0-46a3-a720-657b5b1961e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:20.655Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5e88baf0-f18b-468d-9f85-a1f545ded8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:30.661Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dbea165a-83d0-412f-9040-d0cc85e93229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:40.667Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c6cf74bf-bd9b-443f-a897-b9ffd9e0202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:50.673Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1e562355-6873-4330-9dd9-157fc82b82a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:43:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:00.678Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d040da3f-f759-4ea0-8337-8bc425f76df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:10.687Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=23b5f542-a4b9-4723-83c6-ac5ad3e715d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:20.693Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bdc90572-9642-4960-8852-5c9e734124c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:44:29.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:44:29.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:44:29.027Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:44:29.028Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:44:29.106Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:44:29.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:44:29.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:30.700Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8a52fc08-37a6-4a7f-b635-786b3a667123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:40.707Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a2922f0f-56bb-4fef-a532-d31d77fd7539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:50.712Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cabbd83a-eeab-41da-ac50-0c6497c52be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:44:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:00.719Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f286d013-03dc-408c-b0ca-01d5d3cc944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:00.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:10.729Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=98b3cc10-fdf3-4e89-94c7-98f2ecbb8ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:20.735Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0241ed19-0237-4681-874a-82cd3b784c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:30.741Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f3da6f41-b057-4ac2-85b4-e7077d5c95dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:40.748Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=af055239-076c-4a06-b52d-46a72805af22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:50.755Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1639a339-e29b-4e2d-b702-96ec4b5ed7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:45:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:00.761Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8770075e-c37d-48fb-a272-3493bfc6fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:10.768Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=96949a26-87a2-4ef3-84a5-60829564bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:20.774Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=69a996ec-2eb6-4918-8cd7-7c55531a6244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:30.780Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d93a0f95-36e4-466d-aae9-189f42239e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:40.788Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ebcacf78-4c87-4a67-8412-234822af755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:50.795Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=37612881-f208-4260-9adf-5350d578d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:46:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:00.802Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2fbb7ebb-91a8-4244-839e-9d99206895cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:10.810Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=046debb9-1f52-4ae4-a628-850084b294c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:20.817Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2ad62bf3-bc13-43e3-861b-6a7637401000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:20.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:30.824Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c07127b2-47ee-4654-bc3a-a2c50c225359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:40.831Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=4cbca52b-6def-43c3-bcfe-0717b66f00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:50.839Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=53853b1c-b341-4885-9881-9402fcee8a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:47:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:00.847Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2af140bf-26ec-49b8-833a-8e7b5d8853ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:00.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:10.853Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=48033131-615f-4c64-862c-d8b44d21d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:10.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:20.859Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7eb27b34-1dfc-4da0-9743-73930549cd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:30.864Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c7ece41a-14d5-4ce8-bcb2-f9503c3b5f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:40.870Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2bd05b05-a3ec-4c4d-a4f3-8954486e450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:50.875Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=94af5925-1f02-49cd-85e6-bdbdb5044fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:48:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:00.881Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a4196e99-3471-4b43-9cdb-f52fd1ac84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:10.888Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2492be3d-28fa-4fd0-aaac-884b2fd2e975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:20.895Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=3332f9c2-e71a-4a14-8db2-5021522677cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:49:29.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:49:29.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:49:29.027Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:49:29.028Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:49:29.089Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:49:29.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:49:29.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:30.902Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=23b91bb8-bee5-4913-ab90-ed5e19637f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:40.909Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fff2abbb-8ec4-4cb9-bfba-e54dbeab82a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:50.916Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6f78b2a3-788e-44eb-ab8e-efb26ab03a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:49:50.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:00.922Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2e64aa72-3553-43e0-a94e-507eeb327c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:10.928Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=11c69e24-5ee1-4c23-9b7e-015d2bf3f3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:20.935Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bbd41ac7-a2a7-4e87-b1e2-0090291271b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:30.940Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6c02babf-920d-4163-bc9e-f3ac2b3e8441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:40.947Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7e843ea2-d1c0-490f-b313-d87508f4ea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:50.953Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=183dd935-67a9-4c40-a940-5f04df54454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:50:50.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:00.960Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=53f7778d-2ea5-4bfd-9f7c-e427d209b26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:00.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:10.969Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c6ce9e49-1954-4509-9b57-f877d07377c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:20.978Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8d12cb08-65d4-4477-868f-a139689e5786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:30.985Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a0b2972b-8ea5-4a1c-b805-7f794e10093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:40.993Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ee544f22-d245-4de8-920b-6769ddd17537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:51.000Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cf51fa56-d8eb-4a89-be1e-e2cab653bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:51:51.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:01.007Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=5cf5727d-63fb-454b-8170-22577c7a8e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:11.014Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=05851cca-2ceb-465a-81d3-12cec536a964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:21.021Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1449b0fb-0a08-431c-a0d4-395cbe5bdfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:31.027Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1c96fb5c-439c-4975-845f-cd437cda7cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:41.032Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=76d04cf8-0d71-4840-ae0f-a3f6bcace47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:51.039Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=300494c5-cad7-4195-b93e-b93d674628dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:52:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:01.046Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=65dcac9d-7702-4184-b31f-0baedf97b17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:11.053Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=70bd1385-c15b-40d7-9174-814bfa919e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:21.060Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a7f168f0-ed69-42ac-937b-85b14a0330af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:31.067Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0af7d0c2-b08b-4582-ad4f-82b6ef4c8f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:41.075Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=fc9bcfd6-7ea6-4b7f-9f25-5e3d2698fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:51.081Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e563ed84-5e4c-490a-9b2b-f3299f1dfdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:53:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:01.087Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cfe5ffd0-c5a4-4740-a103-b1397d7a05a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:11.095Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8d8f8bb1-40b0-4534-b5ac-cb8e66d1725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:21.101Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c862a920-6a10-4a83-939d-83e425c9d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:54:29.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:54:29.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:54:29.027Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:54:29.029Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:54:29.103Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:54:29.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:54:29.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:31.108Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=eb8dd2fd-df28-4004-9e7e-5d012684f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:41.114Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0a1c6473-fd8f-4f7e-888d-09b8a6d0bedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:41.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:51.120Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=eb8f85cb-4e70-4da3-ac69-dafa580a4906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:54:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:01.126Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a00fdbb0-2ab9-4f22-8973-e4a49337ecd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:11.133Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=411af390-241a-4b05-adb1-6fcb2439818f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:21.139Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=dce27666-06ea-4426-bd2a-48b1eb693c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:31.145Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=000a5c81-b633-450a-9941-ae81719612b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:41.152Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6d329f5c-b848-41f3-93d2-4759dd85b8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:51.158Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2ccb1c80-7691-4f5d-aa1e-5b9830e658ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:55:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:01.165Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0ccd9848-5500-4185-81a7-1b02a6d8af75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:01.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:11.171Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=506a596b-135b-4ca8-99ed-8bfd45b7947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:21.177Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a52323f4-33f4-4dae-870f-2c7812009fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:31.183Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=cabf0436-4272-43ef-aae3-b5fd7072cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:41.189Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=31929877-f42c-455c-b1df-30a411349266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:51.196Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a9d31ad7-2f51-4417-a74b-2bc4319f8302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:56:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:01.201Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=21e23944-8e0d-4667-a5f6-7a7957c030df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:11.207Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c50f96f1-c4bc-49b4-b5f2-43c60d3bbdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:21.214Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=6ff84499-eb7c-4aa7-9e4a-5123637a3a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:31.219Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=a656bafa-9af0-4482-b5e8-dcbb93a7bb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:41.226Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=355ef194-682e-4233-8f00-9af270ee75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:51.232Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f70ef7f7-c004-44a2-9915-6bdbccfdcbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:57:51.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:01.238Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=e013fef0-1c34-4e66-b5ed-133510d911d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:11.244Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=04b34f87-23ab-4451-a4fb-c7425315d777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:21.251Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=224819d4-c99c-445c-9391-b4b480eeb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:31.257Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bc880e65-6598-4f14-afa8-1d0c80342204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:41.263Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0c27a46b-bc28-4bf9-aaef-45f2f709a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:51.269Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=0e7b4bd7-d98d-46cf-8a7a-11f73b9dae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:58:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:01.276Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=12ec8137-8fb4-4ad5-a4d1-53c6ed8fd7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:11.283Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=d5cf7c0d-a3fc-458e-929b-70a13ed364c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:11.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:21.290Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ec2ce052-c61a-4b93-986f-d387f2b40a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:59:29.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-06T21:59:29.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-06T21:59:29.054Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-06T21:59:29.055Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-06T21:59:29.127Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-06T21:59:29.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-06T21:59:29.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:31.295Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=b05a1316-6628-4db6-9f72-907dd8769c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:41.301Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=2d1beb37-cfb4-4093-b516-726d28f7f8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:51.307Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=f06a3f15-15c9-47d4-babf-bdeeaecc7ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T21:59:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:01.313Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=bef7646e-cb95-4749-9023-09a559b91bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:11.320Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=8636f331-59df-4f79-b92e-96f388a87a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:21.326Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7654c904-a7a0-4025-93e4-7a147792b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:31.332Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c02e0996-5ca5-4cae-823e-ef3226eb5b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:41.338Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=21892be8-f0a9-4a04-9a68-bb56f0e496e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:51.344Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=34d3995b-16a1-4adb-a2bd-dde4d8f3daeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:00:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:01.351Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=1a961c4f-1d56-4d26-bda8-d06bda10aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:11.357Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=057f55a9-b2fd-4de4-89e0-40a56bd22253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:21.365Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=ca768f9e-dceb-47d9-a7bc-4ac97a41c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:21.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:31.371Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=c6d03c66-6e75-4205-8388-409617d8fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:41.375Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=33fe0fd1-d5d4-46d9-a16e-2928319e4370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:51.379Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=51f99f3e-439d-4e2a-993e-22f540f84ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:01:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:02:01.385Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=7f195cf9-2640-4915-b46b-fe11b9cdfbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:02:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:02:11.390Z |INFO |Init configs |InvocationID=125d8102-f4ab-4649-8cb4-fc5928496ad4, InstanceUUID=00d360ad-2767-4e5a-8e19-ec878301b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-06T22:02:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |