By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:23:58.867Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:23:58.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:23:58.906Z |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 |2021-12-07T23:23:59.454Z |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 |2021-12-07T23:23:59.554Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:23:59.555Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:23:59.555Z |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 |2021-12-07T23:23:59.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T23:23:59.729Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-07T23:23:59.751Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-07T23:24:01.219Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T23:24:01.658Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-07T23:24:01.677Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-07T23:24:01.677Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T23:24:01.732Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-07T23:24:01.733Z |INFO |Root WebApplicationContext: initialization completed in 1981 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-07T23:24:02.138Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-07T23:24:02.983Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-07T23:24:04.457Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-07T23:24:04.960Z |INFO |Started MainApp in 8.171 seconds (JVM running for 8.782) |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-07T23:24:05.021Z |INFO |Start scheduling PRH workflow |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:05.031Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=223f2088-5bc3-49fd-96dc-ae4a92a7b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:24:06.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-07T23:24:10.988Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T23:24:10.989Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-07T23:24:10.992Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:16.656Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fc1f3bb5-e194-4e43-baf8-8de2bf516019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:24:17.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:27.712Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a4f4f197-fe70-4bfe-a906-b08d662582ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:24:28.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:38.752Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=42250837-6d17-4d1d-8b05-360f62d2253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:24:40.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:50.240Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ae116e20-5a10-459c-b1c7-d88426f44ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:24:51.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:24:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:01.286Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e1843f85-ca79-4475-a781-84a8d69ba186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:02.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:12.354Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=048ff139-f939-402f-953a-d95ea0567265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:13.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:23.392Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7a05404f-5ce9-4b11-a686-b3c4e93512fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:24.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:34.434Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=70856787-3f75-4483-ae0e-37125902fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:35.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:45.472Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b049a9a0-cfa1-45ba-8048-6bf6dc9ead20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:46.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:56.511Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8732ec54-b016-49fa-a239-7a7a3a9416a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:25:57.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:25:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:07.551Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d83ecea3-492c-4ea3-98fa-9cde83a7dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:26:08.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:18.593Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=210967b6-eacd-4643-a271-c7fbd6d1ee6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:26:19.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:29.667Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=725e9a5c-db8c-4bf7-8aaa-826e4b3ae054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:26:30.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:40.708Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b41f38b2-9cb9-4867-8650-939a0568fae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:26:41.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:51.744Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=29f0e533-6a38-4ac3-87ce-e7312f3a848f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:26:52.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:26:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:02.786Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e2f400bc-453d-4d27-a633-623248ed1f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:03.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:13.824Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c49c8984-b9fa-4b52-b093-d4ea19cafed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:14.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:24.864Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2fc6d35b-38ff-4eb3-bc9e-7efd837cde1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:25.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:35.905Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f9802289-b882-4159-a1f3-b7758e822e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:36.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:46.948Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ee293a33-3ac8-48d7-9b3f-9fbfdca6c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:47.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:57.984Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cb26bc23-fa08-4da0-be29-33f8f8c80882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:27:59.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:27:59.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:09.023Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=56fafcdd-ce4f-4036-bc36-2275ec819877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:28:10.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:20.063Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=25eeaef6-1fe0-4f07-9317-5ba96e235330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:28:21.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:31.104Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=58c85fc5-ba4c-4654-a2f0-3b759ddd600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:28:32.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:42.146Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a8ce0413-88a2-4ed3-9457-262dbe2926ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:28:43.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:53.188Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3281f175-cca1-4c2c-87ea-9b08174692c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:28:54.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:28:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:29:03.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:29:03.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:29:03.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 |2021-12-07T23:29:03.171Z |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 |2021-12-07T23:29:03.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:29:03.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:29:03.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 |2021-12-07T23:29:03.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:04.224Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fc5efda6-152d-4bcb-bc30-879e109cfd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:29:05.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:15.264Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=165a4ab7-68d3-4003-b801-8180f2412c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:29:16.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:26.303Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e5b21628-b0e9-4e0b-824b-1cbf367617ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:29:27.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:37.345Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3bccbfdf-b98a-42bf-8daf-b473e9cbfeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:29:38.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:48.390Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=28c81b4c-e65f-447f-bc48-5fa65021f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:29:49.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:29:59.423Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4d5ee1d1-9173-4b2e-92a4-a2a7eb2cbe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:01.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:01.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:11.103Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=55ce4ca1-fa81-4dc2-8406-0754e3addac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:12.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:22.146Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dbe0a85d-c6bb-491c-84c9-3c5caec0aeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:23.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:33.185Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f5fdba2c-1d30-4ee7-ba55-3b8a2eab9d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:34.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:44.288Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=aecafa65-0d55-4b26-a989-991b0d2828da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:45.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:55.327Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0383bbac-8747-4f7d-834b-b4a3153168e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:30:56.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:30:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:06.372Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=184b9b24-50d5-49a6-8b5c-49ddcf7a4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:31:07.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:17.411Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=03821e43-6516-4c70-af6c-dce485d51b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:31:18.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:28.448Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=09b6515a-b449-4dc1-948a-bdb65c5b9727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:31:29.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:39.487Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=11fb1b6d-00c9-4a07-a35d-6c2ed6a6a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:31:40.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:50.528Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fb367a54-5ab4-4e89-9ec4-5e10639ccb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:31:51.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:31:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:01.571Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=15515282-2d05-405b-aff9-c595e6a4f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:32:02.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:12.613Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3203d058-c78e-47dc-af0e-aa6418e03b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-07T23:32:13.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.2.125:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:23.650Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3c9ea9db-212a-490d-8b18-8ddfa6f80841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:33.762Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=479ac1ee-0e9c-424e-b6a1-5a6fc3706836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:43.778Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a19d8310-50ab-499a-821c-e6d7d9e43ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:53.794Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=88ff7b69-5bc7-420d-b8f9-f355af14de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:32:53.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:03.817Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dbcb9b11-22e5-4d2a-9ba8-5c044366ad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:13.829Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7ef5e661-0571-480f-9865-b981c5551e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:23.840Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=db367cba-3810-4c9a-9830-24708455d83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:33.850Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f94bb015-e019-4afd-aa94-c1388f897e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:43.862Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a8622672-ffd2-4a62-9e2f-0b57156c8523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:53.875Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=98f882f9-788d-4d38-a632-b1690d3949b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:33:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:34:02.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:34:02.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:34:02.531Z |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 |2021-12-07T23:34:02.534Z |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 |2021-12-07T23:34:02.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:34:02.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:34:02.543Z |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 |2021-12-07T23:34:02.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:03.890Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c90658da-7b2c-495c-8ef7-3dd0b14df63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:13.901Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0f248487-93a2-47b5-afcd-5382f563099e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:23.920Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=11b6c8b5-7372-44a5-8e26-eab8531c4415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:23.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:33.931Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=38aabf80-2154-4bd0-b8b0-02771d830e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:43.942Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4de03672-7d77-42f2-bdc9-78d81b49d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:53.954Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d0c330f0-6b4e-4c68-baed-7ea5a15e3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:34:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:03.966Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=80227573-3144-4630-bd14-d891e6795089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:13.978Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f3cd930e-7156-4ebe-8f61-3c0c2a653a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:23.991Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=23adbbb5-921d-4591-a359-a05f2b7f304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:34.009Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=56d08302-eb51-4a4d-95c4-09344b1d193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:44.021Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=04a7b71f-f864-4e70-ad61-72cc23986b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:54.039Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d53491a1-4bff-4a29-9051-f4a726ac1f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:35:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:04.049Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=631f5506-fae4-4fa1-bd0d-c27340cbbc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:14.070Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7a7c9923-22ea-4a99-b668-ef16c05e8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:24.080Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2bc66a63-108c-46aa-ab38-c9fa47e9a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:34.091Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0d49c70a-44bc-421a-bdae-9ef34a309465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:44.102Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1e4ac5c1-f480-4f28-9387-8af3e509aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:54.118Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7800744c-ea99-4865-82f0-e25d8fde957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:36:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:04.127Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bd0eb005-5dc5-4f4d-82c4-8260711716b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:14.136Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=16afa156-1827-440a-a104-656ac002f74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:24.146Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1eba8703-294b-40de-8cb6-5c66a7a4d4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:34.158Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=82e28b99-1c87-47a2-8fb3-ed011917f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:44.167Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fbd47d40-2c05-41a6-9df7-ccc29f44073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:54.180Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=24986e92-1320-41fa-8d69-6c2f66099ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:37:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:04.194Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a7e3cbeb-1e3c-46ae-ac5d-4f9dde04d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:14.211Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8b2eda86-7f4a-4d7b-b48c-4a7a8a3bacd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:24.218Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1fc80fc4-ddab-43fa-9caa-964a8d4cbf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:34.227Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=add21505-736a-48b0-ae93-ff741f0cfeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:44.246Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bf6d0ba7-4508-48f9-86aa-2d4b776d5afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:54.255Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=202b889e-04d0-4071-9dc6-8c8da3a150ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:38:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:39:02.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:39:02.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:39:02.444Z |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 |2021-12-07T23:39:02.446Z |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 |2021-12-07T23:39:02.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:39:02.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:39:02.453Z |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 |2021-12-07T23:39:02.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:04.262Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=eaebd7b1-6be0-4de0-9b21-b414298d266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:14.274Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=06e9ffc3-3da5-4d67-a277-068f18bb6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:24.302Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f4efb652-e85a-4f80-9826-8a61540420d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:34.316Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=85b5c99c-ccea-41ef-b48c-91450a18ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:44.326Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=17db6d76-26f6-4b31-83f3-bb488986f40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:54.343Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b8de80e3-96f5-4b84-927a-59347b0b11fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:39:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:04.355Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=89831bbd-9f46-4323-ab6e-e8dd79c781ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:14.366Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=40b69c40-589f-40c2-a2ae-28ea022e5e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:24.374Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d9f9e6d4-4196-491a-9c60-8598fc1a5a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:34.386Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1008756c-2e20-4d41-b37d-31c2a83ce940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:44.406Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=78d4493a-a08a-460e-aa2f-5cd84a4d0c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:54.417Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8a149448-3ff2-474d-b1f6-57fd59158692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:40:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:04.435Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=83206284-eb44-4a2f-a5f0-a0680efb0b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:14.443Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=902a8ec8-edff-417b-a789-86f8b8166e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:24.451Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1e2f4c0f-39b6-4bcc-82f2-06390c27a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:34.459Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d6d26de2-7f0f-467d-ae6a-bc891d2f7273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:44.468Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cc2efbcc-4da8-46a1-9dfc-6a42723da017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:54.483Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1c006904-b378-456e-936e-b1afaf6cedcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:41:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:04.493Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6f92e392-8984-4ee1-b251-0e3b8ba01773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:14.501Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e39f2150-4e15-439b-8e1e-daa4ebce2119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:24.511Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1e2bb158-1e59-4f6c-bdef-1fb2de12ba1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:34.521Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fbdc7eb9-9967-4f62-81f2-c78218d46d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:34.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:44.530Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=056526e2-7c2d-4ad6-914b-512b0769c227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:54.540Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0582c511-d52b-43a4-ad58-807670f33d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:42:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:04.553Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2437a43b-381c-40d0-8288-095ea33d24a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:14.572Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=251ef5dc-8db2-4427-9c27-b40d0e9091fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:24.581Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8d660e02-2e58-4c0d-a57e-fea600732cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:34.589Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=28b3b93d-7c6e-4905-b976-e805ca8ca8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:44.599Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d54c71da-3fdf-4bf7-bb21-51a0d0301d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:54.608Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=969956bd-20c3-4548-ba08-d12db1bb1fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:43:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:44:02.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:44:02.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:44:02.481Z |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 |2021-12-07T23:44:02.483Z |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 |2021-12-07T23:44:02.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:44:02.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:44:02.490Z |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 |2021-12-07T23:44:02.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:04.627Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=31bf19d8-a991-4cfb-a19f-3108091a6189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:14.638Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5c4e8ac1-2732-42d7-984d-067816b164e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:24.657Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=095beef9-e021-4ebf-a9be-e9abd956dc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:34.670Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=39a531d4-3f9d-4733-b43b-dd922b9b925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:44.679Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=016bd6cd-a083-4459-8ec7-d156fb74b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:54.692Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1c119bed-7e49-456d-9820-f60ed8d3cfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:44:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:04.713Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1963f193-31dd-47f2-944f-5de79d0208ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:04.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:14.722Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f9b97c5e-0218-442b-81a3-02e19bb4d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:24.731Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8888184b-752b-4d91-9fc8-14e6aa1531ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:34.742Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=47dabe0a-6c99-4da6-9946-d34a9d7cc51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:44.762Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2500c4e8-53a3-44a9-87b3-8a900554f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:44.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:54.772Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9635b3c0-72ff-47f3-87f0-cf58cad3bb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:45:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:04.782Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cdff6f41-af3f-44ea-b3f9-bcff027dc5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:14.790Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=71184fcd-7dc7-47ac-9d12-ae961204bca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:24.799Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=098f97e3-2142-4def-8c70-8e23e90133e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:34.809Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=03df7d3a-ee52-472d-b3ec-2c460d795677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:44.819Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c5cbbd2f-4545-4438-ac24-399da426e04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:54.829Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=29b80e92-d5e5-4347-9d6b-ef5315afdbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:46:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:04.844Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7235923d-0e2b-4224-b55e-12c23cb01206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:14.857Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=aee61aa4-62aa-453f-9f09-4c41f7ece93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:24.866Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dd982d66-93a0-499a-ba20-dffe4ce449c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:34.874Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0ad64f81-724f-4c74-9d8a-d60c917c912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:44.884Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=04291178-e56c-4b93-932a-7e130a50b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:54.892Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a18f600a-22db-4c1d-9fef-4ac45a26ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:47:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:04.904Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c3be11d1-c78f-455e-a452-4ec812c9c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:14.914Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=46f48bf1-5a19-4c65-a1db-8c63fd1e876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:24.928Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=57cfbe4b-9c08-4727-90c3-24c240c61ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:34.938Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b148f58e-d13f-4cf4-b8ed-02ddc1e7d78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:44.947Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fa841f21-7041-4de2-9d20-05b69ad6e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:54.957Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=12deba0e-98cd-4ec3-bf10-3d165fd1639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:48:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:49:02.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:49:02.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:49:02.523Z |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 |2021-12-07T23:49:02.525Z |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 |2021-12-07T23:49:02.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:49:02.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:49:02.532Z |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 |2021-12-07T23:49:02.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:04.967Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=af2ce115-2e5e-45bb-b44b-808653398c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:14.977Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ca378c97-2198-48dc-9cc3-44ee1d8c01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:24.987Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=67b5114b-36ef-436b-b079-bc1b64185e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:35.002Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c59d6f01-ab85-4ee4-bcfe-9601c2b1af6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:45.013Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=081022af-dd77-4506-9d52-e4fea95daea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:55.021Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b51d88b0-6370-40e9-a4ef-53e1b295579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:49:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:05.029Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9937b996-f174-42b8-a212-48929f0a0de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:15.038Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=27749ad7-8fac-4a1e-90e7-5bd4f3a25078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:25.047Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=91950133-9e24-42b4-944b-9be0c723af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:35.056Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ef72d639-8f75-4ea1-8125-38a45052d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:45.064Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=121e7838-6208-4239-b16f-72ca7903cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:55.077Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b8204dc6-a46f-4624-aa70-8c1ca87cbe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:50:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:05.084Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=365da8c4-05b0-4a28-b240-20c00165e4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:15.091Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=60547d2f-7985-446c-baae-f17b032ee343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:25.099Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a02eca2e-ca88-4fd0-b689-6fd0ff3d6a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:35.108Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ee842181-bd19-4e52-a944-a5569e433185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:45.116Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9c5bb653-62d5-4b90-af30-7bbfbe5cd223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:55.125Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=82e91ff8-e8dc-4e34-9ecd-ca05cad1fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:51:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:05.134Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=790f78bc-64a1-4b4f-b450-e80091178af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:15.152Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=66b88405-9213-4d63-a8ca-6128051ef575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:25.160Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ffb1b924-ec5b-4d00-8dd0-e145c354ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:35.167Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=11ccc875-1095-48e1-9c1c-0d5ac24f67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:45.175Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=981e7ff4-983d-4eb7-8840-c746d512b7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:55.184Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e12d0562-5ff3-49f4-93a7-fcd9ec194e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:52:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:05.193Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=179d318c-2dd1-4e05-a60a-b11b953fb523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:15.202Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=35314e2f-08ab-4b48-a0db-1e8cee4c407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:25.219Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b223c983-95b1-4b1a-bf8f-109f6c3d5ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:35.229Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cd0305a5-1abe-4557-8d6f-b8e8e703320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:45.237Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f9c7b81d-9d61-4b44-9a06-3582bbd01416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:55.245Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5959209a-a0ec-429f-a110-cb015023a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:53:55.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:54:02.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:54:02.471Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:54:02.472Z |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 |2021-12-07T23:54:02.475Z |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 |2021-12-07T23:54:02.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:54:02.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:54:02.480Z |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 |2021-12-07T23:54:02.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:05.255Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c5bd28db-3ca5-4d55-87cb-b2c848ea7870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:15.264Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8339a834-8d68-4112-83b9-f4a3327f753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:25.272Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3318f1d7-5726-42d8-ab6f-422b571c9957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:35.282Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9e1e59ac-c3bc-4740-8494-a2bd7f9c9de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:45.301Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=15a5413c-b021-425f-9440-4297bc53b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:55.310Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=860f6b23-6121-45a2-b8ff-34683e31a06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:54:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:05.318Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2bb60bbf-597d-43bc-bac8-617e6d93efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:15.327Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=03295c61-e7ba-445c-b86c-a2c7df7b7969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:25.336Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9a066d4e-652f-4e5a-9ccd-f10e1b24926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:35.346Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b7da0350-7285-4846-b481-3816ee9db571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:45.357Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=36f3dd60-5b8d-4307-9f0e-aa58bef4566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:55.372Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2cf07c84-d02d-4695-bda1-4c125ff0af4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:55:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:05.382Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=95520133-d034-4094-9de2-d635fcdf1619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:15.390Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=45ad2dfc-14bf-4693-ab4a-428b939a0301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:25.400Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9321f908-a8ca-4703-9bc2-30d3329df3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:35.408Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dedb706d-30a2-4039-a0de-7dbe66ada7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:45.416Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fbdfb206-b2e0-4662-b379-ed48bd115900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:55.425Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=88a6a6f4-fade-4ba8-b4aa-6e53c7107e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:56:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:05.436Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cbbb0f14-3523-4b01-b797-b9e19ae74ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:05.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:15.452Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=665b908a-e66d-4278-8bc4-38c2e156cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:25.460Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=771b9dbf-26fa-4b7d-8b72-34b060e144e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:35.472Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8219d620-92a0-4b11-81bf-8f4279b59a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:45.480Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8e6f9fc1-290a-442d-888c-2703a47262b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:55.489Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=012c4a6c-5b5a-418e-8c4a-aa60e1d54206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:57:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:05.503Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ad207d64-a482-4132-be88-02aabccf7a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:15.512Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=46495eb6-03e5-405b-a567-6a1bb41916a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:25.520Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b053e90d-fad7-45cb-91ea-0e6ebc97b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:35.534Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=59e19bfb-b70e-424c-afb1-0bce1e0c239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:45.543Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=27923943-084c-41d1-8ffc-bda648a81176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:55.552Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=152ba064-f6ee-4d6d-a83c-3c68fd3aad70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:58:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:59:02.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T23:59:02.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-07T23:59:02.464Z |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 |2021-12-07T23:59:02.466Z |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 |2021-12-07T23:59:02.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T23:59:02.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T23:59:02.471Z |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 |2021-12-07T23:59:02.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:05.561Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5e4176d2-810f-428d-a8b9-2b83f3e66d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:15.571Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7592c2e0-4a06-4a1d-9a26-70cd42655e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:25.578Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6de119e0-459d-4827-9b53-8ff7ff967f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:35.586Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=db602046-94fe-413b-8a1b-65dbd4743903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:45.594Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=82b5572d-cda0-4e92-985b-a107076050c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:55.605Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1132e5c8-2759-4b29-a64a-3f8a259bacd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T23:59:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:05.614Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=53320786-7472-45a3-97d5-4031d1bd6907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:15.630Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=06c29df7-adb6-401e-8edb-001fa363f25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:25.639Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a4119b1e-fd8d-4c16-b3d2-1b1cfd163124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:35.648Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=582e4799-cfea-4ad6-96fa-20de0d375d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:45.657Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5e7a3640-8552-4113-a2fe-a7862370508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:55.668Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=745401ba-3ad9-41e3-b1f7-c85e60c8ffa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:00:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:05.678Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2e50f507-6ca1-48c0-abf8-9bc3129c185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:15.691Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3edddb63-f3d8-4ca7-b65d-e256295fd5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:25.699Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=37af7b5c-27cb-48c9-bd30-b66cb19a3748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:35.714Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e0eaf771-1aea-4520-977f-5607c6d41632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:45.722Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=97419e2c-863e-48c3-9713-84d81a7b3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:55.729Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=20d5d866-d787-44ab-baed-8dc7d3061a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:01:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:05.736Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=04ca0f0d-2b60-44c7-be13-01f798a2d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:15.743Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1f11aeb5-70cd-4a36-8880-c1c9c9dd60e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:25.750Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=637102bc-8f8f-443d-a05d-8e18d1acfda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:35.758Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4bd6c107-e70e-4acc-8cf6-6429726f199e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:35.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:45.772Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fd00e152-58cf-4f1f-b687-c37fd8a8efb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:55.780Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=17828ad3-b37a-4e67-b08f-64c06ec91e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:02:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:05.787Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f9f72f95-576f-450b-bd4a-6f4f7c262776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:15.794Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7a6ae9b8-c1d2-4050-91d7-2e7c599efb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:25.803Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=713b8b02-955e-41f5-8372-6e3bac20bb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:35.812Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=129d99b4-b0c2-4239-9ece-b61417d9e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:45.819Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=472d4116-83d0-4419-bfc2-6f7d60c4347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:55.828Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1ed68c1f-3248-471c-a863-df6dcc8219e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:03:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:04:02.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:04:02.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:04:02.471Z |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 |2021-12-08T00:04:02.472Z |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 |2021-12-08T00:04:02.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:04:02.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:04:02.477Z |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 |2021-12-08T00:04:02.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:05.844Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7e11f889-da29-423b-a046-0cbe6f0d5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:15.851Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c2772bfe-a7b3-4bbc-aafb-5948402ee183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:25.859Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6f822a51-313a-4bee-a21f-af647c69a502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:35.869Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f49fda2c-b420-4986-a6de-d90626d7a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:45.878Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=58e66baf-77bc-4acf-99c5-0583497fa920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:55.886Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=391ad2d3-8551-4996-91b1-f98fba6f21c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:04:55.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:05.895Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7944254c-db11-48bc-b07d-a868bc475fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:15.902Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=06d9273e-3af4-42eb-b15e-5955891f7fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:15.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:25.920Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b474f80b-4550-4eed-af16-5f03868886c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:35.928Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e40f5484-baa3-46df-aa33-b37f96cb731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:35.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:45.936Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e95399f3-eff1-4d17-a569-c7770ab7b9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:55.944Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d790700c-540c-4799-b7b7-635fd6b25013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:05:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:05.955Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0a672ee4-282a-4e1e-8f57-8c2ccea33915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:15.964Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a9a2771a-5ff6-4ea2-ac79-36162c9b4b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:25.971Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4916a82d-b649-419e-88e5-a92d9c6788b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:35.980Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=eadbee9e-3563-4fca-b757-0dfd516c371b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:46.006Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=799f41dc-b435-43ac-bf70-f9981fb8c628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:56.013Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=12ccb723-d028-4c69-b576-3e0ee4b93f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:06:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:06.023Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=08f7653a-8eeb-49ec-b14f-e37ff0770603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:06.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:16.031Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0f9ad308-c40e-4634-9345-e530db38090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:26.040Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bc8ba2dd-cd17-4b06-966b-e7941abe1a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:36.050Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=894a3d3b-984e-4b56-985f-703f97f02582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:46.060Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2384c624-6a32-47b8-a362-d0a8c64854d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:56.070Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d21d9ad7-82d0-469a-9993-ae1b4d9034d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:07:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:06.079Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a61e3c7c-cb6d-40a8-bc80-8aafe28a5952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:16.088Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9d83adde-63de-443f-9f09-ee259a04cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:16.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:26.096Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=265a9133-20c7-4dc1-a45e-41f020ddff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:36.105Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=38e9260d-b568-4e30-a3f4-c89057637b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:46.113Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d4b180e4-ad74-4fbf-a2b5-d9de2c04e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:56.120Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=45dba43b-d5c6-427c-9021-963e721217c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:08:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:09:02.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:09:02.510Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:09:02.512Z |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 |2021-12-08T00:09:02.515Z |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 |2021-12-08T00:09:02.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:09:02.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:09:02.521Z |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 |2021-12-08T00:09:02.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:06.130Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=56c139a6-0f63-4b8e-a085-9db69348113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:16.140Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=92235a65-52c2-44ff-9e4f-6dca31d92e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:16.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:26.147Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c452ce7f-10df-46d6-afe7-d91603e1e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:26.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:36.154Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d7d7309c-7cb9-4dca-aa36-a2f7f9bd5e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:46.164Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4ddf989c-a32b-4c04-b2a1-1962871545d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:56.170Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d142156d-4264-4da1-8b30-7b1e57edf898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:09:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:06.186Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4bae3435-0e06-4097-8b65-34ba92d8044c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:16.193Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=715bb779-df75-40a6-8b20-a99e4c62ebb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:26.203Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=57c6a682-a1fc-45ea-b934-067f7be05ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:36.216Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b0f81827-c338-42b2-8cab-a9e1bee00580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:46.224Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4a237842-1781-4955-b944-5fcb2ee6f4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:56.232Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7c6035d9-d7e4-4368-bd85-fa41d4921cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:10:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:06.239Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=91136eee-aac3-4582-b51e-3664c350ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:16.257Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9d38de40-2732-46f8-ab49-fe0d95521e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:26.264Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a7c1b4ae-7a9a-486b-90e8-5cbb7f3ddde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:36.271Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=543ecbb6-f184-4069-a641-a0fae7876707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:46.278Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b320857f-872d-44a1-a6f8-b7ff74a796fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:46.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:56.289Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2d7b84e4-508e-47ae-8651-4b1c63d9f1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:11:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:06.297Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3f5eb834-277e-4e28-8981-46211510807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:16.304Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bc042fad-382d-4c86-9cdc-d951f717594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:26.324Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b6943d10-2456-427f-91d2-f181d355f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:36.332Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cda33aa6-8fc6-4f85-9134-53b023a4c977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:46.339Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c54a0b3f-bdbb-495f-a735-4f1d70db918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:56.347Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2469bc50-8ab5-4e2f-935e-516ac5356181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:12:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:06.356Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=932db1e2-12d3-42bf-9d88-216061c4b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:16.370Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1801a1eb-acb8-4730-ae6f-ffda0e598d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:26.377Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=16ef472b-109b-4a3c-8f31-396077ee870a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:36.385Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a6e31aa0-68a1-4ff2-a531-14ac5c3f5c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:46.393Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1b1d638c-01b5-4fe4-9bbe-59ec150f4462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:46.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:56.399Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=47bbdee1-dd27-41c6-992d-4f1e39a6dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:13:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:14:02.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:14:02.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:14:02.432Z |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 |2021-12-08T00:14:02.434Z |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 |2021-12-08T00:14:02.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:14:02.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:14:02.439Z |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 |2021-12-08T00:14:02.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:06.405Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0740414c-4e22-40de-97b6-143e85533e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:16.414Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=47dbbc54-e5dd-4c0e-bc0b-50ac6224c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:26.432Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=40e28307-e5ab-4803-b51f-e42995dea63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:36.442Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=38e93c82-ff7d-4e34-b78b-5f30c0061c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:46.451Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c9fdbf54-c4d5-41a1-bff4-998f6e6114a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:56.459Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6138b6bd-a98c-4ab0-bf46-e4ea34182f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:14:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:06.468Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bde27929-a4b9-49b7-be1e-4c59c1140968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:16.477Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b401f64e-91e8-4d30-97aa-cb987d7aec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:26.485Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9b924075-a7df-4156-b408-0c47d1316044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:36.503Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=68d37d2d-9e98-4942-b482-1ee45d3db268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:46.512Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=69cef2a7-2498-4f32-8d3c-54d244cdadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:56.518Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3e34dbd2-d303-4ffb-904d-75a7092544b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:15:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:06.526Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fad8e9fb-55ed-4074-8e65-1b459391f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:16.534Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fb77d3fb-8bc6-4c3f-8dc3-90368930c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:26.543Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8302a693-6437-40ca-8f6b-8977e3eb8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:36.551Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8162401d-c56e-49c8-a9f5-04ab08e484fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:46.560Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9e81cd07-b48a-4be9-a2df-ba4e18695666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:56.573Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6fa0f798-4309-489a-87f7-ceee5919943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:16:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:06.581Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1e9c3618-ca14-42a2-8206-371a8e12a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:16.590Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=78b5e6cf-011d-4595-9062-d68849fcd941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:26.598Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3e0280c5-c9e7-45b5-a056-0f35e8c122f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:36.606Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f294ad24-71fe-4c81-ab53-a3c9968e3f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:46.615Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c1ba9316-7d43-45fb-a3d9-850183b5cac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:56.623Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d3659d07-b247-4431-bb30-b934954ea264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:17:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:06.633Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=eb1ffa83-7128-4c39-bd7c-c48db02b6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:16.649Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7acf46fd-6c46-4f62-b6cc-fc53e431fe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:26.659Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8c189336-6795-4c9f-87f6-1bb6f3668dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:36.669Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=beb78e3a-86a5-4daf-86f9-398d01b2f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:46.677Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=afb7c481-0ec3-48f8-9773-12195e6fc5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:56.685Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b5fb4b79-1f0a-4be0-9900-39f989c420f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:18:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:19:02.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:19:02.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:19:02.468Z |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 |2021-12-08T00:19:02.471Z |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 |2021-12-08T00:19:02.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:19:02.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:19:02.475Z |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 |2021-12-08T00:19:02.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:06.692Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e7eb5cbb-0d7c-4518-a7e8-03df65e00672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:16.701Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d6cd2541-c52e-4401-80f7-6f2a1753f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:26.715Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=98a800c1-c626-47fd-8a4b-5dd3328452c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:36.727Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d2714234-9ea8-47ad-90c5-1a42d0eb56ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:46.734Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8d54d0d0-3cc5-4217-ad00-aab5dc3194d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:56.742Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dfd06e24-0d1e-48ce-9345-dd2648c6d5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:19:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:06.752Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=314c2255-6254-403c-8f6e-523ee7ffeef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:16.760Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4f2670a4-0e45-4fe8-9810-3243609c46fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:26.768Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9600380d-7b37-44bd-bbf4-12ebca38a585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:36.785Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=115db797-029a-464a-a879-f6b57276f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:46.793Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f75293d8-a0e4-4426-9c8f-e08a5f000952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:56.802Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=020c14ef-391e-4718-bbb1-d3d01dd6ff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:20:56.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:06.815Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3beb4fc3-80dc-43f7-91d9-8525c077dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:16.823Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ac959bb8-c397-401b-8685-135b2e674659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:26.830Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9023a380-654a-4759-b720-9e06cdde6454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:36.837Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e0ddfa7d-20d2-49c8-86ab-85211a5de7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:36.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:46.850Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bc0512f5-5a54-44b3-99ad-bdd96e96c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:56.866Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=25ca9044-0a2f-4540-9995-8777b2d51b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:21:56.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:06.875Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=916ff9ee-3acb-48e8-88ce-a6c44ce6f063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:16.883Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=92fd9ec5-a189-4bac-9e2e-ae10b4c7091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:26.891Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=00ddf3fe-07e8-4959-abe9-95efede586bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:36.898Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=775aa511-c998-472a-b782-106ab3509a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:46.906Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8f4f036c-eab8-4f1e-ba3f-b162590899f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:56.913Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8883c930-1f38-4779-9f48-d1c9217329f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:22:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:06.922Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=221466f9-0682-434e-8efc-ddf703b7acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:16.937Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2f796ddf-3832-426b-82e5-5286b3ae5bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:26.943Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8917bb63-1b24-4221-97d6-c727ef33a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:36.951Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0d3cbbdc-e0d4-4dae-b913-c930fda1505b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:46.959Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=545716cc-0e29-48f9-b558-bdb0641d3383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:56.968Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9a5aa44a-fdb4-4ed1-ad8a-b96de079a5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:23:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:24:02.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:24:02.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:24:02.445Z |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 |2021-12-08T00:24:02.448Z |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 |2021-12-08T00:24:02.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:24:02.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:24:02.452Z |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 |2021-12-08T00:24:02.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:06.975Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5469f846-28ad-4da0-97f2-3da1fd822151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:16.986Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=27c52d2b-2d29-413f-bdde-72c931861166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:27.005Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=38744330-f036-42d5-adaf-96cd281f6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:37.012Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f2823be3-9bdc-4bb9-9fd5-939a32789b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:47.019Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f11d08da-97ed-4f54-9269-e83768e2300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:57.026Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=066a321a-c2f0-4657-9f77-e863232246c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:24:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:07.033Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7aa704e1-21f2-4642-b8bb-524263a24b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:17.041Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1321475d-001b-4f76-a207-2622e3d03eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:27.048Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b0866ae3-e9e3-4c89-93df-7e4acefe99ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:37.056Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5dc3ebd4-bfe3-4be0-a629-0758faa6cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:47.075Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=719079b0-f5d2-43eb-828c-823b07b5b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:57.083Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b3592782-fba8-4972-bb12-911e9e2f8e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:25:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:07.091Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=201ffda6-141e-4c7d-aa93-4a9055222fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:17.099Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cd7b504f-5d8e-473c-a323-5de992cc3b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:27.106Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=08b7cd0a-68f6-43a8-af91-44e452103b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:37.112Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a9c24fda-f25f-4b0c-94f0-ea818fa4b656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:47.123Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=223e9f32-a439-4a58-9e02-367a37aa2b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:57.131Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=547d6190-6121-4156-8045-dcacd0697407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:26:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:07.140Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8ab47bcc-7299-4764-9a46-70c473ccb120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:17.147Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1c8669d8-65ed-4081-80b7-de2af431e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:27.154Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8a534bce-a74c-4745-89d0-fcbac0c6ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:27.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:37.161Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cc04d219-8b02-4426-a06b-e5dc76395406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:47.170Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=36c98ca1-91cd-465e-a686-9748d92ffa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:47.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:57.184Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9c290dd2-10f2-492b-90df-735c1e4e2f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:27:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:07.194Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6859702d-0dbf-4d83-b492-194c1b61b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:17.202Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b2fe4657-0334-4e02-8a34-f5fa458f909a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:27.219Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a453b576-0ac4-497b-b342-ed1e5007c2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:37.226Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=12317897-6708-4e82-800c-dd1ed34be451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:47.234Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6a8b142d-9064-4c63-a4dc-ac292ad85554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:57.242Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2617a1d0-68c1-431e-bbe6-d5a6bbe5dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:28:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:29:02.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:29:02.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:29:02.484Z |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 |2021-12-08T00:29:02.487Z |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 |2021-12-08T00:29:02.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:29:02.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:29:02.492Z |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 |2021-12-08T00:29:02.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:07.252Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=941c0b11-76fb-4839-985d-c009a5da56f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:17.259Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7b2480f5-c9d7-4f7f-9de8-162bd9e7ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:27.268Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=702e218b-86bd-4bbf-b4fc-edd2150ff939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:37.284Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3cff3d64-413d-4c51-9b27-30db0057efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:47.293Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=70db76a1-62cb-4d4f-b1c4-0884ed7c0522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:57.298Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=876d7f90-8579-4f83-8d79-f69f0731387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:29:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:07.306Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4beb4949-3634-42bd-ada6-8302d878dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:17.315Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a00425eb-c9fd-41d1-a48e-daec6cf36b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:27.324Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=22c9ba09-84dc-4fe3-9328-c17e164a2c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:37.331Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5992b077-5cee-49e6-8df1-4c447c325874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:47.340Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2a698b06-5a74-4921-a4f6-8b31a17dcba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:57.357Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0b5412b3-9854-41d4-b93e-91ddd7f005a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:30:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:07.370Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0bdb8f86-804b-4f96-b29d-531e99f76afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:17.376Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4c2cef4f-d8cb-44ff-ba10-88127285422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:27.386Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=469b7180-91b5-4441-913d-0a0f872c1b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:37.394Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ad57873f-a908-495d-a762-a09a3ba771ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:47.402Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a05d8242-442e-4da2-80fa-7fde75074142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:57.411Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c6760777-75b8-449d-a064-dc1b0ff5ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:31:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:07.421Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=323ad4c9-27df-431e-927d-4b3a4ffad74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:07.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:17.431Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b1da06bf-a8d2-40f6-9c7d-0fd79c37f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:27.437Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=eaf60783-e403-461c-a6aa-c51768a4dd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:37.452Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1ab90414-805d-4f17-8839-1f61f9e7973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:47.463Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c9a4795d-e994-4841-bb2d-25e3eb6daceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:57.469Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=380c546e-5281-4a11-ab56-6837da7e1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:32:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:07.477Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a5cfd480-6dfe-49ca-9435-0f64ca9e325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:17.491Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=180e4f84-ca10-46e4-a6e0-e39e6ad56f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:27.499Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b2e2aad2-aae3-48b2-aa48-6fb5fc52353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:37.505Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=22d1fb87-ef4f-444a-a115-d6ef5cbeb53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:47.513Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=97fa4763-d4f0-4812-883d-834b15ef5530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:57.521Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=60cf7fe7-1ae6-49ac-97fd-335eb8867d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:33:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:34:02.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:34:02.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:34:02.517Z |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 |2021-12-08T00:34:02.519Z |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 |2021-12-08T00:34:02.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:34:02.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:34:02.530Z |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 |2021-12-08T00:34:02.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:07.529Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e6f5a522-703b-455f-b878-86237753834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:17.537Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9cda0856-7034-4331-bdeb-6935ba385230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:27.544Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9d733347-c110-46be-94ad-2bd8af4cd44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:37.557Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3a14b3f3-0b3e-4723-8bdb-0816a9ec70c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:47.564Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=335c43ee-8144-487c-9feb-71464c5af427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:47.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:57.571Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cfec1505-4429-43ba-9544-e318e45a4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:34:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:07.579Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=688bb7a9-ad41-4bb1-a6b8-e12ae6998e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:17.586Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=62df0798-08e2-40b8-ba0e-aacca719b32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:27.593Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6d7c9244-0024-4f18-bdfd-bed3207b2489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:37.601Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=185f1a5f-7a94-43ce-8dc8-9ab3f2c75592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:47.619Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=efe5318c-64ea-4bb1-88df-5c57f4c20e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:57.626Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e3a30f2c-361f-4d4d-9516-d38ebf3a08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:35:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:07.635Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f45a7afc-5559-4564-a463-d4eff82019aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:17.642Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f6dd64b6-3b3a-463b-b42e-9db66127dda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:27.651Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0145ab59-696a-4668-bab5-6daf9fdc1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:37.661Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=78d9feb4-ced4-4c3d-8704-c80cca7c756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:47.668Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5a6a5629-b8df-4bd9-b736-dc85b813bbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:57.676Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2b2bd54f-9706-4417-9a95-aea8f2bc1218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:36:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:07.688Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3e41d017-7921-4a7a-a002-0b4e08b0ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:17.718Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=bd698637-1287-4955-b2a9-638e72d73c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:27.726Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8244f276-d74c-4f04-bb56-fffacc1234e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:37.735Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ea56d9e5-c17b-4d79-b2c6-8c5241b549fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:47.743Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6656a443-0462-4526-9877-b451ea7ed58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:57.750Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=38251b27-d41c-4a16-b9e7-7a4bbc83721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:37:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:07.760Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=197ab57f-3c54-4172-b2ea-8624e15287aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:17.769Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6913ab14-cf74-4ad1-927b-8a0812749039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:27.782Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ba60e3c2-0f2b-489a-8802-78cb0fbe2bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:37.789Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=04b6c08d-2e7c-48ca-b1f5-db88b543d99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:47.797Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fe9d536a-422b-4d20-a1e7-60c8cf4657a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:57.804Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d60e4c97-ab8d-46f0-9c6f-ea590ab831cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:38:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:39:02.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:39:02.488Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:39:02.489Z |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 |2021-12-08T00:39:02.491Z |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 |2021-12-08T00:39:02.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:39:02.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:39:02.494Z |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 |2021-12-08T00:39:02.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:07.812Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cf01872b-efad-4dfc-807e-16f15efe975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:17.817Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4f8eb338-f79d-4e89-b550-5f6a76e05591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:27.824Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7bee3e91-0683-49a0-a465-c793fba2955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:37.835Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3e16eb52-e977-42f0-b022-0a7ba0635d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:47.844Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0439c93e-c6c1-4302-83b4-bd11eb57f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:57.850Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=474a5aad-abb2-4203-a338-3047cfe91def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:39:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:07.856Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=13401d0f-cb87-4bdb-a726-cfd2e57fc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:17.865Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8b1724e8-f61d-40e0-9f9c-629dff3c33c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:27.873Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2d5fc632-7814-4453-a488-5097a2623444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:37.884Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=23d80a95-e5ec-4948-b167-9bf64bda4d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:47.893Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=100b095f-4a0b-4d88-b5a9-0175fa4aa483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:57.908Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b0ebc4de-c880-4be5-a1ce-ddca970e6cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:40:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:07.918Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=77619c0c-a713-40c5-8d2c-aa71d6da9d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:17.924Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=64c40e0a-ffb4-4abc-93c8-fca260f72da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:27.932Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=896bb99d-714e-469b-9a43-a72290c2472c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:27.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:37.939Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7356816d-fdad-45ec-acdf-5a6a67836a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:47.948Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0f3aaddf-7945-4574-8ef4-59b3a4859d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:57.955Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=55e898f3-93dc-4837-b1f3-421853934be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:41:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:07.964Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dcddf102-5c90-48fb-8856-6db1ad9c3733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:17.977Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cf39a72a-d73f-4da9-936d-a2a9327cec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:17.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:27.985Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2e6cd529-102d-4327-9843-8f5e41ed72bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:37.992Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f8add325-bcc0-4811-ba07-c5e05b274a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:37.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:48.000Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b91eab5d-63d9-4a09-a97b-c0bbf3a74608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:58.007Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2fe3791e-0ef5-4a25-86e4-8354d9675e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:42:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:08.014Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=7dab1ed5-fe3a-465b-8543-cafcaf2b8821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:18.022Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=cac9b37a-43d8-40ba-859e-80263a336b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:28.031Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=404ff0bc-35f6-4daf-af7d-5e3d6934ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:38.042Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=28f850c2-872b-4581-afe1-0acd6a076148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:48.050Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0828cb71-8e0a-4619-8c55-36b4615ec7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:48.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:58.062Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9eeb72f6-4140-4763-8912-9e9a08e20aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:43:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:44:02.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:44:02.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:44:02.516Z |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 |2021-12-08T00:44:02.518Z |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 |2021-12-08T00:44:02.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:44:02.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:44:02.528Z |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 |2021-12-08T00:44:02.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:08.073Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=62f94201-beff-4235-9e53-42843eb207ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:18.082Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a841c354-a046-42fe-b3bc-fa017e2d9c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:28.090Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=76af8c54-842d-4049-8faf-e427aa68650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:38.098Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=6a6aa569-e65d-45c5-9317-be25a694de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:48.116Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d28ad2df-b1c8-49c5-9742-e72eb883fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:58.124Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e3e25576-f558-441d-a4ce-98b6185feade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:44:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:08.131Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e0e08bf6-b5ee-4f2d-82d0-5f04b34c9b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:18.139Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=17f36b4e-4fe1-484a-a142-c698d62f542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:28.147Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=53eec1d6-4c10-4cb3-b4b6-64de1906270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:38.154Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9308e829-f9b0-4077-8614-6c609744ead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:48.162Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f688b9cf-d1b3-4817-925a-04dc9b10f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:48.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:58.183Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=377650ae-47ab-4813-b72b-5f299777018f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:45:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:08.192Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c490570b-f6d3-493a-8059-9cef02f2d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:18.200Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=f517ab03-e752-4a28-9037-e7461246e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:18.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:28.211Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d78cd3f6-892e-4216-9dc8-36bf5b75b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:28.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:38.220Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=742f099f-b08c-4e74-ad08-d253d98d7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:48.227Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a4e197ea-c93a-4fb5-9f16-ea1d8f660912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:58.235Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5f4b04b6-a80c-4bf0-9995-96f6b0fab1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:46:58.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:08.250Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3cdae96d-6206-4585-a5af-6c9b565ee1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:18.264Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1ac08eac-22b4-4a5b-8bfb-046dc3504ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:28.273Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a61240a5-96a9-486a-8e09-fda0cb999f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:38.282Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ad6227a7-6a74-40a4-bde6-71bba4b8b8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:48.289Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=57edd633-1234-49e3-98db-f8787fe96f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:48.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:58.296Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a3dabde8-5983-40b6-b860-10a12dfce25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:47:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:08.305Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=46d97a4c-a8be-44bf-b226-4def9f5542a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:18.312Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=143a22e3-2073-46fe-bf0c-23339a879b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:28.320Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5c278c30-6180-48e1-be98-8947fc461f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:38.332Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=020ebee5-9368-4000-b365-1b87ae6b1f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:48.344Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a3d5137f-7be5-4448-8005-eec1cfb3066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:48.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:58.352Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=013fea12-edb6-46eb-9a97-ba96483812b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:48:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:49:02.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:49:02.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:49:02.474Z |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 |2021-12-08T00:49:02.476Z |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 |2021-12-08T00:49:02.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:49:02.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:49:02.480Z |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 |2021-12-08T00:49:02.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:08.366Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5cb99f3e-e040-4923-8069-13f92cce798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:08.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:18.374Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c83f9889-e5d6-4aee-a564-2394d547e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:28.383Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=146caeb7-ab27-45b6-b09b-0014f2bc6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:38.393Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2b98d564-766b-4542-8a98-0db40da19f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:48.409Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8daa5f9a-5713-4860-a2a1-9d797c6ee38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:58.417Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ab787a01-4f2c-49b3-9378-ee634a19d0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:49:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:08.424Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3f802d62-e670-4bed-9b15-1733b52c0ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:18.434Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=16c5111c-42a5-4932-98d0-47a72d6ebb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:28.446Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a6227ccc-300e-42bb-bdc2-1d81ae93e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:38.455Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=80a4aa8a-62e0-41c1-aeb9-0c1ad537a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:48.464Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b67d6142-ce9f-4829-a41b-5c956ec91cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:58.470Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3f3437ff-84b8-4c84-90d5-6130982d7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:50:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:08.484Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e52fdfb8-cb29-4add-b051-b63c169a4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:18.491Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a26bd197-9196-4974-80a2-3c20f05030b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:28.497Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9a01926b-7490-44ec-b4eb-03f98071d462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:38.508Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=398671c3-48a4-4165-a685-c7a88553c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:48.515Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=96ffbc6a-bb20-4b83-aa7e-35d26a9d036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:58.522Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dc8beaa6-046b-4b00-b8a4-421234c25add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:51:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:08.529Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=53d3447b-b2ad-428e-b188-9d75a4458fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:18.536Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3fdfa913-ff0f-4b34-8b15-1475cfa751c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:28.551Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b932e51c-7508-408c-adc9-431cfb308145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:38.557Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=dda9ec61-309f-4868-960a-cc610fd4f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:48.563Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=17684eda-9820-4393-87c0-6acbeda32168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:58.571Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=0f7054d6-3b61-46b1-afff-62910a4fdd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:52:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:08.579Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2f86a1e5-d158-448f-bc6a-f06bb1b4431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:18.587Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d3f99046-76ce-471d-967b-a75d111861a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:28.595Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=144c0151-0055-480c-96d0-b27a75bb4390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:38.608Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=96477ef7-eea6-4489-8c9c-eb131aba505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:48.616Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=078dcff5-4a24-4b82-80a9-9239775887ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:58.624Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1595c087-a8d9-4d1f-b5e2-7b46228692db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:53:58.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:54:02.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:54:02.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:54:02.479Z |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 |2021-12-08T00:54:02.481Z |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 |2021-12-08T00:54:02.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:54:02.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:54:02.485Z |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 |2021-12-08T00:54:02.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:08.630Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1274307f-b7c3-4a49-836a-4154a6588740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:18.647Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5c6b4c5e-6c57-41e2-932b-6edc9b80d9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:28.655Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1d8ccf71-d1ea-46c9-869a-312b7746e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:38.663Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=963c5989-e288-4beb-bf6a-0bd4c1605833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:48.673Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=3090eb44-a3aa-42e1-8260-abeddadb5175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:58.687Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ee1399fc-b622-463c-aad4-5c54aff654ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:54:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:08.695Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=8704571f-6dcf-414d-808b-047ce5b0e4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:18.707Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2ad96b8c-27bc-4e37-8bf3-4f14c9bbb7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:18.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:28.715Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=66ecbe7e-4ea0-4cd6-b17c-6647d6390970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:38.724Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=918ce370-069f-43dd-9018-0847adbceaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:48.731Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=57e7723c-20d4-40c9-b1c3-729866ecb74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:58.740Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=508736c5-b6ae-4434-917b-2b87b0031af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:55:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:08.762Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fe150461-9021-4274-aa21-7f9cbf9c31af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:18.772Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=89f09e7c-5f89-4212-85e7-3fbb290ac2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:18.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:28.780Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=25ad69c8-a401-44c8-9f6d-a77fe051a780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:38.790Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9deae97e-c23c-4637-a02c-62d05ea25117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:48.799Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ea333ae6-0862-4fef-bda3-887de095dbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:58.806Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=c6eaf48b-4f09-46a9-a9f0-2e7be93c9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:56:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:08.814Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b6fc196c-8e36-436d-84aa-d7875e795868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:18.824Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d9b560e4-b34e-42f6-a621-8c04a95b7af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:28.838Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=95620534-9e7e-4225-a23a-af582d228a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:38.848Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9b494b41-fac5-4aa3-badb-0c2e85643b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:48.858Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=d9f63cad-5228-4fc9-84a8-c98e7b4fe607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:58.867Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=445784b4-1d52-4cd6-9c0d-d37b5287391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:57:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:08.876Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b620577a-d390-4ca4-805c-dab8a0537af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:18.886Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=1d58c900-dda7-45b8-a388-e6002bbddcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:28.895Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=152548ae-f1cc-4077-bc44-915d1560c979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:38.912Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=e2e589a3-6252-4854-8b3b-0bcdf4f53387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:48.921Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=71f17f4d-6f02-4976-9136-f612969d297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:58.928Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=a23bd8f5-17ff-44d3-9633-a32bd8ea92b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:58:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:59:02.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T00:59:02.489Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T00:59:02.490Z |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 |2021-12-08T00:59:02.492Z |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 |2021-12-08T00:59:02.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T00:59:02.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T00:59:02.496Z |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 |2021-12-08T00:59:02.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:08.934Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=9e84bff5-97ba-46a1-9610-4389d23d832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:18.943Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=ef9e91f8-f40a-44b6-9d2a-230b3bd2c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:28.952Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=2bce6958-33ed-45aa-9487-10f5f652338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:38.961Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=fbae0b29-0c78-426f-b1ec-530b188b649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:48.978Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=94770aa0-50d1-42ed-a358-4deaaf1fa3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:58.994Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=5fcb38a1-c0aa-47d8-8129-d50db56197d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T00:59:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T01:00:09.001Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=b20fd57c-8ca0-4557-9d8a-dbe4d2ad3642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T01:00:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T01:00:19.008Z |INFO |Init configs |InvocationID=f62ecc86-3035-495a-a358-e55af63f97e7, InstanceUUID=4bc96efb-6f02-4028-b726-4ed597c6bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T01:00:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |