. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:07.342Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=668b36d3-f066-4bd8-bb78-c72d85a0d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:17.350Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=93da1e0b-3028-4131-bcce-35e433dc5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:27.358Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=93b4f0ef-34a3-427a-8c45-452fb21f7319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:37.366Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=65940148-1e33-4294-8663-ecd711679f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:47.375Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=679245f0-d53c-4140-ae84-6bc86e4ed83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:57.387Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6aa59341-b9d8-4c75-89a3-d2196a506208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:12:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:13:01.217Z |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:13:01.218Z |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:13:01.220Z |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:13:01.228Z |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:13:01.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:13:01.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:13:01.239Z |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:13:01.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:07.396Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b054db76-a1c7-4777-9025-12c6fef88dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:17.406Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9d29b123-216c-44a3-a782-37db15c0a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:27.415Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ed20d7e9-6212-449c-b46e-6a95e95da888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:37.430Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bb841f7e-fcfe-456f-ac9e-08539ed0b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:47.439Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=88d3a38f-0e40-461b-9ed0-88ac714e3f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:57.448Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ccf8b051-552e-43e5-a011-05dff02f9204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:13:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:07.459Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d7c695b8-827e-4bb3-b82b-67dc9994fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:17.468Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e2b8cda-7794-4147-a2fe-25dfc8ff1c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:27.480Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e0a20618-9952-48b7-9dca-2026ec7010d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:37.491Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=04af8e7e-27f0-433c-82a0-05201b762679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:47.501Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8f492bf4-ca9e-4350-830c-b69dd6156975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:57.509Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2c61bf94-040d-43ee-8844-b5e152ac02d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:14:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:07.521Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d1e2dda5-7968-4367-9ab8-07b45d38a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:07.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:17.534Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1a7c1e68-e663-4fe3-a75d-7040031f8c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:27.546Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3a95f297-9295-4941-8b91-dc022f8ee18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:37.555Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=867cb0ea-fafd-4e02-bf0f-9fbd51ba05b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:47.566Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=14baf7c8-9187-4f73-96a5-de1e83b268d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:47.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:57.575Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6eef6d3b-9893-44c6-9b9b-ef15d5aacbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:15:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:07.584Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e4f47496-9566-4f42-8a68-488f98ccc966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:17.593Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c94a24f0-a46a-401d-a463-203c9194db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:27.604Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=60bc9fd8-8fe8-4706-8671-09cf055861cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:37.612Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fe74c8d5-4821-4a8a-9338-bc8bcfa2f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:37.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:47.622Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3ba7c7a5-70fc-44c0-bc3b-1eb7e5e46744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:57.630Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c9a6b1cb-ba7e-4a0c-9948-ab58e1e6934d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:16:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:07.639Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=88e3004e-3cc8-4f7a-9ba0-3ad38713a7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:17.649Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4625f313-54c2-46bd-b72e-205f7ad0dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:27.658Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0d9b1971-8be5-4ff6-99d4-b0dad6811ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:37.667Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fc9597e4-efda-48ea-a993-ae5d0a3f66f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:47.675Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d236802a-4b7c-4e5a-9182-45b249c5b9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:57.684Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9491b4b8-8e94-4ee5-9b96-8d394596f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:17:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:18: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-06T09:18: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-06T09:18: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-06T09:18: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-06T09:18:01.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:18:01.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:18:01.115Z |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:18:01.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:07.692Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=58d175c5-8eed-478d-b890-01fa434a6b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:17.701Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e328b7b0-6695-4fa0-9776-7c0208814622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:27.710Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c10f9562-ae61-4f2a-89d9-8ef256d6610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:27.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:37.720Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=35fa75f6-403e-4169-9a5d-a640569ab047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:47.729Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aeca7298-97f7-49c5-95fc-bf5353fe8c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:57.738Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0c8a7de2-cb1e-4824-866b-f318d7e68175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:18:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:07.748Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1a8baa87-8139-4985-b0d6-985e2ca364f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:17.757Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=281b75f9-ea14-4ded-bab8-2b5ca2885d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:27.767Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=46e0a8a2-498e-43b3-a1b4-7145175ab51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:37.776Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7636cddb-7967-492c-be1c-24c92832480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:47.786Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b56ca1a7-062d-47db-8d03-11daf7621844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:57.805Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6bfd034b-3add-4309-b846-9b1d639f9b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:19:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:07.817Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3735eb13-275c-4029-a0c4-f2fd30a38b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:17.827Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3f9ae9a5-5a3f-40ce-a1e8-fd73d37c430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:27.836Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8f18818a-a1a2-435e-a886-2a04e3524f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:27.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:37.845Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3f2538c3-4982-4d0f-811e-46a655ba1dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:47.855Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=25a23abf-9511-4058-befe-71a16b0f5549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:57.865Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=81ab2e18-8d8b-4b2b-bd60-318e11093863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:20:57.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:07.874Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c653b061-80a0-4aad-983f-c85d6dc71b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:17.885Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6849426c-6fb5-413c-b90c-04c73c920fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:27.893Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=569ed9b0-788d-45d8-8d18-520cf0c11358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:37.902Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0a201f16-68f2-47fd-874e-c5064c6736fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:47.911Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a2a959be-058e-4070-aa05-7ecc6ebd44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:57.927Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aa7fcf7d-6e91-48ac-8c89-47421ffe75eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:21:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:07.943Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f0117a62-ab82-4c67-81b2-f3bc1bad3c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:17.958Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=69366544-d666-48ff-bc7c-aea7316e6a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:27.966Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=69d028ae-ff01-4078-a46b-fd016e48581c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:37.976Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94991481-214c-407f-a087-5107326f6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:47.986Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e081d9cd-349e-4ee7-af3a-398616dd853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:57.994Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e07a562d-430a-4105-969c-f2806c5c59ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:22:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:23:01.056Z |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:23:01.056Z |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:23:01.057Z |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:23:01.058Z |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:23:01.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:23:01.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:23:01.063Z |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:23:01.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:08.010Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f3a80a8c-0d37-4131-b2b9-81758ec57cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:18.021Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=70380b1c-8e3a-4aeb-983c-92c5f6ef89a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:28.038Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=34244012-8001-456f-9783-1da2436bf42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:38.055Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1bff1456-aabb-4e7d-8a56-945f56237938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:48.064Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5aa8b031-f212-4507-b214-4f7d70091a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:58.075Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e86d8ef7-0ac9-46db-957e-c9b841da0ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:23:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:08.084Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3b5b4c9c-d653-4771-b646-246239ec1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:08.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:18.095Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e603a473-850d-4bc4-ac7d-45c87953f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:28.113Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0d1ced3a-b7b4-4af2-a8ee-9da2ab814fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:38.123Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=346a4bce-6db4-4ce7-82c6-f92f91eb2d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:48.132Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dc4bb372-b33d-4cb7-8417-2b9296114ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:58.142Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=420367f3-d68e-419d-802b-791781854c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:24:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:08.151Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a9fe9e0b-f9c2-4a3f-becd-8f280e2961af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:18.162Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=59be76a5-f4ef-46a0-97f5-76fe294a5ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:28.174Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6d8ebd33-9baf-4db7-b632-b76962e24fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:38.183Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9112834b-8a7e-4d52-b666-fcf73dd53e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:38.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:48.194Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=60cf624c-fbf9-4259-b4e0-7b24bca524b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:58.203Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=80661bd7-d3c2-4cd3-8ec6-9d4c7d82ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:25:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:08.213Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=98d671ec-a0a5-4aab-9402-e3480f3a2c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:18.222Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ed920d62-4783-4131-8811-823a24d21311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:28.234Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=100064f7-5028-4e73-9729-d8895e82062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:38.243Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=499aadb0-4c98-4a66-8568-570178e86fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:48.253Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=42e8cdfc-81e8-4639-b2cb-b2a13d012926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:58.265Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=662d3621-407b-470c-8c3a-973e89cf6ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:26:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:08.275Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=605e8624-2e70-4b6e-b30b-3494eaa0c8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:08.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:18.284Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7c8691fe-5b2c-4cb3-9834-8bf8824558e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:28.294Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3337af75-36a8-4436-a463-ec5ec446f5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:38.303Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=40bf2356-f17e-486d-974d-40fe1bda7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:48.317Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=586fb6e8-de06-406d-9684-ca5fbc5f7fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:48.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:58.327Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9eacc670-419d-4f7f-89d0-96aefaf8ddb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:27:58.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:28:01.122Z |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:28:01.123Z |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:28:01.124Z |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:28:01.128Z |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:28:01.136Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:28:01.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:28: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:28:01.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:08.336Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a4c4188c-6cb1-4be3-be85-e6c0b7f0c770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:08.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:18.346Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9d5f539a-33ed-495b-af13-ba4a9ba51d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:28.356Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9e5ec16c-9ea4-499e-bb09-add355af74d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:38.366Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=fef0f1ef-ef32-4f88-aa90-2f8e5e12ed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:48.375Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a34e0a7f-5bc7-49a1-a9d5-773591cd8dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:58.386Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a15249f7-5a1c-44ae-a6c8-6e52f0c1d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:28:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:08.395Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d22ab972-ca44-4bdf-96a9-cd590d08af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:08.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:18.404Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8b24e271-c708-432c-928b-1028738ce239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:28.413Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8b8ee52f-86fa-4e77-b640-abe5fcdc625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:38.427Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a2c11361-ffa3-45b9-9651-23bdb9ce8f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:48.436Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=97d1a89a-e90a-4c70-b02e-168648667c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:58.445Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e054ba19-4c6b-4e64-a0fb-7b4bfde18016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:29:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:08.455Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6089004a-5cf9-4a46-bb87-84ada5e5b803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:18.463Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=95cec3d2-9d0a-49c7-bde2-b4013fbf50c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:28.473Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9f1b9eca-28ac-4705-b46b-b1af30ad506e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:38.485Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d81d5879-ec14-4acc-bccf-4576e2faa9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:48.496Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e132be22-f845-4b21-a333-ca886aeef730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:58.505Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=778412b8-a38b-438d-9467-9f2d971cc772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:30:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:08.518Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6e611a73-c5fa-447c-a235-bde442402d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:18.539Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f423f44e-ee48-4bdb-bc17-53efd82abcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:18.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:28.551Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6d861932-3f63-4ab5-8c67-aac397de3794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:28.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:38.566Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ddcacde7-bcab-4c9e-a942-c868afd2ed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:48.574Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ab52eb09-6cab-42c0-93ce-58f972e1ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:58.585Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ff7e35c3-5d5b-4649-a143-6283f85852b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:31:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:08.593Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=81a8ae70-b367-40be-97bb-6e2cfff98f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:18.604Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=68b3d51d-e2c2-44d6-ae4f-5beff8229d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:28.615Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=236def72-b097-4e88-a1ed-eae59d05dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:38.625Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4b293712-8d84-45c7-a613-6691e48b6c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:48.637Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6a20daf0-e3d9-4715-8c98-e8177c094d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:58.647Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6ab3c638-534b-4560-a2ef-3ae0df96cdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:32:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:33:01.002Z |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:33:01.003Z |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:33:01.004Z |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:33:01.006Z |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:33:01.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:33:01.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:33:01.011Z |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:33:01.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:08.657Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e46aaace-c1c0-4bd5-ac5d-af22f45080c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:18.666Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=196b2223-9cba-4c75-a9c0-f4b58edf6b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:28.677Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=627cdc56-c79c-441d-a767-376a468613e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:38.688Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=62da4277-f1dd-4aa8-ac4c-eb11efb5b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:48.697Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ba28382c-cc67-4b45-b182-8da5ed9d90d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:58.707Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aede19c9-e339-4d77-a3df-18e8ac82c797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:33:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:08.719Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=afa2d8ed-e6ee-4303-8a77-eb11de863f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:18.733Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=43710576-94db-44d9-ab88-97d88fc94139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:28.743Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f292507f-49ff-4610-a931-f9ef4b71b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:38.753Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=094b8b7d-bd3e-42a0-8885-37ee58ac3df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:48.762Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b248b3ec-48a1-4933-b8bd-2d48ddb0d347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:58.774Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d4d3d169-0eba-4a01-91a4-a7d5fce2c6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:34:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:08.783Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=12c15365-ae82-46a1-b9ab-762a0359462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:18.792Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=20f3632b-db05-4c0d-8f1b-7a575ca75478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:28.802Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9eda197f-329e-4537-ab9d-371552f8a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:38.812Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2ea9a9ca-e8df-4f2e-9eee-6ba19faec7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:48.822Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b5d6229b-8344-422c-b306-3a0b6eb7d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:58.836Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7f7c94f6-6e19-470c-8b29-87d018752d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:35:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:08.845Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7240e510-3c78-42d5-bfc4-10e37ec8ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:18.854Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4838bb93-ce00-4388-b52a-ded20c4c8efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:28.863Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=672c6129-6c37-493e-b101-1e8071f2e57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:38.873Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8151dbfa-44b7-4d2e-b747-76135f2ab70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:48.884Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dc380deb-6dc0-46d3-a483-28697999c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:58.893Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c5d547cc-69cf-46a9-9720-4e9e1d478a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:36:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:08.903Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=47a3e24c-873b-42ab-bd74-c2c0462d8e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:18.914Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9f139adb-e0a5-42b4-a7b5-1aa292d79fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:28.927Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2b93910d-851d-498c-bed5-e11aac8047d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:38.937Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1683ca05-87a3-4622-b3c6-48e6f5b8bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:48.945Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f485c12d-37ef-47e8-9739-fdf75ede20ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:58.954Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f68e6776-e5bb-4ae1-9d50-42f213ba1b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:37:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:38:01.090Z |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:38:01.090Z |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:38:01.092Z |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:38:01.096Z |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:38:01.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:38:01.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:38:01.102Z |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:38:01.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:08.963Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=792e7898-b8f5-483d-9d2f-d0c77bc690c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:18.972Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3caff634-7676-4a5d-bce0-c8ee9cda0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:18.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:28.981Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7f1dc6c3-dbbb-43f5-9820-353dc3394c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:28.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:38.990Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=444af0de-ea37-4edf-8b6f-9e6ae6506b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:38.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:48.999Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=36a98c72-5433-433c-9462-74147293a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:59.007Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bdb85d6b-1614-426b-80fa-434334caedee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:38:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:09.027Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=935467bf-29b4-4b96-9d58-0c1ca484251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:19.036Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f1943592-904c-41e9-8fa4-52a3ebc0e921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:29.046Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cdbe34d4-e3ca-448e-9e3c-172a68024c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:39.056Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c8ec938a-f9c9-435a-89b8-b5140899174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:49.066Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=99fbdccf-3ca2-4569-9ed9-45b3e9abf2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:59.075Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4b04f302-1de4-46cf-8ea0-d236d7e2a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:39:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:09.086Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1af5613b-8650-407a-a65c-b5aef93c341f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:19.095Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=64ee6829-479b-4253-af0c-9ff78bcdd543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:19.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:29.105Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=aebf6417-2a6e-4557-ad38-a85eb4b03d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:39.115Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=79dc01ee-0542-42bb-a61c-21b66e79bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:49.128Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0933c379-f87e-43c4-9d3a-ee45782d0669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:59.138Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=10ac89c4-dec1-4d1b-a32d-7dd5b578d8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:40:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:09.148Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=34245339-b89d-4306-ae31-474a052ec452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:19.159Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=25014d4c-3973-41a1-a12a-9e26c4493407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:29.179Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d16d874c-2eba-44f9-ae42-237a401e1b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:39.189Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e78dacb-bf7d-413a-8856-79942c236639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:49.200Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=df7848da-4803-40b2-87d9-7227100ffda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:59.214Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3be02e4c-e70c-4dc1-9513-5b586212fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:41:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:09.230Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4feee8d3-0c79-45b4-8a59-5f56bf5c2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:19.238Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a94ccd56-71fa-4442-a1f0-c962fd6837f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:29.251Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bc89498d-c3dc-4fd9-a621-96e60c1d7945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:39.263Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c2a8e40b-05e0-4d2a-a4e7-56f3a1c22fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:49.274Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5417a1e4-3efb-4086-b92f-7fc0be038ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:59.285Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d707e039-f273-4909-a282-70d9c86c6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:42:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:43:01.016Z |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:43:01.017Z |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:43:01.018Z |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:43:01.019Z |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:43:01.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:43:01.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:43:01.023Z |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:43:01.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:09.294Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c117120c-4db2-4180-b98a-17bd36c92e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:09.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:19.303Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7edceeaf-d9e6-4461-ac23-a83ab7301156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:29.317Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d3563371-cc88-4094-8d2b-c0c8944844a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:29.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:39.334Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d5029a26-60ea-42e9-85fe-ed44c695d706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:49.346Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b9c9d5ed-eff6-4384-addc-fa55534b747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:59.355Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=176a158a-229d-4423-bd0f-f46fe867fe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:43:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:09.367Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=798a373e-f9c7-4f42-86ac-15b066c584a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:19.380Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2e2e3985-8060-423f-9e92-7b771e461715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:29.389Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=af6d8eb9-7a47-4fd2-91b7-861e0e7a2c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:39.400Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a3c305ba-e8a0-40d5-8e00-1a64e1d128a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:49.413Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3e2509c3-84d6-4514-ac51-1bf5f38dad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:59.431Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b9135d42-f21a-42a6-a226-1b6788823cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:44:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:09.442Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=87f1c76e-35e8-4ee5-b376-53e05b5aa100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:09.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:19.450Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8429143c-634f-4810-b833-a261ab6f5ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:29.462Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1e193ea2-3aeb-4826-a2e2-0bea6591bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:39.472Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=893a2ad7-a62b-42a9-ac89-e1e32715a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:49.480Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8034839f-9c5c-42de-b060-5c3d0d7227c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:59.493Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=40ba7a88-036e-41c8-85f5-f6e33a18cf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:45:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:09.504Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9aa6400e-fdff-417d-84f6-87b620fbb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:19.513Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=683020b5-13b5-4cc0-8d49-5a656950db73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:29.533Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1636eb71-a096-4745-b828-6d18c768f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:29.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:39.544Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f46b80cf-3dd4-445c-b90b-0779af2e4a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:49.554Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e4b4c5cf-543c-4cfc-b33b-e7f8048ff12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:59.564Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7defc2bf-7ac6-41a7-807e-c18551d38dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:46:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:09.574Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5a6dd478-b5be-49a7-9bd9-920e798ae788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:19.586Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=92ce682f-b861-4ef7-bd65-df07c5bf84f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:29.603Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c2633879-cf65-4c44-b126-6368dea91bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:39.613Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=12a1f33c-8a90-49e7-b221-6062afcc1829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:49.628Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=096db5dc-47d5-473a-af2c-936c873154d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:59.636Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6dafe1bd-1cfd-4bde-9348-684272fb9d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:47:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:48:01.151Z |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:48:01.151Z |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:48:01.153Z |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:48:01.158Z |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:48:01.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:48:01.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:48:01.166Z |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:48:01.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:09.644Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4d6899a4-4a21-4762-912d-555bb6d4f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:19.654Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c7ad4844-7507-4dab-ad06-0000121027e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:29.664Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7295a8d3-edf2-4ccc-96a0-d838ae8572b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:29.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:39.686Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8c14c8ae-1dbc-49e6-87a8-c099d2553fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:49.696Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a26418d8-b49f-47cf-a4f5-be8ec5b3290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:59.704Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e93b89b3-8e99-4d63-8b48-ec083157b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:48:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:09.713Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=48e7a79a-aa43-471c-b963-a0f8049f0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:19.722Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eda92c70-8f44-4ef0-b3cb-eb693e66d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:29.734Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a6a18358-1c8b-4491-bb8f-3582990f2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:39.742Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b82597ad-06a6-4b7b-b299-91384f45d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:49.751Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6d60afd2-6e00-4d2c-a36b-f64a73ef368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:59.765Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=2ebd6f92-1513-478a-a81a-8fe35fc8b0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:49:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:09.774Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=16073470-d00d-4d07-88e6-35451f49b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:19.785Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=50eafeb7-a304-48ba-ba84-514490b615c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:29.800Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=04eb2841-e413-482a-bebb-0843905c8d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:29.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:39.812Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d8a2561b-3e97-4d9b-bf7e-b7d37d6a64d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:49.822Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9f8e3ac4-e77a-474b-9ac2-f821f0525ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:59.831Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b176d782-58ed-4d1e-b75b-27aed3f2c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:50:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:09.840Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ec5014db-1d78-4a70-a849-9fdf25ba929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:19.850Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=64bd09b6-dfbf-4ec5-a9b6-b31d04393624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:29.883Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a92c0a88-b4f8-4db3-bdaf-d7e97ab2cf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:39.900Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5d36784c-453f-4a40-913f-5b023bde0001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:49.913Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=065f7f81-64d0-4a25-b1ca-b605edd90e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:49.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:59.923Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f841e178-c129-4beb-9341-5f1fd240a911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:51:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:09.931Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=af382566-ba9e-4aec-bfb0-efc68fbb4607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:19.942Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9a6b2685-4b5e-45e0-a562-94da7c847884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:19.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:29.955Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5ddae018-b496-4499-987d-54f4199e3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:39.965Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6ff897e7-fb2e-4a3a-a57f-649822de8943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:49.975Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b464b5df-a55a-409b-b85d-9bc270f53e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:59.985Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=9f0c3233-d0d8-4d65-b0a1-d161b057311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:52:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:53:01.056Z |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:53:01.056Z |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:53:01.056Z |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:53:01.058Z |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:53:01.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:53:01.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:53:01.062Z |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:53:01.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:09.993Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3481eb5c-236d-403c-9dfb-1e2dc5b738b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:20.004Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c843b845-890a-4bb0-b05b-5fc4aa93d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:30.012Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=29f3d0d7-2df5-4924-b1cd-12488103d8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:40.030Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=48188f72-b7df-4bbf-88e8-8632b22c2d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:50.039Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=95b8ae7e-5233-4530-a716-f87407744b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:53:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:00.051Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8c88ac6c-6aa9-4096-97b0-b919c72e9742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:10.060Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=74742546-3753-4b3d-bb44-c6c03e771a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:20.083Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ad5f0446-d99e-47d4-bab1-0d7e98128e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:30.093Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ece2ec8c-a941-4a1c-9b51-6ac794933303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:40.103Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=6d578fb6-a816-4eb5-aec8-034e5545b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:54:50.113Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=61c36406-b307-4421-bda7-4891b3dbb26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:00.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:10.450Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=357dd783-9f99-4e52-a088-3ef0a82bdd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-06-06T09:55:17.671Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Y96RVUVM5Gl5KcdHmb8s, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:17.919Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:27.931Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=27919624-12c8-4301-a0d6-ea8b34b29226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:47.484Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ea94abf1-2e7a-44f0-827e-eaafe0c53307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:55:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:07.051Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c0d0e762-3a1c-451e-8b87-25c59a8b7302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:26.638Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a02b0669-f3de-4313-bf8c-eccd5ce83079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:46.201Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=d0ef56b8-c8e7-4271-b7ef-5acff5a4402b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:56:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:05.746Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0600b34c-ce06-428e-83b0-870eb3e249cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:15.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:25.309Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=bf0abad1-0d3e-43b1-9a3e-a2ad2c885f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:44.881Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=1e8ec05f-9678-448e-ba76-8d5ef54b2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:57:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T09:58:01.059Z |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:58:01.060Z |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:58: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-06T09:58:01.062Z |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:58:01.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T09:58:01.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T09:58:01.067Z |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:58:01.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:04.433Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5a7dd74c-933e-41ef-916c-a69d74528118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:23.992Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=5f718390-2d9b-452f-97e4-c9219982a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:43.541Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e90b9a10-2a92-4186-b10d-d85d5a26f0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:58:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:03.086Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=acb371d9-038a-4b5d-96dc-0b43ee102e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:22.632Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f8dad614-5775-4535-a531-119199e34050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:42.199Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c11f068f-6e47-4582-8dbb-defaedf286d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T09:59:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:01.736Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a3826826-82d8-4bef-ad76-85ac96c04311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:21.309Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7ed6b8e8-617f-4ff7-ab57-d7e0792f05a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-06-06T10:00:24.621Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=lcwMDj6jIVMpPfPseHgA, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:24.636Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:34.636Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=eb52f21c-324b-4b24-894c-69198bb3f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:00:54.177Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7f35c4f6-30bd-46ce-b4fb-ef1a6691abdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:13.748Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e1aff465-e798-4619-b0a4-17d4fccb02c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:33.302Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=f9888af8-8e20-4e00-bc8c-cd6d8854740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:01:52.883Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b36bf43f-aa2e-4c2a-9cb4-17be94b53d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:12.447Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ed11b99a-9ee0-4653-b0ae-6741c7087048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:31.997Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8a31ebc5-af6a-4822-bac6-4edbd30f57e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:41.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:02:51.542Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=385fcb16-9453-47e4-a72e-5c62b155e952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:03:00.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:03:00.990Z |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-06T10:03:00.991Z |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-06T10:03:00.992Z |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-06T10:03:00.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T10:03:00.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T10:03:00.996Z |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-06T10:03:00.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:11.081Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=01ee5540-23fd-4c39-b747-8a9089c7c244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:30.644Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=19525f49-48e9-4348-ad53-8e5dc4ec39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:50.198Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=65334644-0d0d-4afa-8c75-c0e4fe1ecb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:03:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:09.743Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0e4c55c4-8af0-4a04-8a84-7e56c88fdcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:29.295Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=dd44351d-ca61-4b54-9a19-0dc9f958a5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:48.855Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=917919d9-ac25-4445-9377-9c864fa776eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:04:50.292Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/O60OMZxtFrjvJ8FfpQna'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:00.286Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e8cbe8fb-782a-4551-8aa2-10f53dfd5e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-06-06T10:05:01.524Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=O60OMZxtFrjvJ8FfpQna, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:01.538Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:01.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:11.539Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ba0557d9-4b07-405f-be0e-045442555d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:31.083Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=ee62bafb-c6c3-4369-9a14-385876065c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:05:50.642Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=4e90ca7b-322a-4946-ad32-8af545888e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:10.199Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c065768b-543e-4189-bcf4-a17e3b4f6b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:29.762Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0944816c-7786-408a-b151-cab156840ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:49.307Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0b8b6917-7858-4871-b23d-729b01d8b15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:06:58.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:08.862Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=8582e568-80d6-4a0c-b9b5-820646a49617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:28.410Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=73f83c28-48eb-4379-8cf1-e4becfee0c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:47.954Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=29e12e5d-1ddb-4395-9b2a-53ad4df523b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:07:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:08:01.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:08:01.156Z |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-06T10:08:01.157Z |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-06T10:08:01.159Z |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-06T10:08:01.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T10:08:01.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T10:08:01.164Z |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-06T10:08:01.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:07.496Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=c9f3be30-9cb7-47c9-a583-943a39de1ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:08.427Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/mMQcQb1SkxKxHOJtv7A5'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:18.436Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0fba4b11-906c-46c0-8fe1-103f6bc58514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-06-06T10:08:19.483Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=mMQcQb1SkxKxHOJtv7A5, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:19.496Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:29.497Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=23220ee9-d6c1-43d5-92e7-85832e2b1248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:49.043Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=7504554c-b7e3-4744-878c-a3f7e03892f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:08:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:08.590Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=38368325-5561-4acc-90bd-1f4c9d4bc15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:28.144Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=89f28f22-49af-4a71-a0fc-e7ce82fdb627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:47.712Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=882f985a-69d3-4649-8931-27a9fb3c1c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:09:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:07.259Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=090112c5-d8d9-4d25-89c1-a076c240f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:26.815Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cc64482c-af18-45c4-8424-e95d040c6c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:46.356Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=63f07d29-2ef8-43af-b569-5a3c4f973f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:10:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:05.921Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=343678ff-20ba-4f13-ab3d-e78ece87e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:25.467Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=65746c72-86f5-4990-b45a-b0dff2144ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:45.016Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b0457c9f-187b-458d-9685-d96a9a540fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:11:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:04.587Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=19b6ef85-dcf5-47f0-9637-f356a330d44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:24.132Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=0fca0d71-1bca-44d3-bb94-89bbc4eef663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:43.677Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=796891f7-a543-4f5f-92e1-8778b65d0ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:12:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:13:01.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-06T10:13:01.008Z |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-06T10:13:01.009Z |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-06T10:13:01.010Z |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-06T10:13:01.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-06T10:13:01.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-06T10:13:01.014Z |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-06T10:13:01.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:03.224Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=a435971b-9020-4cec-8b31-ee4c3ffaac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:22.776Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=3012d214-e21d-4568-8279-e7b67e7b48cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:42.324Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=79785d79-2de4-4e82-96bc-1030ee3305a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:13:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:01.886Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=e621546a-f261-43b7-98ad-daf0d8246b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:21.447Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=b08745ed-5218-42d5-9dbb-e0026e199d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:40.996Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=98147782-fb86-41b5-8ad9-b08e15973a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:14:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:15:00.543Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=cbbd084a-17fc-4012-a48a-12cd12b16c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:15:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:15:20.089Z |INFO |Init configs |InvocationID=f6286e8b-5107-4938-9157-c1d73ae070e0, InstanceUUID=94134912-7721-4170-b2a0-20096fc84f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:15:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-06T10:15:39.646Z |INFO |Init configs