By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:47:56.103Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:47:56.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-06T07:47:56.166Z |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-06-06T07:47:57.061Z |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-06-06T07:47:57.181Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T07:47:57.182Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T07:47:57.183Z |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-06-06T07:47:57.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T07:47:57.518Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-06T07:47:57.548Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-06T07:47:59.393Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T07:48:00.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-06T07:48:00.074Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-06T07:48:00.075Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T07:48:00.154Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-06T07:48:00.155Z |INFO |Root WebApplicationContext: initialization completed in 2605 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-06T07:48:00.726Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-06T07:48:01.922Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-06T07:48:03.670Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-06T07:48:04.493Z |INFO |Started MainApp in 11.773 seconds (JVM running for 12.653) |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-06T07:48:04.629Z |INFO |Start scheduling PRH workflow |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:04.646Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d84850f5-45b4-4aad-ac8b-f826f1dc7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T07:48:06.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-06T07:48:08.135Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T07:48:08.136Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-06T07:48:08.161Z |INFO |Completed initialization in 15 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:16.556Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94a33c29-20a2-4905-8239-b1ee9147ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T07:48:17.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.253:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:27.644Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e4e55495-3671-4c4a-8671-f20a55abed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T07:48:28.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.253:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:38.713Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a6c64b80-632f-4981-ac83-3e091f493693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T07:48:39.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.253:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:49.820Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=11405ab5-1229-4dcb-bb58-a7e83a933095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-06T07:48:50.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.253:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:48:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:00.888Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f1bbabb9-2ce8-4fab-a92d-287086d38a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:11.029Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b2b59cc4-87b9-4eaa-a0d4-cebbc442fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:21.052Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=23c769b2-4297-43a5-aa5e-7194e99daf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:31.077Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=957f6d95-e936-474f-bf96-bbdc249bdff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:41.098Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=713bdb18-d50d-4004-83c6-19977173dd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:51.118Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0cf162ee-f07b-4e21-ac6c-86e190dff20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:49:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:01.135Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b64ea9f2-8061-4b39-a87e-9d775a601d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:11.152Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1bbc6835-373e-4317-af9c-be84e4bd512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:21.172Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f3a4a697-0bb1-4dc8-b4fb-b36ffc847973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:31.191Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a6598fb4-ecf7-4a29-bf61-069bd6c848cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:41.209Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=21d3002c-5e21-4845-bc54-49f235c0305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:51.233Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ae9126bf-484f-4c34-8770-7222919bb118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:50:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:01.252Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e603a629-2194-43c4-a5f8-c83bfd19efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:11.268Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7a6cca10-da61-459f-92c2-2f6b16f17ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:21.284Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c6a94aa2-b659-4dd3-8494-94c1782cf527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:31.304Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c3154bd6-0c2f-482b-95f5-ad3d821051e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:41.323Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=13b0dc5c-4f4b-4685-994a-805ade7ea23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:51.342Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2a27a445-b6d6-4b9d-b7e3-6c8c534dd7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:51:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:01.359Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d09e1ab6-f4dd-4425-9c57-15d9d226b7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:11.379Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ff9dda21-7385-4b91-8cec-ae1722c85839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:21.398Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=75dbbaf1-7f5c-48ab-878e-eb6c63863f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:31.415Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c640c000-e8b7-42ea-a12e-3a1781aaa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:41.431Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bab7981d-ff62-41a2-a5f3-660be2f102d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:51.447Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fa9f9ee9-5fc8-4c9c-9d86-5e6158e4df18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:52:51.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:01.468Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=33546539-db4e-4e14-adac-790db8f730b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:53:01.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:53:01.870Z |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-06-06T07:53:01.871Z |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-06-06T07:53:01.874Z |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-06-06T07:53:01.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T07:53:01.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T07:53:01.888Z |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-06-06T07:53:01.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:11.486Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1c0c919f-d588-4bea-98da-a0b4538d93d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:11.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:21.500Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=28ad4896-0f9e-45f9-bd8f-16ade1da9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:31.515Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f0c9c28d-3555-43cc-bc3a-cb488a7bc012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:41.531Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=64dabff0-905d-42d2-a5b1-f55025fcd767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:51.545Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=edfef0b2-93c4-4813-8ea0-0179c36cb294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:53:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:01.557Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=87c113f6-d011-4dee-9928-aaaa6b1e64d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:11.570Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1815428a-1edd-41b1-874f-88e71ca5f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:21.591Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=92bf69fc-ae6f-4ac4-99fe-34247125486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:31.604Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=998635e3-93ee-4973-bfb7-e6dbbddc1366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:41.620Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e5e0fe13-d1c5-402c-a6ea-6284323ed1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:51.634Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=33bcb8c9-2b94-480d-aee7-206e6b0b0c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:54:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:01.646Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3bb44e30-697d-4946-9589-d024c1e15fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:11.660Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94911dd8-b8df-44e1-86eb-7767d35f22ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:21.672Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=434fd6e9-82c9-43ed-a303-0304e10be64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:31.683Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0a687857-12b8-4dec-a239-e7ead64377cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:31.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:41.696Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6524149e-21f0-4ab5-bf06-89cb1f613ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:51.720Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e979cc67-4024-456b-9543-20c54ad2240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:55:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:01.733Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=68cb72ad-04e3-4ded-bd5f-daf821afff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:11.746Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c1406591-8670-40e3-93c2-c68b5dfc4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:21.760Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4577b195-0a87-4721-b03c-88de4cfdfa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:31.773Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=71f79ca9-307d-42b5-b060-e4cecde9fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:41.787Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3d775990-5e1e-49c0-a593-3de08224874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:51.801Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a6ff09f4-1bed-4ba1-b46c-a251f52c8739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:56:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:01.817Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5b08b259-fdb5-4754-ba75-e1a2245398cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:11.839Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f242ea9f-d657-4b21-902b-fd57bdc94aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:21.854Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=23fa52e1-28b1-4078-98a1-6b964e6e80c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:31.868Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=764b20f4-fbb2-4796-a323-655bcb1b6864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:41.882Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=30a94034-3bfb-48ac-9f48-286596601663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:41.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:51.896Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=75a23f3c-89fd-44c8-a4da-958f56251d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:57:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:58:01.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T07:58:01.120Z |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-06-06T07:58:01.121Z |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-06-06T07:58:01.124Z |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-06-06T07:58:01.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T07:58:01.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T07:58:01.134Z |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-06-06T07:58:01.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:01.909Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c5621444-5c7d-497c-94f3-c57c12e83d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:11.925Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8dfd6e61-1e06-44bd-85d0-962e4b8138b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:21.940Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f56679e7-e806-4281-8dc4-51199a0b4a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:31.954Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e5f1a6f-b85a-40c6-bbf4-ed82330344fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:41.969Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1ca42fc1-abbf-4270-98f4-6f2d5cd99249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:51.982Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c8f7f16f-e5fc-42fb-8d1e-947d9eae0ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:58:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:01.996Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fdefeec5-f909-4da3-b8ba-a2d62299e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:12.010Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a398172a-f40b-4cd3-996c-b295b06ae43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:22.024Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3f35076b-cdaa-44ec-8e25-d92d878fb57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:32.038Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bad3bd6e-f7fc-4818-8996-d375456eddfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:42.052Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8f00723e-2a19-4442-b661-f48e2a61c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:52.067Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=004c448a-c373-4fc3-88f0-969425b95829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T07:59:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:02.081Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e938795b-30f3-4c81-bef0-7e3597a5926a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:12.096Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=56bc9f36-fa0d-4456-8f2a-dc7fc97e867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:22.114Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=95ed5840-81c5-45a2-a131-98ec7060dae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:32.128Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f9308fc0-49f8-40e1-9cec-8938fbead2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:42.142Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=39695018-8bc3-4ec7-a138-8a991d6fbce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:52.157Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8dbd4fe4-7236-4b51-9015-788ebeee5f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:00:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:02.170Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ef19b08a-2f49-4f91-919b-fd6ad2ff72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:12.184Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d4024829-60b4-4982-aa3b-97c711916740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:12.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:22.197Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=387f6606-ab11-4de5-bea1-70614521326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:32.212Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=12089320-c3f7-40d3-964c-b8172cd5836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:42.224Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=79e2c53b-b490-4b7c-a902-4cf9a958a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:52.237Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f73cdbd1-27d1-41fe-96c3-f814067d5d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:01:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:02.251Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0f0391b8-6a09-45b8-a6be-fb1d9ab0ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:12.265Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e439be57-0684-47d8-9d92-4129c15d7265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:22.326Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=545399ab-b363-4152-9ded-e863f3a8a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:32.339Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d580e649-51b1-4bdf-b56d-6adf4416a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:42.354Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ec134ba4-a70d-4163-bb72-c4d75e66cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:52.369Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bfc5937d-65c7-4dfc-a92a-c2a2109e5b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:02:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:03:01.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:03:01.170Z |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-06-06T08:03:01.172Z |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-06-06T08:03:01.175Z |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-06-06T08:03:01.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:03:01.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:03:01.186Z |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-06-06T08:03:01.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:02.383Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a9adb0b4-117e-4e25-b4fb-9c85647c5067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:12.400Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4c6f6488-3649-4270-93df-43eea6fb5a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:22.409Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e8d6cd2c-00dc-4fbd-8e28-ff0bf5da3875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:32.429Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=febcd747-9c31-458d-b51d-452878d38d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:42.442Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b0ff292b-f0ff-4401-8102-a9bce22fb10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:52.453Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8d47f83d-545f-4e33-b8bc-b241c364ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:03:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:02.467Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=697e798f-076f-4f39-b574-b72e2f5f9357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:12.481Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0ea4ac91-b41f-4b4a-a3a3-b8d60b512cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:22.495Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bf796937-f15a-4a6e-b285-b5f0c9271eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:32.508Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cc6c0c98-07ee-40e2-9514-20936a60826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:42.524Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5e1f1431-dd18-473b-ac9a-9574805d7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:52.535Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a3712a1f-73c9-40a5-927a-6d9b81ed44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:04:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:02.548Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dcc260a4-468c-4cec-afac-2da23f2d889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:12.560Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e9ca7581-8160-4f8e-aead-fa194fe2e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:22.573Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d9aa6b7c-e84a-45d0-b763-ac4ea17a1634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:32.590Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4a868549-c37a-4b71-9559-d9fff224f421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:42.604Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e63b3bcc-1a79-40da-85aa-d3b30a786226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:52.617Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=873b2516-0f8c-493d-b532-81f4df8071ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:05:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:02.632Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=22868588-7b17-4df5-8959-205b0f6219d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:12.643Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a0aaec13-8c82-4019-a349-0cbe9ff3baae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:22.656Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=42dccd34-19b8-4b30-a445-ad3168be835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:32.668Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1d5b341a-d1de-4bec-b551-f035f9202f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:42.682Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=527d2081-95f5-4bc7-887f-b3be5763463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:52.693Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6f5c3fde-4d44-4448-afb2-c6caa8963fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:06:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:02.704Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e752724-d581-457c-86c4-d7e882b7c478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:12.720Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94e561a1-b961-40ac-a7ce-89157327ad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:22.730Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3859c0fa-1d96-4762-a4b8-c4123ffc192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:32.746Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9e0ced7f-e0f8-4dbf-92dc-6d9bb25ce67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:42.755Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=55a8e422-437f-4cd6-a8f8-afc11941405a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:52.767Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cdfc01b8-eb27-4ae0-940d-66e2a4f6f257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:07:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:08:01.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:08:01.124Z |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-06-06T08:08:01.125Z |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-06-06T08:08:01.126Z |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-06-06T08:08:01.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:08:01.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:08:01.146Z |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-06-06T08:08:01.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:02.777Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=41185436-da2d-4cc2-827d-1ca6d3f95cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:12.791Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c57be5e5-f4db-4348-aedc-92c59cf6d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:22.804Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c5ff53e7-315a-4ff7-b798-8929a1f7b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:22.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:32.815Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bb169de0-2ffd-4dc0-9a43-b25c32a67a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:42.830Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a06a346c-8234-4784-94e9-aa29f96ba586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:52.843Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6f099fe6-4572-47f5-a5a8-7d05486a20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:08:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:02.857Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=feab1d21-9d87-47e1-a803-39a12f60b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:12.871Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8f8877e1-fea5-4137-9e2e-9ab6890db07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:22.885Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c2765321-c865-4e4d-911c-1ed5d021b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:32.899Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d2f38f81-914b-4b3a-ac22-acc0d84de89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:42.912Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=efdc270d-aa9f-451f-b573-ef00628b7e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:52.933Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=57ad7b08-cb21-484a-9864-58aa88254167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:09:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:02.944Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=101dd233-41e9-44a9-9807-669d61290736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:12.959Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4dd2740c-aa23-473d-b127-a078ce89f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:22.978Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=735c0f49-029f-4892-85c9-6d77bde043c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:33.000Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9d8a7fca-8b80-496f-8427-46eb1360d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:33.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:43.020Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=60a7d1b8-d9aa-4ea9-b386-8df1ffef95b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:53.036Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6e799ad4-7016-4a19-94a3-84767e086bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:10:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:03.046Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=20627d02-0e03-49b4-8dc2-2f40e15e265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:13.057Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=56b324f1-24d9-4b34-baa3-7666b1f2a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:23.072Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4d355d84-c9d1-4379-a6c9-c02808a5d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:33.091Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=025d49dc-6c20-4f35-b3de-ed689e3b942d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:43.103Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aac43024-e330-443e-9718-25ba7bb635a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:43.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:53.116Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=16709c42-c0e0-4812-86de-0d2478ad798b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:11:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:03.130Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9864de1e-7834-4600-8154-9660c7db97a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:13.147Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a57c502e-5fc4-4c8e-9020-7adfd41b8566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:23.159Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c3f9956a-6dcd-4e11-9440-d8c206fbc8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:33.188Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0fa076f2-23b5-4b6b-83d3-944ef6ae0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:43.202Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2851c359-7221-43df-beec-23de5b521af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:53.218Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c20278d8-b31f-4083-ab68-fd3dd12c36b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:12:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:13:01.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:13:01.110Z |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-06-06T08:13:01.111Z |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-06-06T08:13:01.114Z |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-06-06T08:13:01.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:13:01.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:13:01.125Z |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-06-06T08:13:01.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:03.228Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=35ca81f2-9d17-4cc1-af64-4ed80382a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:13.239Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4ded0f0f-b469-4723-9175-1f87adb5fbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:23.250Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=33b30dd7-c1e6-4a6a-aa54-61e84bea6cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:33.260Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7bf48b5c-54b4-44a2-a995-f3c0ae2bb9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:43.271Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f559f498-95a1-44ad-be7c-43238fdd807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:53.281Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=410878f4-609d-4067-bc72-43b0949e2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:13:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:03.292Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2753d48d-afa4-43de-b653-f22ffd0d5a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:13.310Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e110e16b-719d-4a75-b051-546bc2e7ec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:23.324Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f104266e-80a1-411d-a8cb-1229d1b73843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:23.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:33.342Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b51b4334-2089-4c3f-94f2-829b1f6c9034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:43.357Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cf42de8b-6cad-48b7-bc2a-3ea2e4c90353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:53.381Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b68a6b83-a3ab-4d14-9aad-e04e8b2b6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:14:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:03.391Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=651123f2-ccf3-4bb5-a0f1-923c265a799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:13.399Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2f7df249-b594-46af-8981-cf1577252bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:23.412Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bf92ba8f-d24c-4b9c-a686-c0a7c1637ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:33.434Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2b01399d-1ee4-4f1c-9d7c-abafbb83b24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:43.444Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dfb90428-8d3f-4ccd-8f69-d88d2d835f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:53.456Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=327ccbc0-4515-47f0-ad03-9ea22edb7a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:15:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:03.466Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1ab7658f-a8dc-4f5b-84c0-b2fc6e766217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:13.476Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ef83f019-8786-44cd-a713-72f6e7fbe0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:23.486Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=201c1f9e-1547-4897-9ec8-3ae034fa1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:33.498Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=beaabd14-6c20-41f7-a0d5-f62586ff481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:43.508Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c1abf87d-1812-43d4-9ada-d8c92666553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:53.522Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4059d82c-231f-4a30-a428-402701842739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:16:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:03.531Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a9e10ac5-7927-4ab6-9efe-63f7773f1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:13.552Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1271eb2d-44e8-418a-8ac0-cfcf6e36003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:23.562Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=586c33a8-9f9f-41eb-a9c6-c888aa2a93d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:33.575Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=96bad87a-2b71-4f23-8dea-c9da6fab9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:43.587Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=814284ec-62c9-4c93-b15a-3d00704babf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:53.597Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=650e9f0d-273b-405e-a140-d1b2a7a467e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:17:53.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:18:01.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:18:01.059Z |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-06-06T08:18:01.060Z |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-06-06T08:18:01.064Z |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-06-06T08:18:01.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:18:01.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:18:01.072Z |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-06-06T08:18:01.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:03.608Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5a10ef8a-a055-4de8-b490-c154122af62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:13.621Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=06d2af2d-92b2-4908-a22d-f18364285609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:23.633Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=72f36e4c-6975-484a-8c1a-95761839a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:23.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:33.644Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ad2260da-645f-4142-80e2-f3127d7e58dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:43.656Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a094e6da-df09-4e68-b95e-979e7229ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:53.667Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ea41bf50-3d84-4702-9885-16239c497500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:18:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:03.677Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d78468fc-2c41-4ee6-ac94-e36121ce226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:13.688Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=660ee18d-39f0-41a6-95d8-7fde7d540c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:23.700Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aa5ff33a-b2fd-4298-8830-f787220c77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:33.712Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=95d36334-f52c-4a69-a749-48e52186554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:43.725Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a2fa50c1-2ed9-45bc-9008-256e7311be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:53.737Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=78530de6-a45f-4b75-a1fd-a29c32d3e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:19:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:03.752Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=87a9df6b-121c-4e7d-9cee-5968c563c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:13.765Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=44c4fc74-2e1f-442a-a987-3dfaea405d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:23.778Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=03973fec-2e40-4743-830e-9b0ecf795902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:33.788Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a22e79f8-23be-4f98-95dc-41d95f5f09ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:43.799Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8bbf0473-1ee6-4c3f-a912-185325be7d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:53.810Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dff5f956-af8f-4d53-9f1f-9fe0dbef27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:20:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:03.822Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d9967f9f-31a0-46f7-b046-152e6097081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:13.840Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=84281d2d-0f19-4eca-a4e6-b98ce9ce5e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:13.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:23.854Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=07ed4205-1af4-4c22-9e59-2d5e10f08ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:23.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:33.864Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=69891c99-9da6-424a-bcfa-e505215884e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:43.875Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dca0a341-64e0-46e8-b54c-13c8b4d5e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:53.889Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d4a0e20b-a7bb-4317-86ab-bec9d61976df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:21:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:03.898Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=87863d60-f173-4241-bbb3-647af74742fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:13.908Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=01f09cb1-7690-4739-b530-fd7920a8b8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:13.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:23.920Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=636d1b37-3581-47ad-b411-20f7d4a353cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:33.932Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3df1adbb-79e6-42dd-a69e-0060fa42108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:43.950Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=73fc6d3a-0be7-43df-ae17-545104b0b054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:53.968Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dfb727ed-7d6f-402a-958a-bad2242b337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:22:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:23:01.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:23:01.049Z |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-06-06T08:23:01.050Z |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-06-06T08:23:01.052Z |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-06-06T08:23:01.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:23:01.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:23:01.060Z |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-06-06T08:23:01.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:03.980Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=73383750-9ded-4988-ae04-f698c228390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:13.996Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d159f6a0-e15c-49ac-818d-1ede4b09446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:24.006Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f737ccfb-b539-4a7f-8e91-80e6ed34c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:34.017Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=53f28fc5-dbe7-4f01-b1ea-65816c40f444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:44.034Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ac65f08b-451f-46bd-977d-718cab232484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:54.044Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=471993e1-7584-4f77-8edf-1684371be99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:23:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:04.059Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d6a50999-87bd-425e-ab85-44b4a6d2667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:14.071Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cea4348c-8ec9-41a0-8771-33eeda01d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:24.084Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=24578814-d054-4f33-8a30-46f33aa7efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:34.099Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4fc66ad6-f9b0-4e26-bdf1-7174a242fc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:44.112Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=84deb35d-caae-4faf-9000-784965e088e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:54.128Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=db9b390d-4e42-4657-902c-749307215127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:24:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:04.141Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ab0b6fc6-17ac-46ad-a144-eaef81decc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:14.153Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0dcececf-4e85-4515-acc7-1295dd84ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:24.164Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6e1e452e-8a50-4c97-91e3-4742b857bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:34.176Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4b7ee946-e74e-4498-a6ca-c29b2f69cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:44.196Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fae8ce59-8d1c-4e40-91b9-f571f68f2b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:54.207Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=89f7d265-5ea1-4e4b-8394-b9b4627fe1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:25:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:04.218Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=16ec813e-319a-4989-9c42-510084a13580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:14.232Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8086c3b9-e2b5-4eeb-adf6-52607fd8337c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:24.253Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=60f6fa08-c89d-4e3d-ae90-e1cdb6f2af13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:34.262Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0c80a5f5-a191-4904-aadc-89c3bcfb9018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:44.272Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=21801220-8730-4035-bfc6-8bd0f32b526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:54.281Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cc604ca7-76d3-48d2-8a5a-907ece0965ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:26:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:04.293Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eedb84ab-a2ec-4e15-9d76-05d35c5c88b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:04.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:14.302Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fc5b297a-a2ae-4304-9097-d87bb642ddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:24.313Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cbee6334-2cb3-4d13-82a1-c5b4a6f5a130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:34.337Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c5592c16-da98-4489-8084-6c726b5a0d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:44.351Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f699e3c8-81a7-4c15-8451-2211721e72a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:54.361Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=51b6245c-2a69-43a5-8c87-7abb462ca039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:27:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:28:01.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:28:01.165Z |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-06-06T08:28:01.166Z |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-06-06T08:28:01.169Z |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-06-06T08:28:01.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:28:01.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:28:01.178Z |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-06-06T08:28:01.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:04.370Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a75b703d-ce39-4dcc-9b55-d0188faffec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:14.381Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f80d408b-75fa-448c-b133-89a4a4fb9008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:24.395Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1c2288b0-af57-45fb-8d22-a347a362b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:34.407Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f2992f08-1fff-4eef-8e34-d89a615e3f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:44.419Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=23bc6978-fec3-4013-938e-f5edaf7a3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:54.431Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5a186862-ae21-4ed3-bea7-a57590f5c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:28:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:04.440Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=86e43020-48aa-4cd7-9ee7-311907c7d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:14.450Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=62d0c11a-dbc0-4bf2-a29c-6ac5b5ca429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:24.462Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4cc0a925-f00a-4171-af3e-180668dd6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:34.474Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3c2382d3-cfc3-43f9-91f2-b7bef06c94f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:44.487Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=82e72777-6bc1-41f1-ac43-37327241cb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:54.497Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=068f62d6-e79e-4ba1-876c-c1759f85c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:29:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:04.506Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9e58ba9a-a5e8-4eb1-ab48-57b047b2d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:14.525Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=77a66ff7-4fa9-4f60-afee-7d3d3db78e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:24.535Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f7bdc057-93c0-40ee-8574-56b9249c77c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:34.544Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4c580fcb-e4fb-460b-8341-0a85f8e0ef5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:44.554Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e3b7d9a8-4234-4da3-a041-c33b07cae510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:54.567Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b60e940f-09f1-4893-814f-75a20551c15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:30:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:04.577Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=afda9594-1c37-4995-9a91-5cb8783a9cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:14.590Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8708ad69-4562-47d4-a4d2-591a7d40f15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:24.602Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eb1b8993-5c7f-4a8d-8c20-01caf5ffe1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:34.611Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4d4bbf70-3f6f-4a70-ae89-b453ce19ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:44.624Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b1eaa486-b277-44ec-be52-c9022f5c825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:54.636Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f8ad3967-f421-4831-a87e-0fb41bb75087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:31:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:04.651Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=153df901-4bc7-4cde-9c6c-0b9e196d5329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:14.662Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fa8bbfb0-7579-4668-bc47-d33bb07195da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:24.673Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e180f5f6-9b22-4088-a3f6-c1c08d84d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:34.684Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=964a3f10-dc81-42a1-98ed-7ef7513c7cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:44.695Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=24a16188-3e72-4730-86d0-a36d41534655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:54.707Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8376039b-a503-45a8-b609-045fadf882c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:32:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:33:01.082Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:33:01.082Z |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-06-06T08:33:01.083Z |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-06-06T08:33:01.087Z |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-06-06T08:33:01.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:33:01.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:33:01.094Z |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-06-06T08:33:01.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:04.717Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=46b7ec19-0318-4879-94e9-56e484bedf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:14.734Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a12cc9bb-9feb-49e0-88cf-28916d436225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:24.747Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a092d9cb-768f-4e5e-a7cf-afb1f3668774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:34.755Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3cb78335-6d11-42e0-982f-0f22ddf44214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:34.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:44.766Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f7e7aa8c-1dae-48ce-adcd-56cc633f37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:54.778Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0bbc715f-6493-40c8-a6e2-e29a5eb7c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:33:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:04.791Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d39399bb-b3bd-405e-9f86-c959b909d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:14.806Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f42f26f0-b0ae-44be-803f-49742b28d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:24.820Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b4e29166-77cc-4220-9fb0-9550e96db99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:34.833Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=51e5d0c7-ddf1-40cf-b96a-211e356256ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:44.846Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cdcc1c01-a83d-4a5f-adba-700d25306261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:44.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:54.858Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=008f6b44-575c-4d0b-bf7f-15f74c31edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:34:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:04.867Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ccfeb11d-1bd3-4b18-8b76-1044bae94c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:14.877Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=def12f74-22c1-4714-90e1-e41050e6f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:24.888Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b2703947-d56c-420a-9e28-8bc5c1f38960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:34.895Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c548cc18-c513-492f-859b-435022930dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:44.909Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eb3ffb70-97d2-461f-a4b4-76139e461de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:54.921Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b94183e8-3170-4d4a-9fa6-2a24a73cadfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:35:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:04.936Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=efd083f4-f0ae-4ec4-a5ea-7ca7b2130b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:04.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:14.945Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=98149678-4503-4df8-8a86-5f7f52db2644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:24.956Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=32774e84-dbf2-406e-a8ce-e2a4ff19a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:34.969Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2fc610cd-ffb7-4ba8-a502-77186033a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:44.979Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=841c237a-76ce-45a7-8845-838254118597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:54.988Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=feda54e7-9cc0-4b35-a084-403d1094d241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:36:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:04.997Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0fbe01c6-176f-456e-bfb2-8f7c8b9cecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:15.007Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a65a2c66-a4de-452b-b53b-d3eec0818983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:25.017Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7469a7f9-f989-4d34-b5e5-cc31615c6b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:35.032Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=63703b00-efb3-4698-b7b6-93a91ec0d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:45.048Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=596f5b81-c71c-474c-b253-f3d58acff9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:55.067Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=933760ab-3cb5-4904-bd0d-cf5ed01b8a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:37:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:38:01.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:38:01.185Z |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-06-06T08:38:01.186Z |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-06-06T08:38:01.189Z |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-06-06T08:38:01.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:38:01.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:38:01.196Z |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-06-06T08:38:01.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:05.075Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a37e20e4-b7da-4214-aa37-86a813f1102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:15.084Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2db6d6b0-59d4-4de1-ad2a-e6a04fccdbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:15.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:25.093Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3ebe41e6-265b-4658-9239-cb253cfe9ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:35.109Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=26012dba-e00d-4b0f-a3f6-f0e8538e4bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:45.121Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cf3e4036-9bdc-427c-ae7a-c56d29e50bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:55.140Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=160824e5-7ee5-4d4b-b425-f52e0872ca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:38:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:05.149Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8157f10f-4aa1-4417-83d9-63e1c7fa8184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:15.160Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=00d9bea2-8a2e-41d7-b6e9-ba19d8ca34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:25.170Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fa3336de-0226-4218-988e-f4118c9b1ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:25.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:35.180Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=84443981-3f79-4e14-9d44-dc473831da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:45.191Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bc3dfa50-aa08-4c44-a93a-7f52d0bb8fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:55.204Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=85303b48-cac5-44d4-8ee3-02f166466869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:39:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:05.214Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=061091c5-1aa2-441e-94f2-bd5d7a3a3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:15.225Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=50f81ac6-1774-4712-8275-4cecbf934d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:25.239Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b4938edc-44b0-4f7f-96eb-dca2d09001fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:35.251Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2116b8e6-22a0-4b94-8296-18610acf29e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:35.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:45.260Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=491502d4-9523-46d3-86ad-fcf051a03b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:55.271Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=43b0723b-ba66-4853-ab40-cab18ae55cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:40:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:05.283Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7ad72c63-2ae2-48cc-be95-5fbc2cbe1131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:15.301Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7675e0e9-6dc5-4515-9f5f-09c9c3661104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:25.311Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5714738f-084e-4477-ac00-fc1c7091b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:35.328Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7c0f8757-9f00-4914-a051-ecbc6091e9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:45.348Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8712da7d-1944-4e3e-aa3e-24969e59401c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:55.364Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=769898ec-af13-4252-a1cd-d46e07a117c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:41:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:05.376Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=066a54bc-60e4-4d54-a0a6-d493073111eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:15.385Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b7d74ddd-c93d-4c9d-9039-3b434e9253e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:15.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:25.396Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=245279bc-fff6-43fa-be9b-004b480f5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:35.412Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5c570bdc-d272-40cc-b720-3ed91e42b8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:45.422Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2be2a643-ad46-4588-9567-53be5cb8d308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:55.432Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94c33662-19fb-46c7-8e96-b8f1284c37f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:42:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:43:01.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:43:01.105Z |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-06-06T08:43:01.106Z |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-06-06T08:43:01.109Z |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-06-06T08:43:01.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:43:01.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:43:01.116Z |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-06-06T08:43:01.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:05.442Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6c9749ba-6a12-472b-bc17-4b1926c64286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:15.452Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6a41cb79-5a8a-4bd9-80ac-ce0e2f8cbe47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:25.463Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=99bf33e7-2036-427c-bdda-ea348efe9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:35.474Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9c92f4a7-7e28-444a-bd1a-0dbba2c65150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:45.483Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1b57e103-6573-4519-a20a-0a527bf5650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:55.495Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fab3c01d-a670-468e-94c9-613664bb852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:43:55.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:05.505Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3a6c3ce2-1be8-4f39-89eb-d6c1b698d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:15.520Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8505ae46-e86c-43a4-8e8a-d186f8e8c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:25.532Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=25e5eb95-05c6-4351-a6ee-90c2072e7f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:35.545Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f591682d-5b66-4d35-afca-14b203a5205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:45.555Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b7e5d5e0-1077-4fc8-acc9-509d5cd0a84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:55.567Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3980edd5-fbea-4240-bfee-0c6aafd12ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:44:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:05.577Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=af477d3d-4e85-43b3-80ed-be1cb154b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:15.588Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2bdf8b5a-3245-4f50-a99e-5b0833a978fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:25.596Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ebbbcef4-db44-410c-93b2-f797c4326231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:35.606Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9c879322-a469-4c2a-b5d3-fbf064ef7ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:45.632Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2ded5fcf-9e03-497f-9ab0-556d387b23f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:55.641Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fe517c22-65ec-468b-b743-eac030dc6c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:45:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:05.652Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3b916142-e7cb-445f-b8cb-eb4e7d8414d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:15.661Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cc145621-3be7-4d55-bcf2-ac8df955ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:25.671Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f294c266-2740-4c68-9670-d0f1654b7bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:35.681Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9646c067-653a-4c39-a2cd-465f95906f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:45.692Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eb563d7f-af1b-4688-ad9e-e8790ade68aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:55.702Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=51c1ffc9-4db9-48c6-a0b6-8bd771065bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:46:55.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:05.717Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d679e35c-2630-48d8-8d36-d2118246ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:15.727Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=04fdd799-bf77-4fcc-aba2-cdf92c2457e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:25.738Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6081771d-0ee3-4aac-88c6-5ff1b5bbfd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:35.748Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ddb5a26d-ae58-4443-bf63-c40ac7f5f8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:45.765Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=989ffa48-4671-4561-9e02-45fa54c79610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:55.775Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=644db995-d6fd-4ad1-8cfd-daf2afcd335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:47:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:48:01.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:48:01.167Z |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-06-06T08:48:01.168Z |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-06-06T08:48:01.172Z |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-06-06T08:48:01.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:48:01.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:48:01.180Z |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-06-06T08:48:01.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:05.784Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9feca985-881f-4be9-abae-c3a289563873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:15.795Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=447b1b11-2f65-4a0f-8fc8-3a33b10ae06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:25.805Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=30192014-2803-42b2-8cca-1f924170f148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:35.819Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=76cdbe01-2b6e-4b40-a4cb-b074f3934c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:45.829Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3a653a5d-0201-4c7a-9a8e-e2d7202f4af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:55.839Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3caaf91c-447c-4646-ace9-9d50aabc75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:48:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:05.849Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fe190e76-79f2-41f0-b92d-ca9d05782549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:05.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:15.859Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9f34f0b3-5f24-454e-87cb-b85af68de092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:25.870Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dda12276-23f7-4c44-bf89-e0c521a5c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:35.882Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6e72fb71-f509-4dac-b3fb-6fce63203368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:45.893Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fb7e0e14-2dd1-4dec-aa20-bdbf4498f089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:55.902Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3f3897af-f1e9-4358-8d2e-d093756cccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:49:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:05.911Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3a21b159-48fc-4fc3-b860-04b850cd13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:15.923Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4d372556-83e4-4e9f-9c3d-eefb3c50c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:15.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:25.935Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=79d8438d-4480-4934-8760-c3b5c01ac7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:35.948Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8513d230-c135-4628-81d7-83e15d2f84a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:45.959Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9ee0d124-ad0c-4e3b-bb47-59d3fb1bc217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:55.969Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=31e93ed8-a014-452a-ab37-ad49a849df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:50:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:05.980Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=74044a06-2d84-40ac-8938-467755b8f310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:15.990Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9a6af44b-a429-43a3-893a-178d47e6833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:26.002Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6eb36121-2ecf-4e55-8798-7578f3722933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:36.016Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=07c4b462-6316-413f-9ca5-49ff2db4bc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:46.029Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a1d42942-ac86-44be-95e8-fe784bbde7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:56.043Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3b7126bc-bb20-4a4a-85a7-218e00baaf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:51:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:06.059Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eba82f01-5636-4a8c-9d94-ef311ae8ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:16.079Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b207970e-22c6-4711-aa6c-d54928f8f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:26.093Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=12d21c0c-15a5-4e7e-a0b9-d6f3e1a4ef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:36.110Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8697abf5-7c44-4bb3-8d1c-6938a24e3474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:46.125Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8f732926-0c16-41f2-a142-0877c698639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:56.135Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b929145a-34c3-421c-b896-681d6ccaf0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:52:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:53:01.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:53:01.089Z |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-06-06T08:53:01.090Z |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-06-06T08:53:01.093Z |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-06-06T08:53:01.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:53:01.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:53:01.099Z |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-06-06T08:53:01.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:06.146Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=476c00c7-e4d2-43d1-9c4e-04de7ad38b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:16.156Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ef12241f-a226-4aeb-bf73-ee739ca6b030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:26.166Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c93989a9-9f6d-4720-8fec-b69c3cd0caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:36.177Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fca8924f-88c7-4280-8fd7-57714bc42f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:46.187Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1d41d7a0-6d97-4185-b428-438afac72f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:56.198Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ae5a04b0-d035-4a55-8a99-df14b6edd620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:53:56.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:06.208Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=58fbe12c-70a8-41f2-8c70-9ba199788dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:06.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:16.217Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=22c1c77c-e392-4b69-9a59-6bda0580677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:26.228Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5265e064-5f0b-4f35-b3ae-dc2a14b07691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:36.237Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=79c76516-d07c-475f-b72b-91640a6a9856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:46.248Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=548acd6b-1a1b-4396-bd8d-957741ea4783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:56.258Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f4640439-a127-45e1-9545-9cf8383dd604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:54:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:06.269Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8228c552-1867-42cf-838a-a622c30c15d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:16.277Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5468a6e2-2c33-4552-a966-61560fefb5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:26.288Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2d91d3ce-04b4-4d17-b365-9aa881b8f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:36.296Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6be3d4a1-472e-4df0-ae1d-ac32b6fca3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:46.307Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dca92dde-01a3-4f11-ab64-d8c979bfa1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:56.322Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b99768d3-8a60-45cb-87ea-1aa83f51c24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:55:56.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:06.330Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d1c4d90b-5ea8-49bc-801c-786d5e5cbe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:06.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:16.340Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=48bdb9e5-0959-4afa-aee2-ac0a66e6b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:26.349Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=afa2295b-df28-43b3-b57e-178e89cac2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:26.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:36.358Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4932bd6a-14be-46b1-b649-c054296de338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:36.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:46.366Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bf16fd67-afb8-49d0-9ca1-726fe3c8c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:56.375Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=33de6bfb-4647-4ec0-b1c2-5c01708300bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:56:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:06.382Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=379a07bd-3fa1-476f-b4a7-bd5bf4ce8c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:16.390Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fb942f46-90b6-4210-a685-4ca5e33a2367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:26.398Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=db356748-6100-49ac-aecc-e84073964cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:36.408Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a8d825bd-5650-4239-843b-452129e33577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:46.417Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c1489098-7f70-402c-be05-e28411e0488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:56.428Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7de368b0-1493-4a0b-8c89-aab7344ace86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:57:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:58:01.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T08:58:01.141Z |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-06-06T08:58:01.142Z |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-06-06T08:58:01.145Z |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-06-06T08:58:01.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T08:58:01.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T08:58:01.151Z |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-06-06T08:58:01.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:06.437Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94709949-75f1-4493-afa2-827c8c3b12f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:16.445Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c9d392b8-fa35-4da2-aa97-afc60e98588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:26.456Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2a2a9beb-e7b4-41e6-a586-7cb010f8fed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:36.464Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3fbe6d64-06ad-4663-a540-dfef7ffea244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:46.474Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=24739f43-5516-47be-8e8a-65c525c87b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:56.484Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=96a76a2c-8556-4103-8b76-e7fef5fa694d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:58:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:06.494Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8c2321a7-491d-4d63-9b7a-532ac229aae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:06.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:16.505Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b785de12-7375-42e4-acd5-dd55705fa902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:26.518Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2a69fcdc-7f26-4f9e-a0d0-2d6b1d243a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:36.526Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6b2f3d29-305e-4b1d-b868-14542c47204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:46.537Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=012eabdf-77ac-4f6b-b741-16a169d3a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:56.547Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f94b6247-b00d-4e99-bc36-a7fb0050b376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T08:59:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:06.559Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ea3c8e5c-33ed-4d6d-b5c7-77fd2f98f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:16.568Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c95924f6-3895-490e-84e2-154530ee9a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:26.581Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a51504d9-726e-44d8-a25d-6ea22f994df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:36.589Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7e6dc162-2318-4230-adc4-c7cfb3be410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:46.596Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e362d5ae-4165-466d-84db-3c60c4974a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:56.606Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=78509503-7654-446a-9b20-673b5ad6a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:00:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:06.615Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6b05db9d-c9e9-4159-aef1-8b2760ff2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:16.628Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=18677d22-5485-4289-bd16-9a8d0de2ec85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:26.641Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d02e6397-051b-4653-846e-4c0510778f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:36.650Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=43247c41-325b-4835-9a14-1b894d273493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:46.661Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d21eecd6-a583-4a02-beeb-70eb7e8fc5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:56.669Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a28a56f5-5940-4edc-8132-f98d7cffded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:01:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:06.687Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6ebc446a-9ba1-48ef-bbfc-01adb270a8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:16.696Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=36c49d2b-508f-4b78-b6bd-58727e96c520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:26.706Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=943258a8-c653-46b2-83f4-bc4427bd6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:26.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:36.714Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3202a322-3643-4f31-8acf-6fb2e9a7e28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:46.722Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7a7534a2-36de-40f0-86d1-a7de74f309e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:56.731Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bc137e84-8f1d-4cf9-acdc-94b43899fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:02:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:03:01.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:03:01.124Z |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-06-06T09:03:01.125Z |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-06-06T09:03:01.130Z |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-06-06T09:03:01.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:03:01.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:03:01.137Z |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-06-06T09:03:01.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:06.741Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1d1c55ff-ef8e-47a1-96a2-fef11cc52b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:16.753Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4cad11e3-edee-406a-9523-e0284c28f513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:26.763Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=57e3a1f1-3478-428d-8d4e-65009fd13466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:36.772Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c32ec929-5bc0-47c5-9dc6-31e769add766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:46.782Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c5f2ced3-fa6b-464f-bc4c-ad3efe5e30d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:56.792Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3d29a137-5590-4e90-b0c9-dd7c8c89a614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:03:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:06.803Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2bc771cc-1985-48b2-b0ac-0ef748b58995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:16.815Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7dbe7da5-a1bb-48a5-b9f7-81ecb347f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:26.824Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4c67dff7-612f-47c7-ba2d-90dba28cc4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:36.835Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=acea022a-5219-42bd-984d-46a584e15539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:46.844Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e9d440d-f16b-43fa-96fa-15153254b68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:56.853Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b8181efa-f047-4cec-8bf6-94595b8c47a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:04:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:06.862Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5bf03f81-6304-4510-b4e4-7ea3380c1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:16.874Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dc5a326c-4afc-44e4-9f48-68fccf8ca8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:26.883Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c7645875-f517-49c7-b262-814bf62b4d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:36.894Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=53f62a0f-44cb-43b6-ad38-2c4e3e3c5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:46.905Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2e43026d-ed3c-4e23-8295-0ce2ed0668cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:56.915Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e05aff64-a31c-43dd-8521-48f69dd1ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:05:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:06.929Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d6325483-d03c-4c99-98cf-fea7db0cda5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:16.944Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6b8365c5-924d-4ad8-b6ed-c80281df6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:26.953Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=37546680-c6a6-4e6c-a1ca-92051d9172fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:36.963Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2c7a9ce6-8d4d-48a1-98a0-86374e29a1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:46.990Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cba632fb-53a2-43f0-ae63-2b6f92993544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:57.018Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=37c6065e-b883-4cd2-aa6e-e8354413803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:06:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:07.028Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8858c7b7-0fb4-440f-9a22-cc8bb799669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:17.040Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c1c0fe04-fce5-4394-aca7-0905671208f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:27.051Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4ca1043d-d7d2-46f3-8d60-facf677b99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:37.061Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bca90a7d-e0a0-4542-b141-7534a8916f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:47.081Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4b57404a-5d7b-409b-bc58-4731a9674ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:57.090Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=689308de-202b-4f5b-9b9d-b9bd7654ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:07:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:08:01.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:08:01.101Z |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-06-06T09:08:01.102Z |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-06-06T09:08:01.104Z |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-06-06T09:08:01.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:08:01.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:08:01.110Z |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-06-06T09:08:01.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:07.100Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fc8c1004-863a-43f5-a8e5-f8475b0d4cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:17.110Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=96d2520e-c4b1-4a6d-be6e-ee825edfd122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:27.127Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=22bfba23-0171-40ee-9a82-c0ce5b9a49d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:37.136Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4da3c0e5-2032-4943-9ced-d259fb0654ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:47.147Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a8e81727-485f-4f95-bb57-b4d874d79bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:57.158Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ac9e4e48-be9a-4867-852c-65b4ef0d41a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:08:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:07.170Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bfd0de04-67ee-415c-a6c3-1454b2b5a6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:17.179Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ae07acf6-d9df-4572-8671-b8fb5abcbb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:27.190Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e03be226-2aab-47b9-981f-1103f798cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:37.198Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5f829174-13ea-4800-a667-fa6d223736c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:47.207Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bcf9f852-c75d-463e-a607-4e6962d78e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:57.220Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5eec9b78-f41e-448a-a2b4-1f4d2db86b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:09:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:07.229Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f47ba986-628f-4632-942e-330698d86ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:17.238Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c34f2e65-6e39-4492-9450-c96183d4cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:27.245Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=62bdb3e3-27ab-4eb0-a233-5503ed0dea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:37.253Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9a5412e7-339a-43e9-9d0b-7ace050d688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:47.261Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a9cb6508-37e9-4e97-973c-feb0e060dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:57.269Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=acc377fe-2228-4619-8023-6a28796ff44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:10:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:07.279Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f494564c-3925-466a-b9aa-0a297dc97ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:17.286Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7b4f83ba-5a3d-4ca4-bc23-7153b2d8763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:27.296Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ca3de525-af49-483c-a665-4288ca7d2a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:37.305Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9c321cb8-abf1-4df9-a926-db977e5b5a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:47.316Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aca19fb3-bcd2-418a-8cfa-1464c2b838c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:57.334Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d4dc7202-9683-4aad-9a54-ee409c90cb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:11:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |