By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:08:24.285Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:08:24.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:08:24.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:08:25.027Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:08:25.146Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:08:25.147Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:08:25.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:08:25.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T23:08:25.389Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-23T23:08:25.492Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-23T23:08:27.196Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T23:08:27.620Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-23T23:08:27.639Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-23T23:08:27.640Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T23:08:27.694Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-23T23:08:27.694Z |INFO |Root WebApplicationContext: initialization completed in 2200 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-23T23:08:28.356Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-23T23:08:29.202Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-23T23:08:30.590Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-23T23:08:30.729Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T23:08:30.731Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-23T23:08:30.734Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-01-23T23:08:31.199Z |INFO |Started MainApp in 9.59 seconds (JVM running for 10.36) |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-23T23:08:31.266Z |INFO |Start scheduling PRH workflow |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:31.276Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1beb05f5-f72e-481d-9bc4-b532de4d6bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:08:32.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:42.748Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cc48e519-ce8c-4216-9423-9b45ce95d6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:08:43.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:53.787Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=dad6f36b-638f-4c10-8708-de5a1b543e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:08:54.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:08:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:04.830Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9a11c25f-3df7-4211-907b-f9aa1eac288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:09:05.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:15.866Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4588c83c-16cb-417c-85e9-4b8b61cdb679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:09:16.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:26.907Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=30af1730-ef24-489d-bbf2-43d2ade35bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:09:27.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:37.946Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=417ed301-05d3-4687-81ba-67240483584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:09:38.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:48.986Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0d335066-f64d-4fda-9266-1610410e25d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:09:50.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:09:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:00.030Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=50c92052-b58f-46fd-8cd4-00d90544b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:01.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:11.066Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=16b2ec53-9850-4e3f-ba0b-e88cf1975119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:12.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:22.106Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=30b3c999-acb3-4f10-95bc-3200cb04f1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:23.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:33.145Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=55af0a77-2329-4ebd-814e-72ed96f603e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:34.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:44.189Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=979042fc-0c63-4be5-8002-d99110020728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:45.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:55.226Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=959197e8-d956-41c6-9f85-9758d23ac195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:10:56.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:10:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:06.269Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8d12c698-1a54-46a2-8012-c049044aeff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:11:07.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:18.226Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0ef5c237-e2a4-45e9-b783-cc2506077844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:11:19.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:29.274Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c257633c-d151-4d62-a243-65694f4d9262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:11:30.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:40.317Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d93e39fa-9421-4a2a-8884-1cd1eea5eb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:11:41.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:51.353Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=719f52b3-2085-474d-af7d-91f90c5425d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:11:52.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:11:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:02.394Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a5288847-7580-4c13-a193-72daca5b31d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:03.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:13.438Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3c75dab6-1bdd-4c68-a14b-52dfc7c0647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:14.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:24.478Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=04060c96-6c9b-47d3-8712-3c311dde00a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:25.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:35.514Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=10462f45-ac40-4138-a0c2-dc6d84d80392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:36.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:46.553Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8cfbdae3-d202-4bb4-9b80-f9f41d2e86bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:47.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:57.594Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a6a558b8-51bd-4beb-9e5f-b4ac6b6cd58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:12:58.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:12:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:08.634Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f880ad31-3077-4b09-ac9e-24d7d6f6c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:13:09.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:19.674Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4bfe00ca-c59d-497f-b2a1-d15025c9c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:13:20.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:13:29.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:13:29.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:13:29.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:13:29.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:13:29.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:13:29.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:13:29.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:13:29.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:30.713Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=42a7629f-36e0-459e-be59-6207ff36eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:13:31.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:41.760Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=436518bd-524a-4651-92bb-6bf290989357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:13:42.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:52.799Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3587038e-632e-42d7-8294-bc915c24c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:13:53.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:13:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:03.834Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c4864704-ad66-4a62-ba75-565758bf9e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:14:04.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:14.874Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=68800b95-3592-4ad2-a27a-da5c20d89512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:14:15.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:25.917Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4ed8c1f9-e3d2-4967-a7bc-668e3d260e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:14:26.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:36.953Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=14e3b2b3-b5d9-4070-b1fe-eae290d6c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:14:37.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:37.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:47.994Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d34e24f6-f052-4202-8eb3-b251b7705139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:14:49.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:14:59.038Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=bd952a91-c57d-4320-b055-ed2f6a081d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:15:00.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:10.075Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c557d6e9-85ea-475b-b777-98b4f2f71871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-23T23:15:11.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.221.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:21.115Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2c2d12f3-d057-4c4d-93bb-30ce48ff210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:31.272Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7d7dd242-f339-4fbf-a607-67e2066193df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:41.287Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9b1a3404-c0ea-4a3b-a7ac-59b5a6b4762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:41.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:51.297Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=26493f1d-556d-4474-893b-9e31e48d1701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:15:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:01.308Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4d9d80e8-18e2-47dd-b715-2c492bcd13c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:11.316Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a6b52f7a-6c74-43ea-9aeb-b36aa57b4f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:21.327Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=90ea60f1-c4a1-4f86-b6d3-a4fd276b5eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:31.346Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=38dd084f-7fcd-49b3-8470-d2332092d81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:31.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:41.354Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b44e581c-00f7-4531-a406-72acbe7fbe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:51.362Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=07cca927-5129-42f0-9b24-788b7cdae290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:16:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:01.370Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=61c68a4e-1fdc-4887-83ed-3a9a913befdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:11.379Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0155bc84-cb19-4f15-b1a0-4506427db188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:21.388Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4c30b9ff-eec4-4425-b50d-8f571b0618b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:31.395Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a39add1d-d117-4cdc-9fcd-8f6841faf0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:41.405Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=96cabfc2-775d-4444-bf53-6c855fbb548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:51.417Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a4d6c823-f994-44d0-ba06-59d69706efaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:17:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:01.433Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b47997ad-81e7-4ed4-ab49-ae55404b0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:11.450Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=95a9cbc9-267b-4032-8f14-477fbafb64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:21.472Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=eeb08037-aca2-4192-9549-9e61477e0a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:18:28.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:18:28.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:18:28.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:18:28.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:18:28.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:18:28.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:18:28.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:18:28.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:31.481Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=207366c8-3598-472e-a7fc-c1f8bacb308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:41.492Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0b5334cb-cf67-4e8e-bf90-a5c95cabfd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:51.501Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1dfc70f5-58e2-48d5-a999-ddabaf5bbac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:18:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:01.523Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5d0cb53e-705d-4fbc-bd74-20ba0d8e89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:11.543Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5dc2a643-cf08-42f6-a3c7-1becb356f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:21.565Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5bee2d62-14c0-4c67-ac27-50ed1a2ca51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:31.580Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=697dd58f-7170-4b3b-ae92-c126d3ce8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:41.587Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f2761e8e-c378-4369-9b6c-02734b95c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:51.597Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=71de61be-3267-4021-bd53-664285a79556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:19:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:01.607Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c1c1fc16-9c53-4521-8431-85c44ff1724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:11.622Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8040362f-8938-45b2-8543-8093365fa210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:21.629Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8688b2ef-aa42-4e4e-8420-d8f89f585996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:31.640Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c19f3eb7-10ed-4e89-9e2c-3dbccb09545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:41.648Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6fde8653-dbfa-4ee8-81a4-e3ce493ad3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:51.656Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c74ffaa5-17f1-450b-a599-894b7a57ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:20:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:01.665Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a4372f04-23d7-4d49-8f52-5867455ecabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:11.689Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7b6e5441-328f-4b62-b3f8-3d97e2cb7e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:21.718Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=05a01760-fbf7-43c0-b2ac-fab83aba420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:31.740Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=941e33cb-08cd-4cb5-a6db-b8267d061753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:41.765Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=273c3783-44c3-4463-ba5b-38bf36e632b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:51.891Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f6455159-dd4e-4e5f-8078-1362ad87a3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:21:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:01.916Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f9e2e0ab-328a-4c21-9b40-260838dd773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:11.928Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9ca8c07b-65df-4751-82f3-7572552ad678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:21.939Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=db87eb73-cfd0-4c77-804a-13fb6c612eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:31.951Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a246e82b-3c3c-4410-a14a-f028124e2c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:41.977Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ac606d75-e0b1-4b74-9f21-2e63bb887213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:51.996Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=04cb06c0-1d24-4bc0-b1e0-5eaaf15bba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:22:52.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:02.005Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=49a114cf-26b4-4621-b1c1-a7edcfb22a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:12.012Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7dd30193-6fe3-463d-8e44-d4a74e8c4fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:22.021Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=dfae236f-e02d-425a-a6df-c464b232fa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:23:28.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:23:28.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:23:29.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:23:29.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:23:29.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:23:29.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:23:29.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:23:29.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:32.063Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=84dd1cc8-b64c-416f-9729-a79e8f618a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:42.076Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=82ec12ed-175d-4d69-b4ae-73b46b19b83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:52.084Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=07eaa659-f78e-4e7b-9ce7-1dc6b43c1d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:23:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:02.094Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=342de0e5-2162-43d5-9cc9-29082ff51b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:12.102Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6f949acc-fdb7-40f9-81f2-dae9036b49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:22.109Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0bb3c8ef-7839-40f4-90b0-aa8178918e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:32.118Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=663bc15b-4d2b-4e95-b3f6-b861e2b840e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:42.140Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=24dd514a-acb0-4c7c-8374-3b5e6e11ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:52.148Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=56f6b856-2578-4f0c-b298-df94ec61a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:24:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:02.225Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=187b96d3-4493-4a97-94a3-dd582c9b7321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:12.234Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=68b5cb1b-28ff-4b6d-b66f-a7fd31b8baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:22.251Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f591c810-14c3-4d9c-9ff6-a7a1838035ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:32.278Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=60131706-2a1a-446a-8e4c-843d83c4c4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:42.286Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=320a9a40-f298-4449-b860-ab5a2baf8bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:42.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:52.302Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0c3664fd-81a6-4143-aecd-3097ad83b1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:25:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:02.316Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c6db85bf-8942-41dc-bfd1-eb750d290381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:12.334Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5f0a5df5-0b0c-468f-82ca-0dc936c9ee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:22.344Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=33e56c80-7b6a-4897-941e-1a0a7e004350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:32.351Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5830c2f7-367c-47ef-bb52-c4453c842117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:42.360Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=947b0f84-e430-49b9-9875-6313a63ff3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:52.382Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2c5e6c45-504b-44f3-9873-15bf3cbe4691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:26:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:02.392Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4e9175ca-e07b-4a80-bf81-1bf63ccdc6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:12.400Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=43c0ec8d-8f86-4b7c-9940-8d516897517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:22.410Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3ec75f97-bbbe-46a4-ab5e-a5fb663ec4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:32.422Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5f978d1b-a186-4957-b0f4-bb458c3745cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:42.444Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=95c1e446-f0bf-42af-97fc-7040003d4521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:52.452Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b6cd6991-6aa4-4b13-b6ea-64562c616a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:27:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:02.461Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8fb65aa8-8b7a-4bd6-afa2-01dd3ca41920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:12.468Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=86273f70-3d0f-47f1-96c0-804ddb36583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:22.480Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=11d7e425-4a87-4073-afb0-ae94693a62b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:28:28.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:28:28.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:28:28.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:28:28.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:28:28.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:28:28.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:28:28.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:28:28.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:32.505Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=831adf19-824c-43d2-bdf2-032f7a5a5e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:42.514Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=aa874086-73ba-4145-b35b-e7951fb44daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:52.523Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3ac7271f-4ffa-449b-bb02-de5ace2256c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:28:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:02.530Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=45acd7fe-66d9-4c9f-b4ae-c45ffdf7a14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:12.539Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a4c11083-2412-45af-a017-9d0f970aa567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:22.558Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2c8d0e60-0c58-4043-aa07-aba9e0f6b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:22.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:32.567Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6307d011-b9b3-4589-be4e-716b2fdc8838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:42.582Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4e3ed78d-1ebd-4f5e-8534-ef7a87c83514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:52.589Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cb4372d9-d41e-4a74-9521-e334d94ffe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:29:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:02.598Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=13dfc17e-0b71-45aa-92fb-ae81699196ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:12.615Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fb51427b-d484-4a01-b98e-448f37fb0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:22.625Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2538199d-b863-4764-a5b7-8ff46e390f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:32.633Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3114c233-6099-47d9-8a7c-7ed4b9182f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:42.641Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1bd9ff22-7300-483e-ba63-8d4256015331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:52.654Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5f1eb098-6686-49e9-a4f6-ab0dac80bd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:30:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:02.665Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e22a54ec-33e5-40b2-82c5-640942d5c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:12.672Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6dc42056-0136-4f34-a26a-398f0e197f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:22.680Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c1d829fd-af0f-4a55-996a-87c47ffee4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:32.688Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=160c8a65-f003-480a-9ca6-1195856c548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:42.698Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fd6c0a3e-817b-4d3d-a5cb-d8c26003d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:52.720Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=61842a36-db98-45f3-a50b-63d410e3146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:31:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:02.727Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=13b21f61-aadf-4cf8-8f52-0fab06bb4166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:12.736Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3792dadf-eafe-410e-aaa1-593afc53240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:22.746Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c6fc302b-2eb0-4400-b174-cf68bac027e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:32.751Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d0a57520-f44b-409a-bce0-d41da0b323a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:42.758Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8930a199-8ecd-4dab-85d8-6c4019ef72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:52.765Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c1693c02-733c-4a56-9832-bd7b495688f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:32:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:02.774Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4d5ce6df-1282-4a6e-b363-6f0bac2956c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:12.783Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1493cc15-f92c-44ae-a824-89b93a16b00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:22.790Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=92792241-ce43-4cc3-82a8-83b3dd507d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:33:28.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:33:28.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:33:28.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:33:28.696Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:33:28.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:33:28.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:33:28.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:33:28.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:32.799Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2f061b03-e5f1-4e71-9a93-df2c7a15743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:42.811Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6a405f31-f4c6-4e0c-aad0-d79a9398c87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:52.820Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=843a9838-200d-41aa-9a8a-513935404a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:33:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:02.827Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a3243c68-fbce-44df-a818-f7a8dc12a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:12.835Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6eedb567-8906-4dc8-8985-2047f3f3a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:22.841Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f0da9145-9fd9-4fb3-8ce9-daebb9977d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:32.855Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=989e53cf-f4c1-426c-8664-0d30d96b5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:42.861Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6923cc75-ac68-47da-b49a-09a9f803bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:52.868Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=061ab76b-53a9-4894-8fdd-8cdddd217c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:34:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:02.875Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=babcc1f8-a45f-4acf-a44c-62d364c77735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:12.885Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=847195ef-b228-48ef-8d16-e3727fc34977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:22.894Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=02b35505-ba66-4a37-bccc-053a147600cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:32.913Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=28fe2235-bea1-4449-8446-cc1abe213edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:42.924Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2c9e38cc-d650-43d7-b6ed-705f0c31bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:52.933Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b626d1e2-a1a9-48d0-8e08-7a618ab69489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:35:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:02.941Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e8c34c62-fad4-4a34-801a-921c1a19fe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:12.948Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ed7ef0f1-de12-4d2c-a621-99ce4587737b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:22.957Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=472a60fe-118d-4d8e-9ea5-d92a395e59f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:22.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:32.965Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9d619aec-927f-48ac-90bd-0666a1a9055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:42.973Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4458f8b6-94c5-4d6d-9b95-b3b7be958634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:52.983Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=eafbcda5-3322-4fd2-b19f-6dc2e26e1e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:36:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:02.992Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=630f6194-8716-4f80-88e4-defcf3d76f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:03.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:13.005Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e4bf0085-0a16-4646-b059-6bbb152d2da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:23.012Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d94bc6fb-8816-46a3-9646-f908abd930a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:33.021Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=314983cc-293e-44da-bd9e-a6ca1d0e867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:43.028Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=82371bfd-73a9-4547-9a9a-94819c3617f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:53.036Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3d00fd7f-a3aa-49c0-ba58-bd1c607a8904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:37:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:03.043Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=86404fd8-cc78-4a27-932e-ea35d8d73519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:13.049Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=00d6cd7a-8a4c-4d60-adae-b0c7bce6cf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:23.057Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6196364b-694b-4747-aa9e-51c606d84417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:23.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:38:28.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:38:28.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:38:28.693Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:38:28.696Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:38:28.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:38:28.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:38:28.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:38:28.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:33.065Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=dd97c709-7fec-4644-b2d1-922a390c49d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:43.075Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4db77c70-fc27-427b-bb4f-0efc8bcce40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:53.091Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3f40b051-3bb2-41f0-8d9e-f1517363636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:38:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:03.098Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c241ea89-ea66-47eb-9c73-9c1f9c9f0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:13.105Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5856d8c9-818f-4c28-9fea-744911b4dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:23.112Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=39ae99c3-0120-44db-bfeb-0a6b3b5f0cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:33.119Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e797a37b-19e3-4eda-897a-5431284483da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:43.126Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9ce95783-2a0b-4747-b674-7d4439bd7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:53.133Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ae69aec8-fd29-47ed-9c1c-426b97addb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:39:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:03.142Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f47b79e1-382c-45ea-9ffb-fa657af86115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:13.148Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d2661ee5-f3eb-4ce6-9df6-08bdade7e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:23.154Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d861dbfb-71c4-4b99-847d-94e3a0aa6314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:23.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:33.163Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e8fa7995-e3a5-404c-bef7-aec5a0a5adcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:43.178Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cc8c9944-20e1-476c-ab77-1a76e0da1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:53.185Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3058b77d-c5e0-425d-a054-2f76b4ed93f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:40:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:03.192Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=08d05816-aa71-4168-b5e0-4ea214ed3666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:13.200Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=65157fe2-a308-427c-88a7-94e2181eaef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:23.208Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ad86560f-b9cd-48cc-baf9-14238670b0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:33.215Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ab7eddfa-e3c5-4adf-ac16-949039a285a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:43.222Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8f22fff3-f903-4e6c-aff8-e8eb781fac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:53.230Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f57d5541-aec0-443b-8f91-d73489ede943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:41:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:03.237Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d7c8dfef-9c74-49a5-8e47-3f114582e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:13.246Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=dbb9e8a8-c1b0-4b70-9a43-7ea1931156a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:23.259Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7ab98b13-0822-4211-91db-d6f8ad72e867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:23.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:33.267Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cfb9e23f-877d-4a83-80c5-fe759f47ddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:43.273Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a8100838-d40b-42e7-bf0e-74cf2abe181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:43.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:53.280Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=44a0abf9-a923-4492-81b9-e39eb531dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:42:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:03.287Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=006cbe19-f559-43de-83cc-324faa410333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:13.293Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5909bcfa-4036-4215-b996-1fafe8f049c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:23.299Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c45bf4c3-7897-48d3-b827-97d88c5c6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:43:28.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:43:28.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:43:28.698Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:43:28.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:43:28.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:43:28.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:43:28.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:43:28.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:33.306Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d0998483-e548-464f-9f29-b7be7b220318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:43.312Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=471057af-ef95-4405-a8b1-761b39ae8b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:53.319Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=486f64d2-1d1c-4604-8803-9b4dae7133e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:43:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:03.335Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8be738b4-996e-44e9-b7fe-697d1024db02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:13.345Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=675c847c-1540-4aa0-9ece-1a809fa8a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:23.352Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=573d7df0-6ebc-4b28-9c02-d1194c86c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:33.360Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9a0da2d0-716f-4e4c-8282-c3c11f59e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:43.373Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=644c2111-8a03-447b-a226-8ee50a661575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:53.381Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5db13d76-7b0e-4254-90d0-0689ee832a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:44:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:03.389Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2b69239f-6d40-4582-a74c-a2257ed0e8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:03.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:13.396Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a235417f-51ab-491a-9054-cc69b504b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:23.403Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f9212e87-de67-4842-87bf-1e3d90401b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:33.409Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=acaa62af-82c0-4802-8ce2-85ca47ba60df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:43.416Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=694587ed-b065-4828-a12b-da422187600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:53.429Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5e080688-1b32-41e7-8dfe-1415c89d205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:45:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:03.440Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9e21c29c-c487-4f42-9eb0-898c29ccaa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:13.447Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4b193627-c7f2-4e0d-adb2-496b3373b3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:23.453Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=161868a1-394c-4514-9fee-0b732eb4989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:33.462Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3e6e42bb-f212-4997-95ba-bfeb50dd30be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:43.468Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=13685eed-6ea3-4f28-9dec-c1a3f1facec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:53.477Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ddedd5ac-d947-4673-b017-6ca86535dc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:46:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:03.486Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7d62292f-4d56-405d-b8cc-2f7dc4276cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:13.497Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2a83cd8b-1f35-42fd-9900-82563578f3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:23.506Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a72c5a54-7e23-4521-94f9-56dcd6a82ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:33.523Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cc73262c-eb2e-4377-b939-d302fe9f1ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:43.531Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8ddef48c-b314-42c5-bdf8-d1dcb2d53342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:53.539Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f3fcc5b4-be74-4fb0-8a20-5ae6b0b44125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:47:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:03.545Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=53087ce5-7d2b-41cb-96d6-a58f11c4005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:13.551Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=52058420-4fb1-4576-ac65-6e7eda67cd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:23.558Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e4d81c9a-5ebd-411f-bc54-ed2f4321291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:48:28.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:48:28.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:48:28.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:48:28.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:48:28.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:48:28.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:48:28.679Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:48:28.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:33.565Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7876092e-2176-4213-92e7-0c3f365ace46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:43.577Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3a6765f5-824e-45f7-9aaa-bcb2b9b508d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:53.584Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c67bc1dd-a434-495e-9455-56f81d9d9eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:48:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:03.594Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=24306f18-235a-4d48-b24a-888743d51a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:13.610Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8f036db7-9241-4b4b-853a-9799c368e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:23.619Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b4e2b6e8-2664-4768-81c3-6fe0cbece366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:33.625Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7dcf68a0-9bd2-4e85-af6b-42ae08950e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:43.635Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c611978b-07c1-46dd-972e-eac8b618fb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:53.640Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=25afe4a8-9e4d-4eea-8fae-e949c7000656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:49:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:03.645Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=622541fa-2fbd-4c70-9f26-28b48b040394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:13.651Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=39d65019-fc6b-4b84-b7ec-40acafc3cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:23.657Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=20cc41cd-7048-454e-a1dc-28dd8279a044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:33.663Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ba0ab7f4-b359-4cc5-a902-00ad0405e073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:43.672Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a10719b4-3392-4f6d-a49c-ccb5dbd42075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:53.686Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=bc854ec9-7efc-4e8a-b54d-61cd4b65e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:50:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:03.694Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b1aab2b8-8695-442f-9395-9207041fad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:13.702Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=39d97cf8-77d5-4cd4-8390-7aa4525e78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:23.708Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0716fe5e-d999-4f4b-b224-c5e4878f73e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:23.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:33.715Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7996723e-ccba-4af8-a51f-a4b9cdd0c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:43.722Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cb1b3596-3bba-488c-bfa4-b8496a17c9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:53.728Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e2f97045-989d-4c7c-9ba6-ea0cf2830c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:51:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:03.734Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8b4a87cf-f7c8-4410-a5d3-25b93e03257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:13.741Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ad07f0af-1d0b-4991-9d3d-eae766f531df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:13.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:23.747Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f7b4f88e-93c1-42f6-9e7a-909ee7fb0617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:33.768Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ec87b8b8-5db9-46c7-aaef-579e879e502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:43.786Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b3bb6ce6-4b3e-4210-890e-706bc1baa4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:53.792Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=eb55254f-447a-44b3-bfa6-21fb2848384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:52:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:03.800Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=dd3bbfb6-8df1-4685-8520-d75f7bf858d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:13.806Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=549403bf-616c-4f0b-bd9e-c1fe7059a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:23.814Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f9f0e0e1-a806-418f-81c1-53fbdf289f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:53:28.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:53:28.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:53:28.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:53:28.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:53:28.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:53:28.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:53:28.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:53:28.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:33.822Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3fb2d116-df2a-4af3-948d-345275daddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:43.828Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2b9a196e-dac8-4bb4-bcae-db6f6ddeccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:53.835Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=897222b0-78b6-42b0-9d0e-93baf147da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:53:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:03.843Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e9eb0639-08c4-4830-af18-419d86ee70dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:13.849Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3527c2fa-37a9-470b-9157-f3ffdc445574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:23.859Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=25bcdab9-1ca1-4a18-9ff8-e10fd64cc858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:33.871Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3cc14bed-d6ce-4fba-a1e3-b154993ac196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:33.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:43.877Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2549c54a-8f2b-40a2-933e-bdf72d8f3bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:53.883Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=af7e6c2d-8471-4fea-a675-86b918340b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:54:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:03.890Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=669b763e-db45-4301-98cc-fe52473a2afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:13.896Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c1f930c2-1cf4-4ef5-bd43-7f1e348483ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:23.902Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0b7cf4bd-074c-4f8c-9099-0c2ce3bb2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:33.910Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2a010f08-87e6-47b5-8344-3710089eb9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:43.915Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=85b8dcab-6626-4a03-af95-d6016b9d5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:53.922Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f20c5126-b7f3-4be5-aed1-bf8e941821c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:55:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:03.935Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=274b158b-d612-44ff-b430-f0c980b69877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:13.958Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6cfd043e-7099-4657-8ae3-f04d147f6120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:23.965Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=08dba384-9bc9-4c44-8a2e-06ecd417cf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:33.973Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=34f9f200-06e8-4b51-a768-388c0c87695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:33.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:43.980Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2330d6f8-617f-4292-8773-89e21a59c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:53.987Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fa9c3dd4-d4bf-4c1d-a1d1-fa4bd266559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:56:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:03.995Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=bb79935f-7d1a-4ea5-b383-4b949b473edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:14.003Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2feb25bb-6de9-46ac-b7d8-ebe98b32402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:24.009Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=077a8f40-dde6-4212-a18e-961d04237e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:34.016Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=145f0872-cb03-4885-95a1-57f3628368bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:44.023Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f008236e-8665-48bb-9ded-bc3c2882a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:54.033Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=94d7a814-6b0f-4b6c-8481-567ef6510349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:57:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:04.049Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e8298e4f-85ab-4946-825e-832192a8667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:14.058Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3ac91eb3-b016-4bc2-b907-693041430450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:24.064Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1d0770c3-3d81-4262-8604-1b4b82fd9d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:24.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:58:28.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-23T23:58:28.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-23T23:58:28.693Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:58:28.695Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:58:28.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-23T23:58:28.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-23T23:58:28.700Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-23T23:58:28.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:34.072Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=18ad9b92-1962-4552-998a-8a5c32930457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:44.079Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=de235d4f-4c43-418e-a103-ed2add3b62c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:54.085Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4b0d6d32-4dba-4986-a12f-9ae4dd199b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:58:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:04.093Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1f414757-0958-4f8a-8a99-136c5261bfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:14.099Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=44974796-32b5-441a-b7c6-756c1709def8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:24.106Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=33ce17be-5321-43a7-9c23-7500fcf953ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:34.117Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3b94449e-0d85-48ce-9504-0a84c818b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:44.142Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fb98855b-8da3-41d3-a838-6e09a97bea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:54.149Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=befb068e-9978-473d-834c-324546dcd013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-23T23:59:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:04.158Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e4593d60-7624-47b9-b6cf-cf15ce4579e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:14.177Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f4eb5bea-3afa-482b-b877-5a8b59dce8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:24.183Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9f0d9119-0f30-468f-bdc8-2c38cd630580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:34.193Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0b01f395-c5ef-4cbd-9b78-bb0bab74a76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:44.200Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0a14e57e-a968-4983-a90e-1d118bd66f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:54.206Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=81015f86-93fd-4551-850e-fd5d27504ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:00:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:04.211Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cff50b70-0100-4a87-8242-524f6add4654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:14.220Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5ad23e8c-a962-4d48-a8db-4601d8570a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:24.229Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0bf7fe50-b5bc-43e6-a816-c6b7e9cba838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:34.242Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=75fe0123-544a-45aa-921d-aed3257e215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:34.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:44.249Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=bb78c73f-06b2-4ed2-ac79-3c0a8cb65be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:54.254Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=38219cf7-1988-455d-b9de-69ae5834ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:01:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:04.261Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c3e418ad-40d5-4f7e-809e-2669317d1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:14.267Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6cc1bfb6-410a-46e7-b0dd-4981d8f3b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:24.278Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7de79ffc-5cf2-4720-a0a6-2a1bd7c5ff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:34.286Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cccf1569-407c-4cd5-9f94-a4bbce428a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:44.292Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=52323f65-21c6-490f-b5f1-51ff7be57aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:54.306Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fdebf66b-bf62-4b7a-b3dd-ebef2261db78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:02:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:04.316Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e45ecf59-5871-46f9-a472-561ee1c1ed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:14.333Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9acd8802-ebf4-4f48-ac74-164561d61f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:14.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:24.340Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=beb6d8a6-f539-4169-a131-ba303047fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:03:28.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:03:28.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:03:28.704Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:03:28.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:03:28.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:03:28.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:03:28.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:03:28.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:34.346Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7816e451-bf0a-4bc8-8974-6168f28e7f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:44.352Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d3fb71c0-28e1-47ac-a213-e83ad30c3add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:54.358Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=04d1860c-8f7c-4112-84da-4ca502668df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:03:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:04.364Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=067a8dc2-1139-4c4a-a581-8039e76e6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:14.371Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=efbe8c86-f3d9-424b-bbd4-76274e72aca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:24.378Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cef34c38-e99a-44ac-a5df-bab996006945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:34.385Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=018a7475-7a28-40e1-b245-2f2aaef8d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:44.394Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8c2526f7-65e2-4d23-bd8e-fb3540d155ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:54.403Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8aacbd6e-4648-468e-a787-3c3aab74eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:04:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:04.418Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=71e8499f-21e7-4820-b061-aeb3e7185976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:04.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:14.424Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=60eb09f1-03d8-4796-b060-6185104c6973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:24.431Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a22d5993-fb54-48d4-aedf-f653a17d4280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:34.438Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=59b9334d-c923-4c70-8c0a-e73e94860d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:44.444Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a8c8c2ad-8fef-46d0-a50b-e2ccf7f364de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:54.479Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1818514b-1588-42a2-ad74-47a647d4f129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:05:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:04.486Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e2735374-5d90-4f3a-ad42-764bdf5d50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:14.493Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=56e4d0b8-9d5d-4cd4-b712-a7414940238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:24.499Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6ffae95c-4570-4979-92d6-c3c390ffc927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:34.507Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=84a174cd-0d59-4c96-923f-ca37d3642895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:44.521Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6a74fcc7-8446-4d78-9053-abbc7f3b1664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:54.531Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2e19a8d2-90b2-4c5a-b0db-029c7d16791b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:06:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:04.537Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2f95b3d5-8930-4ca4-8bff-fa96d23d3621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:14.543Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e8dc4bd0-05f5-4b52-af7a-62a49e415cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:24.552Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=81df7ea1-b00a-4a54-a206-65b68220ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:34.559Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6e4ffa35-4437-4416-bb8f-0acbf859fe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:44.564Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5bf5bda9-7fb6-460c-8ced-0c01a5efacaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:54.570Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5c057e87-cf5a-4321-9714-aa93a1c8ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:07:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:04.575Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cd52bb9c-7ed6-490c-bee9-3c20d995053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:14.582Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c4ff86a2-1957-4495-9c1b-55abbac86e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:24.597Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1752a99d-67f9-4927-a11e-9f77f6bf66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:08:28.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:08:28.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:08:28.686Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:08:28.690Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:08:28.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:08:28.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:08:28.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:08:28.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:34.604Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a09121ff-b453-4980-84de-2797ad7471f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:44.610Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=372475f8-f87e-4cc3-9ab5-584d18fbe5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:54.618Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a2bccc3d-ba4a-410a-8cc1-916393de0091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:08:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:04.624Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6cdfe6a3-2bc5-4f7b-90f9-4510bf6340b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:14.636Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7a7fcc5c-b37d-4a07-b3ba-46c08d65a7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:24.641Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=52d881d4-8323-4acf-8e17-06b33ef49ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:34.647Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d3b853a2-2d7f-407c-bc4f-492f48a9d22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:44.652Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=380eb102-373a-49f9-b3d9-196a8a15e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:54.661Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=20ba2694-06af-4bc0-a6df-4ee57d06c256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:09:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:04.675Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=095a431c-1495-4fe5-957d-660f59d07b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:04.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:14.681Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=958d7b57-a2a4-4202-b78e-fb8caf234e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:24.687Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cdecae14-5381-4d4c-b6ff-7db2b02ac4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:34.701Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e582847e-0758-4e03-8c55-8ba3e915b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:44.707Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fa452333-9261-48d0-ae72-5f2fb9c435de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:54.713Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ab9305eb-cd45-4a49-9c2d-17a5fd9fc6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:10:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:04.720Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b93c0a9f-18b4-42ef-86ea-1b3bef7ba3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:14.725Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f3719529-1f3e-4de5-b6bc-d19d86b65391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:24.730Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=eaf5c23a-13da-41e4-8f3d-8423d4c80198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:34.736Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=07bb5fe1-5e49-4a57-a669-7327d3c337d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:44.744Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=be4a70b1-d7ff-4fb6-bf61-28c4e1c612ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:54.754Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3b2cc52e-708f-4a5c-9c44-c4b95d1aca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:11:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:04.759Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b991cf9a-cc74-4e09-bde9-8f4cd383707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:14.767Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=003f2fe0-b4c0-4bea-ad58-cdd1453a6855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:24.773Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=399a8479-d579-42be-8db2-04759830c59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:34.780Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=574aa6cd-8fbf-4352-9db1-d380930bed82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:44.786Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fb179208-a449-4084-9f30-099be5e77b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:54.793Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=133d55fe-17ad-489f-8b34-d547a39d956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:12:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:04.798Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a86f0707-f7f4-4a54-9e91-5cd8bd322d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:14.804Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6e6aa309-1027-4fc5-94e2-ed08523dcdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:24.810Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5b63cf75-19cf-4346-b96f-1854edf6e2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:13:28.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:13:28.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:13:28.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:13:28.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:13:28.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:13:28.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:13:28.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:13:28.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:34.817Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d40d6dc1-e8d3-4422-9a7e-67d01dbed9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:44.831Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d1253cec-d802-4fbd-b65b-eae025926932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:54.837Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=42f28eab-f40f-44a1-ab5f-67fd25169579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:13:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:04.843Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=72a79a15-2923-44c4-a115-bb972638efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:14.853Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b65a331c-4a08-4931-93d7-65f6f308f52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:24.859Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5c4490ca-7a9c-4141-b2ac-c24ad9cda012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:34.867Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5e5eaa97-52cc-475c-b9b8-162b2f1c689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:44.873Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6eb47b22-9186-40a9-b681-d86fd2624429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:54.878Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6137b694-d7e2-4fc8-bc5d-e94cc62ca1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:14:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:04.885Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=47f02374-d3ef-4dae-ad85-29ae70e722a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:14.892Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=56f40cf5-1069-46bc-a266-95eab42f8484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:24.903Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6f47a02e-a1b7-41f2-acee-5cd44fe9afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:34.909Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=94496967-3c38-418d-8058-6729a6183f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:44.915Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=42540532-e054-44d4-ae53-bcf53126d4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:54.922Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=caf5a3f5-7827-4999-9693-d78ce66a7f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:15:54.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:04.929Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=45c4bece-f9da-4b3c-acfa-ebc38d36a883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:14.936Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6824ede0-ddca-4aae-af9a-512e2fe008e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:14.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:24.942Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6d883c54-35df-405e-9283-b12801b62544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:24.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:34.948Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0e43c212-ad94-47b5-9014-49d0f9095e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:44.955Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d8b24ea5-791f-4d9f-a646-480a7bc481c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:54.961Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4232fd71-d0e8-4a2d-8307-36a687243aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:16:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:04.971Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=44a93dfa-0291-42b8-a311-7bff3bf05abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:14.986Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5e9f679a-505f-407c-824a-d89d8aaaf168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:14.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:24.991Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=51ed79b9-93c5-4849-a6dc-cc72dcd7eae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:34.997Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=de95ea3b-d370-41ac-a56b-25e4cd468613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:45.003Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d207dfed-0b3a-492d-a4f5-4102e3281461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:55.009Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e1a49d0b-7e3a-44d6-acfd-c8d238e1176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:17:55.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:05.015Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ddd736c0-0076-400c-880b-c815c27ec596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:15.020Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d8712c5f-573c-4a51-83eb-1f307fa0c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:25.027Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4d630377-516b-4a6a-a314-877647ec1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:18:28.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:18:28.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:18:28.702Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:18:28.704Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:18:28.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:18:28.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:18:28.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:18:28.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:35.033Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4d2ed574-45b3-403b-ac03-bf4a67563213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:45.041Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1d1402ad-a129-4947-bf60-a1decdc3a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:55.053Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cb149838-3087-4684-afbb-2955428df952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:18:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:05.059Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=049476b0-05bf-4f5f-93fa-ed62f000009a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:15.065Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=84e42447-8bf7-469d-9305-4d02fbae44a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:15.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:25.071Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=79dbec85-2770-4d12-8c7e-068b88e71eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:35.077Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cd74a055-8728-45f1-9c7c-3cd6dc86ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:45.084Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6c9f8fc3-f214-4155-b275-b0598ef370f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:55.089Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a7567123-7bba-45ae-87f5-d4fda6fc937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:19:55.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:05.095Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b74f5be7-8920-4aea-ab81-62f274a5892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:05.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:15.101Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b73f84fd-f016-4647-accb-8833129ecda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:25.108Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8ee642db-89f9-4ef8-a150-255905a6c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:35.122Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0f8c1e55-c0a2-46bf-9671-c08167883608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:45.129Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8f3511e7-57f7-4b62-a7a6-bb91cdcd8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:55.136Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=15be7c6b-8daf-4160-b4ef-9ffb400f9ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:20:55.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:05.143Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6b0314ac-fb50-456b-a83e-300737c1c0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:05.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:15.149Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ed1a38a5-5432-413d-9b34-72cfa476e491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:25.156Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f53d4e6a-bed9-4c4f-98cd-2155d2cc487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:35.162Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0c4821f5-e455-4b9f-98f3-c1e41b167788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:35.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:45.168Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=86238a29-31f4-422a-ad3d-2629bb9360d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:55.174Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b108a188-3f8b-4ed3-9808-4c248ea44e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:21:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:05.180Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f0d06420-5160-41f7-ba69-667e200e1492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:15.194Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=aeb60f49-6bf4-42e8-bb43-97f4f6ac401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:25.211Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f1de396e-6e9a-43ef-879b-56b1260d50c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:35.217Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7b1e2f29-be9a-473f-ac6e-aa620073fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:35.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:45.224Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a998210f-ed8a-4369-8726-2dacf3767b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:55.231Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=87d592db-7abe-4dc2-88aa-214ebdae15c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:22:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:05.239Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cf48910f-a4bf-4b3a-ac86-6a9d4c8c7607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:15.245Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4915e4a9-5357-46e4-af15-b336e8d9ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:15.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:25.252Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=47b6d69f-1b75-4900-ae6f-0e9e1c05f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:23:28.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:23:28.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:23:28.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:23:28.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:23:28.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:23:28.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:23:28.697Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:23:28.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:35.259Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1f440076-4d2d-4ce6-84ac-283c3ca36a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:45.266Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3eca6509-2b00-451b-b9f1-a99a96af8f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:55.280Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=50c9426e-e0b0-469f-943b-d76cd78ed118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:23:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:05.286Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a437fba2-2801-476e-a885-8b52ef7d9072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:15.293Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9ca61e2d-335c-4e4a-ac7a-418786257f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:25.299Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5424316c-0223-48e1-8fbb-bbd11e09009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:35.309Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2f3407ba-47fd-4d5f-9d61-0c40d575ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:45.316Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1895ab8c-5472-4d4f-a1c8-e2de9c4ad56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:55.322Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e0394bde-6d72-4329-8e9a-2773d5a4b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:24:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:05.328Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4ffa4a85-8689-435b-b0f0-dccb9b00d443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:15.335Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=df208228-87eb-4cba-b8d2-8f411b55e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:25.341Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=804ebe6b-3d5c-42d6-9aa3-922ffef37794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:35.349Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=84766990-5929-4c68-a800-32e56d2f5a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:45.361Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d07691d4-5742-49ab-923c-ebbffe619d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:55.368Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=bdb39a45-e282-4eba-b6ba-fdb994e82d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:25:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:05.379Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c2953b04-1d3c-4123-a934-3169ae2970d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:05.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:15.385Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8655e8a3-c46a-4b9a-93c2-4cc6c40a42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:25.425Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=67c341b0-f0df-47f7-aa91-d3b88b2ad61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:35.430Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b0e22f94-38e9-4d0b-8d6a-2596ed3d4b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:45.436Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=67d21c7f-9e6d-4acc-b4f7-8b4f7ab80442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:55.443Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3e3e5e93-c5fd-493e-8cc9-ed0c47f24552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:26:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:05.456Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=65fba86c-e4d5-406c-866a-3b72c7897590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:15.463Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=71140d7c-ac96-4f0e-bfd4-5128f60929a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:25.475Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7f5f2b75-d239-486e-a6bb-85948c72f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:35.481Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ff34b52c-6e36-4a67-8618-b81fbc1ba079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:45.487Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c6b2ded3-1c88-4bdc-99fc-4842e9d95b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:55.494Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b27f3e61-5f03-45e1-ba92-71603bb6b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:27:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:05.499Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1dc2fbf7-62df-4891-8685-27b882601ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:15.506Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3108dadc-34e1-46e2-9f53-db4851131874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:15.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:25.512Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ebe10fc6-d200-4042-828a-65419014db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:28:28.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:28:28.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:28:28.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:28:28.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:28:28.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:28:28.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:28:28.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:28:28.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:35.518Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2b995d93-5962-4117-9066-0d0e13c1a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:45.523Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=356ce8bd-aac5-42f7-adbc-cb6da37c8ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:45.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:55.530Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=58d164ed-1510-4c7e-87bb-18743ba471ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:28:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:05.538Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=72a10a68-3ef5-4f21-b927-fa1356d5db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:15.551Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2a0fa384-0a82-4969-8bbb-4f1c61310dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:15.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:25.558Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=895e74de-aa3e-4eab-a2ec-95cb4e9753a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:35.564Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ef059078-4806-4093-8bcd-78d7468c22ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:45.570Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=12d72a43-cce2-4723-8749-b068d78149cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:55.576Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=57ffb02f-ace5-4ec3-a34a-66da8b69f813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:29:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:05.582Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e2b52ed3-2eee-4388-be5c-08ec59bdeee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:15.589Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f9874faa-5247-4658-aade-e77a414fb243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:15.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:25.596Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=14b263b7-20c7-4e4a-ab97-24291138ec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:35.604Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=81bc2e97-d0f5-4c24-8325-2f7c02f05048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:45.612Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6f8996a1-db09-47ab-ae30-ac2d45c84a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:55.624Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0760ab48-807c-4957-b13c-5230b543c85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:30:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:05.630Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=89ca8206-d0e4-48a3-a6fe-b94f3f8ee50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:15.637Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ad5deff4-f2c8-43e2-9b65-cf5e6eb21e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:15.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:25.642Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=82174f2d-8252-4bd7-9fa2-a75a71d7f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:35.648Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a1c4c2d0-637e-48b5-a4c2-64ca5689bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:45.655Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=a3c129d9-d91e-43ee-ba4b-523904cc0928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:55.662Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=d6606a4d-f8e8-4683-9100-34d164c181b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:31:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:05.667Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b793d0cd-623a-4261-ad4f-7dc6fc0b7745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:15.674Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c8dc0de8-cf2d-46dc-b083-be1b6554e360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:25.679Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5f6313f5-4e15-403d-81fc-364b17438211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:35.688Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f26ce772-34c7-4cb9-a441-1c5daf5b6f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:45.707Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5240f160-540c-43e2-ac4d-57e947f18d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:55.712Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7a8830ff-3081-4adc-a746-5e3e77d1e2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:32:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:05.719Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5d7bd557-6297-4341-a269-6a7b12bb7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:15.724Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5ecbb586-b89d-489e-a576-f0a5bccf53de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:25.730Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=57d30b7d-74b7-47ef-ba81-e582c61ca1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:33:28.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:33:28.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:33:28.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:33:28.702Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:33:28.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:33:28.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:33:28.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:33:28.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:35.737Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=33cc500f-254e-46b4-bdb7-2f1eab2937eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:45.743Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5de7f301-de01-44fe-827d-dadec286978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:55.752Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=9b2ab955-877f-4203-887a-173443be074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:33:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:05.760Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c22fa902-1e61-4f3c-84a1-06af4f23b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:15.768Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=90db632a-2d47-42b2-88b8-ab38bf582e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:25.781Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=363d27d7-d9cf-4dc2-aa71-3035472cc5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:35.789Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=0e70177e-b29f-4794-90c1-4734ee259cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:45.795Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=75c2d45e-f20c-4edd-8390-615d9456f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:45.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:55.801Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=346df3c6-166b-4c77-a2f8-482059c5cba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:34:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:05.808Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c6132520-4a6b-49bd-86c3-4e449fdfc7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:15.815Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=cb6f9ddc-37ed-4c91-a72b-4dbebd7c4cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:25.821Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=863cb542-61aa-4343-a10e-e09fa6d98eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:35.827Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=acf33651-93f3-48df-930b-94443e003caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:45.834Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2c742ad8-f1e5-4382-9a53-19b87cb97d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:55.839Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=7d74b1ce-d26a-425d-bdd2-2b0303f3b01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:35:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:05.845Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f0d16b54-b1bd-4dc0-be61-12b91e90007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:15.852Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5d2f070a-ceb5-4c6f-9109-a68fdffe28f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:25.863Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ca333ca3-9a91-4929-ae47-93848a86ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:35.870Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5c8392d0-9d15-4580-8b3e-0e6a4716fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:45.876Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=745592ee-defa-4dbc-a0d3-48b6bbdbad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:55.881Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=33f0d2ff-063d-42ea-9995-a183b9732f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:36:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:05.889Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e49c5418-08bb-45ef-9758-0b35cd4ea767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:15.894Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=aa1c2e1d-53cd-487a-9c90-91fe8dd358a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:15.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:25.901Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3fcd8fd3-df8d-4e87-8743-f0036fc7bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:35.907Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=19ba36f6-878b-4450-a32c-2d6575f40116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:45.914Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3769e2b4-3a38-462c-88b6-5adebc94c5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:55.920Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=1abe3e14-7fe7-4e8d-a10a-eb733e69c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:37:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:05.927Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=99bab316-624d-48d9-8178-091c80eecce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:15.940Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=29c85199-a6de-4c89-b818-6fc67be3e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:25.947Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2d6661e9-dabf-4c14-a362-3f80e7be1af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:38:28.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T00:38:28.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T00:38:28.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:38:28.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:38:28.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T00:38:28.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T00:38:28.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T00:38:28.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:35.953Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=fe1cad4b-5f4c-479d-bafa-de8df60e59d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:45.958Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=6d8c6046-2d3f-4393-a6b7-48389ab0e104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:55.966Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b94320e2-dd65-444b-80e6-15ab043fdcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:38:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:05.972Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e3909410-56c9-43b5-a31f-6480f311cf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:15.980Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=5586035a-5fda-4cfc-8f7f-61a2b2b79b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:25.989Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=f02d9671-748e-44a4-aab4-63356d56231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:35.995Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=b0a04dc3-150c-41d6-a730-19727238dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:36.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:46.002Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=8e83ec23-1b0b-4a6b-a5e5-f2f079631a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:56.011Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4d86b417-4809-4e40-97dd-655b4c81cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:39:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:06.027Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=3768c9c3-4292-4b99-ade7-7860c28df9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:06.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:16.034Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=c8c856f6-4300-405e-a810-414bee5118b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:26.039Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=565832aa-794c-4519-9503-cb6869f6b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:26.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:36.046Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=db6be441-ffaf-4fd8-8b1b-183ca811a5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:46.055Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=ce4c473b-059a-495d-bd39-dc94323bbad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:56.061Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=144eb201-9e8e-42c6-bdaf-d2aa4b368f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:40:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:06.069Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e9966ccf-2561-4bc5-b4b3-1abd18501073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:16.075Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=e90380df-035d-40c5-9471-3939e4f3458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:16.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:26.083Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=4f1199b2-4024-4bfd-abee-8050513d57fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:26.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:36.089Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=76700bc5-2558-4842-8203-7fba94165f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:46.096Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=2ed29673-d983-414f-9a7d-1fd1eacdfbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:56.111Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=157894f1-8d5e-4d24-bf23-f3a45510aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:41:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:42:06.118Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=538e5dde-ec4a-4c8c-a0bb-bb158345fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:42:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T00:42:16.123Z |INFO |Init configs |InvocationID=a7e57681-069c-4b10-8bf8-1228980a8764, InstanceUUID=68eb4986-af40-47b5-9442-d6578d4ccaaf | |INVOKE |pool-2-thread-1 |