. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:32:51.603Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:32:51.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T02:32:51.655Z |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-11-13T02:32:52.289Z |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-11-13T02:32:52.383Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:32:52.383Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:32:52.383Z |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-11-13T02:32:52.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T02:32:52.503Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-13T02:32:52.521Z |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-11-13T02:32:53.961Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T02:32:54.328Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-13T02:32:54.355Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-13T02:32:54.356Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T02:32:54.395Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-13T02:32:54.395Z |INFO |Root WebApplicationContext: initialization completed in 1873 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-13T02:32:54.687Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-13T02:32:55.230Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T02:32:56.495Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T02:32:56.856Z |INFO |Started MainApp in 7.801 seconds (JVM running for 8.383) |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-13T02:32:56.909Z |INFO |Start scheduling PRH workflow |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:32:56.923Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4a9e8f05-9653-433b-abfc-5f4d5072208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:32:58.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:32:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:08.399Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9ae3d40e-763f-49d5-8123-7cc1929f99e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:33:09.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:19.479Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b5be99e8-4d3b-4ca5-ac37-7aad5d6bffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:33:20.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:30.554Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=65b3097a-b5f9-4e97-9fc1-f7eb33ef5ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:33:31.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T02:33:31.986Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T02:33:31.987Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T02:33:31.989Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:41.657Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ca43a809-c591-44df-944a-8a36a68f0529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:33:42.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:52.726Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=42d71d3e-d567-4869-a7fa-771ec06353a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:33:53.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:33:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:03.799Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=39af77a0-1c4b-4b12-9ce7-b55c022d39f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:34:04.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:14.870Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a3acf462-59e4-41cd-b158-31072e6febb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:34:15.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:25.916Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6af8a49-aa33-4fec-91c5-07a423c2fc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:34:26.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:36.982Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=893052aa-b650-40ac-bd87-1c4f1ada6d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:34:38.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:48.052Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=14f3b661-221a-4624-9cdf-250c61bb2f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:34:49.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:34:59.093Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f0dfea68-d131-4b33-9594-796b2866dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:00.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:10.166Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=263b690d-97b4-4f62-a6e4-eefe9886d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:11.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:21.268Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=51aa540a-0eb9-4aa7-96e3-c6fd4b36780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:22.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:32.340Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=463f0834-1092-40c6-91ca-5806a0c8e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:33.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:43.380Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a88d0618-1153-47d7-a284-bf9a7730016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:44.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:54.451Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e41c7a40-8e29-46ff-85e9-6f13e7937448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:35:55.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:35:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:05.525Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e3a4fced-ac04-4fc4-8934-6e56b418e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:36:06.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:16.597Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f04770d8-71a6-4015-bbcc-cab0517394aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:36:17.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:27.733Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4738a6e4-af2c-4109-9fd7-bcbbd2926133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:36:28.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:38.772Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=01dda4e5-661f-4dda-85bd-48737b7b6464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:36:39.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:49.844Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48ddf1a1-51f0-48fd-bcf3-0486bb1518d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:36:50.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:36:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:00.948Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5193841d-e98f-4ee8-8b12-5e94016439e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:37:01.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:01.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:11.989Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ebb44106-177e-4d62-9cab-2e4dc8b5cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:37:13.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:23.029Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3742b696-5d80-4bb5-8c6d-5365983ed06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:37:24.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:34.133Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5a8d70e4-8970-4e84-9b4b-5d568c9167cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:37:35.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:45.205Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=970022d2-a82c-4a21-8cc2-eec0c647f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T02:37:46.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:37:55.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:37:55.361Z |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-11-13T02:37:55.361Z |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-11-13T02:37:55.365Z |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-11-13T02:37:55.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:37:55.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:37:55.371Z |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-11-13T02:37:55.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:56.277Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7158a7a3-cc28-4752-9a5d-a6b2bf40ef62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:37:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:06.447Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7e0941dc-9601-4906-ac19-6af6ca0dd649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:16.458Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=18eb01ea-5a1b-4afb-bf7d-2b54a8d3229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:26.471Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9ae7bf09-1e57-4134-a833-6c659157df26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:36.483Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=171df7d9-9762-416f-8edc-d69b6094a455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:46.554Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2d20066f-7494-4f2b-8ba4-0c537340a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:56.567Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=91ab55a2-dd37-4fba-afe6-a66c17b63d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:38:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:06.579Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=dbb568f6-f09c-4950-a522-fe32065c96b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:16.589Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6b07e214-b86c-43cf-afdb-29ba2a6cc667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:26.600Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=27ab812b-c0f9-4020-985c-69ee36469b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:26.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:36.609Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e27ee9d7-bc43-48b3-8163-0cc489d70b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:46.624Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=43d8b934-6b48-400e-aff5-473292aee437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:56.634Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7ac861ce-f84c-40c4-985f-3ae7ca7e3206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:39:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:06.645Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=910b006a-f37b-4a50-abce-28daa9f2de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:16.654Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=387305f8-48dc-4596-b053-6fe12b2f8684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:26.662Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=dd40fa6f-da3b-4e0a-a2ad-a00828230e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:36.673Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=99377786-39e7-459d-a2c3-1ecc713af078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:46.682Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4eb92954-9faa-43fb-a55e-6aa5c0ef2b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:56.914Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f6fb7a1d-ed4a-4416-9dc0-85f72d710f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:40:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:06.924Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a12fb740-5171-4864-a837-9501875b828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:16.934Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2c055067-3d91-40e2-b76e-4b96d5527488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:26.943Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5c8aaf26-e5aa-43a2-ad91-db704bd0832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:36.952Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5ff1055b-31c8-4f8e-8526-6aa3585c4b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:46.961Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=00275e15-26d5-4d5c-9286-8157dd993b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:56.971Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=813b446c-e67a-4a0f-a1e9-bcfa6c6100c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:41:56.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:06.981Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=92ebec53-94c2-4b23-8280-d6d3672255ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:16.991Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3c2298fe-7379-475f-972d-99108c6d838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:26.999Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2a2a854b-77c2-42c8-a52c-002263198a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:37.008Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=aa865336-8569-49b1-b491-7ee0bc6b9d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:47.019Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e748fcab-f86b-4082-a976-8cb64b86a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:42:54.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:42:54.948Z |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-11-13T02:42:54.948Z |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-11-13T02:42:54.949Z |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-11-13T02:42:54.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:42:54.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:42:54.955Z |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-11-13T02:42:54.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:57.027Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4385bdf4-b6c8-4e0b-bf4c-c8ff1b695f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:42:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:07.036Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a8d1de77-a3ed-44f2-8d95-a498583a61cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:17.047Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=280eecbc-6996-461c-9389-ef30d17eb1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:27.056Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e9b9dbca-70a6-4211-ae5b-8217332ec946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:27.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:37.067Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=66277cec-080f-49d2-a92c-92c904b09edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:47.076Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4916b293-6945-4db1-b024-b5334ab4c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:57.085Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fa423a79-531b-4383-9099-52fd12a8da45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:43:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:07.094Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=76a12586-c08d-40a9-80c9-61d07270eac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:17.103Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f6ff9299-dd91-48fa-a905-d29b97936b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:27.113Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=26c67c3b-db7d-4776-8f42-9b3aeeb9bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:37.123Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2f744623-7d23-4123-a806-534b5c3d2beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:47.133Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7a2a7e2d-b683-44c4-b514-e42bb1962341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:57.142Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8cc9958f-60fa-4634-8206-21b7a0693ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:44:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:07.205Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0ed46694-68a7-481a-a151-e5398a47a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:17.212Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8305d1bd-9477-4901-942d-4b9ea56e1cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:27.221Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9d51add8-96d3-4e07-b458-b9267b7b812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:37.230Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=58d9e184-ed22-4259-9301-9a90503add39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:47.241Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bafb2ab0-f2bc-4c63-b2dc-c01da2b2acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:57.249Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=022e9025-df41-41ad-9b7b-7966e657fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:45:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:07.257Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=55d632fa-c693-4a14-9771-6e91ca35e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:17.266Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d902b19f-e4ac-42f1-a618-94d3a6bb1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:27.272Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4e322b7e-7764-4ffb-aa67-f83a57c4ec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:37.280Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b393ac59-7e26-4b05-b228-e90f6915fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:47.865Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=73286cf9-3227-4576-871d-a826af763d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:57.874Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cf529c2d-ff29-4244-a5a5-0c95373457cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:46:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:07.883Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3e6dedcb-7bfb-4014-9eb8-082541ee2562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:17.891Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cdc83af6-4947-4753-9155-68b576737a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:27.903Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bde3c610-8d63-4397-8598-322a991fe3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:37.912Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=617951ea-2eab-43c0-b02b-027b25744c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:47.919Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9f1c0585-97c5-4643-87e2-8e43723a35f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:47:54.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:47:54.905Z |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-11-13T02:47:54.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:47:54.907Z |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-11-13T02:47:54.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:47:54.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:47:54.914Z |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-11-13T02:47:54.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:57.928Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b953377a-5ad0-45d6-9ffa-0654aeba65ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:47:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:07.937Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e82a9b6d-01c2-44bc-b873-a10a7cf1e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:17.945Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7a0931ed-5366-40be-81e0-edadd502238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:27.953Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8eedbc27-7cef-447a-8e54-3960612031b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:37.961Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d761fba3-488b-41e5-9fe5-13ff417e91fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:47.968Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f0c0bbf5-b532-4d32-b31a-b474d80bb095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:57.975Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1dceb071-5b1d-4c39-8c21-af410d7f6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:48:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:07.982Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=59915c53-7791-4b42-b8a5-09acc1df4167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:17.990Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=91ba6909-2045-4dfe-902b-aac8fdcdc7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:27.998Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=03197f73-5ffa-47c6-a22a-b78bac894fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:38.006Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e56dff18-53f4-401b-8e61-080c2dfcf7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:48.014Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=61340750-cae0-4fa4-bb08-d0cbb7414ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:58.023Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6a9b186-2801-4dea-bd04-011ee553157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:49:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:08.032Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e64bf34f-2fe8-49a3-8060-d6b11baf1160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:18.040Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6a72cbea-d688-4023-a2ae-ee2d5dbab476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:28.048Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=757703ed-03e6-4976-b5eb-7dbce3515c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:38.058Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=024dde49-63e8-40e2-b9f5-47fb2f21de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:48.065Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5185d2b1-afdd-40de-98e3-5d48faf7ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:48.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:58.073Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4affc996-77be-4745-852c-0271a5864e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:50:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:08.081Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8cab0964-f101-4db1-a6b4-a714c2a55841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:18.089Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d65ea64a-cf2d-46e7-b935-d08e51244b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:28.097Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=dac03138-4eaf-4e38-9529-ec285efeb687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:38.105Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ef73679a-c460-4591-a11d-b0405b505962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:48.113Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9efe37c8-b2e7-4848-9463-a07f52cd415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:58.121Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d668d802-cd02-4428-8627-170f2d9ce60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:51:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:08.129Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9dfa6835-0a5e-44e3-8e22-06542154ecd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:18.138Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6c177262-1184-42fa-a241-9f77fac41690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:28.146Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f18b38cf-50d3-4449-86aa-595a33710b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:38.154Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bfbf9099-c97f-4445-8652-31b7337b10bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:48.162Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a1807370-ef5c-410b-90f5-37c6380270f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:52:54.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:52:54.934Z |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-11-13T02:52:54.934Z |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-11-13T02:52:54.935Z |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-11-13T02:52:54.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:52:54.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:52:54.949Z |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-11-13T02:52:54.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:58.170Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f440e409-8b18-4df8-92ec-efc171b549f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:52:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:08.178Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4fbb6343-83fc-4126-847e-32c1b5357ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:08.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:18.188Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b791e7cb-90bf-4a39-ab4c-c775e7d277d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:28.194Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8156886f-e73c-4336-82fe-b999b92ce015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:38.203Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=63c35ab3-e115-427a-89c4-bf0573d4b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:48.214Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7c4debd8-4282-4181-972f-a8aa87e1e6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:58.235Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b410c0e1-2da5-4590-8eb0-681a7cfcbf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:53:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:08.246Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=659d1a22-72f0-4d34-97e5-c0623ca0a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:18.255Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=30ca66a1-85d5-440a-b84c-be40297bb997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:28.263Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c9acec0c-2514-44d4-bbfe-d5d4f769c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:38.270Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=117467b1-fff9-4773-950f-5e3187e01295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:48.280Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0ec94220-648c-44bb-8822-678105486391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:58.287Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a20f1287-fec4-4b42-b110-f49e1ea85ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:54:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:08.294Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5dfd941a-e342-4be3-beb5-a0fd4b4352f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:18.302Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=57d2460d-3f58-4c96-8bcc-27a69bfa64c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:28.309Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=70b51834-cedf-41bb-b134-b243b3bc5ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:38.317Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=010517e3-dd3e-4913-bf82-3673e26dd6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:38.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:48.325Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=aecb15ba-6f76-418f-942a-a7c67c1bd80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:58.333Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=27c75418-3bfe-4703-8709-fc1b03addae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:55:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:08.340Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4772c5c5-10a5-498d-93c1-8af8cd10b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:18.348Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2f6bf514-fa28-4e28-923d-b735c2d578af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:28.356Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e6d450b3-7c8c-47b7-9cd3-cccec4cf5ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:28.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:38.363Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=887912b8-e9fe-4996-a800-3ce067992b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:48.370Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c4e96cff-0254-45a5-af28-7002cb664de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:58.377Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4b8f17ca-8065-4cdb-b4a8-26f0c6a4bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:56:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:08.384Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=282edcba-8d24-4d21-b2b4-398bccf3ccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:18.392Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48cc8458-a374-4d76-8328-d42c50142445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:28.400Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=785c20ba-b4ea-4fbb-87e7-d339bda9c343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:38.407Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0f7f3b72-239f-4227-94b0-e386504ab0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:38.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:48.415Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7c9a7b5d-a2ce-477a-ba9f-037761fe9531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:57:54.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T02:57:54.891Z |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-11-13T02:57:54.891Z |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-11-13T02:57:54.892Z |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-11-13T02:57:54.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T02:57:54.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T02:57:54.896Z |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-11-13T02:57:54.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:58.422Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c433ed16-f043-47a8-830d-672719d811f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:57:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:08.430Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1b8a6977-6a8d-42e0-b1c4-7106f032e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:08.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:18.437Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e8805144-40ad-4a0e-9184-2e4f06f53efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:28.447Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2a51161c-c195-4639-b0eb-530ddc6284b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:38.454Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b56831e7-35fd-4f2d-a94c-7bb252848bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:38.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:48.465Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6a68c678-c83f-4f49-a8a0-fc1069f5339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:58.473Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=77395b5f-9be0-4547-b61f-f03ce16e1c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:58:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:08.481Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a1e183ef-5ae6-40f1-bc90-e40a787880cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:18.488Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3561b43f-3abc-441a-a29b-874ed57c4c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:28.497Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0a551137-241a-4d27-a6dc-ae01dc28704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:28.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:38.506Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ba860230-ca8b-453d-a31b-ee2596fe8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:48.513Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6f8a017b-9d75-41ec-a0bf-b900eadb0616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:58.521Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=42bfc9fd-84a9-45f4-918c-9f82d28bdba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T02:59:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:08.528Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b45fdb2f-1b02-4478-a86b-a072c126ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:18.534Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f933b035-d695-409a-9489-ed6a75b4970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:28.542Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0ae0886a-6228-4a94-81af-b49099d0aa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:38.548Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cb2eae43-111d-470d-b652-fa7e47c81e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:48.555Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e080ecf7-306b-4f55-b4cb-77dd93f275c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:58.562Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6c579014-4fd1-41a0-b8f5-5ea604e26aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:00:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:08.569Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3003bb51-67d8-415d-98eb-37bc970483b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:18.577Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7d093aa9-909a-4606-a765-ffd54cf675da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:28.585Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=631c4cbe-6d68-433a-beb2-757e3e9a2fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:38.592Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48ff4ed9-35f2-4392-94bb-734b68f9e238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:48.599Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4b7aeaf8-9bbf-4cf4-ab65-506dd406c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:58.606Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cfa21bbc-b876-4a4a-b8af-738dc1b504fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:01:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:08.614Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bc506c12-0a8c-4fc5-9de5-6b4ee7d047fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:18.621Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=64ae365e-cb3f-42b2-a7ff-c54f802aef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:18.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:28.629Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1f6780eb-1efe-4e86-82e6-fbef305e31d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:28.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:38.635Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=de33c011-1e7b-4fa3-a3a7-6e833ee4752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:38.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:48.643Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6d39e5a4-5612-4bdb-91d9-57fa6d6572bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:02:54.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:02:54.877Z |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-11-13T03:02:54.877Z |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-11-13T03:02:54.879Z |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-11-13T03:02:54.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:02:54.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:02:54.886Z |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-11-13T03:02:54.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:58.651Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8716749d-efd4-4215-a71a-dd18781a8250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:02:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:08.657Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=303204d2-0ce3-4da8-a8ff-213c5134234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:18.664Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=150793e6-54c2-4a85-bd3e-2ef063741b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:28.670Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=49d3179e-b060-4792-8bc2-32b9e1f6b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:38.676Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=afc6c3be-a6c7-47fa-ab62-0dea772ed8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:48.684Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f7cab7de-1634-45ba-a495-b3ad8048a364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:58.690Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4214098d-cd42-45d8-b18f-b0021d441dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:03:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:08.697Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=731efde7-dbbb-4144-a115-a8baeff9a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:18.705Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8d55cf93-127f-4811-83af-7b12b26115c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:28.712Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3cc64699-67cb-471f-b3e0-b50d909fc532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:38.720Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=94292ba0-c73c-4f82-b2da-a3d4c857ed93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:48.727Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4656383a-d2f1-48f4-a296-7032ba339c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:58.734Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bedfb9d0-e50c-41d8-9c30-c402c9f91265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:04:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:08.742Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f8ef3053-b69b-440e-88d5-cd0701d001fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:18.749Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f680f688-5273-4d1d-9bfc-19afba61ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:28.756Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=76b18cbc-2773-4bed-bdd2-d78974e13b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:38.763Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=93b6962f-c6cf-4ec7-8554-b1bf846effa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:48.770Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d4c48380-e217-4f1f-bf56-496fde321580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:58.777Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8feda473-277c-4c11-b811-bcc8ce273a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:05:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:08.784Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4b0e840c-f861-4029-872b-52b307ecd90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:18.790Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f4a0c207-0873-4049-9334-8b7f62c456ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:18.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:28.798Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=aa714770-50a8-49de-9bce-257e7cbb7b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:38.805Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d8f50369-ca47-4b73-bea0-855286935252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:48.812Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bdacdb60-bd3b-4b33-bab5-af7d58d130bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:58.818Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=81ba2960-cccd-4b23-9ed6-19d096577c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:06:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:08.826Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6f73533-be39-455f-89f5-2ad4109bb5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:18.832Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6c54e9dd-4e03-472b-810f-da9b283c5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:28.839Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bdb7f080-ac6c-4dcf-9811-f12891a72248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:38.846Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=540553b6-2917-4866-9962-c6f97b5ce854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:48.854Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=85cc72e7-3522-45f0-9bf3-9d1d6c00e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:07:54.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:07:54.918Z |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-11-13T03:07:54.919Z |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-11-13T03:07:54.920Z |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-11-13T03:07:54.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:07:54.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:07:54.923Z |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-11-13T03:07:54.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:58.861Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f2ac7958-8c58-4a0c-ae66-11144d8cdf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:07:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:08.868Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f8e224d7-345a-4aa2-bbd6-5e6da0c0d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:08.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:18.875Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c9e79dbc-07b6-43e6-ad91-23f738305a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:28.881Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5a46d357-8869-44de-9c30-eebc5cf47eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:38.890Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6e3c805f-e57d-4dbf-acf2-dcbe311c40b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:48.897Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=67df3de0-f1fa-47f8-b632-310db7aa9f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:58.904Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=66af93c7-7043-44dd-88dd-559c967abbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:08:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:08.911Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=688ae0df-40b2-4219-85f4-24d71602a96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:18.919Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=05232e2e-c53e-4153-b1f7-17d94e76408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:28.928Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f5ec8686-c033-4718-8262-cd9346fe1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:28.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:38.936Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b93e8343-b6f1-4f81-bdab-68986b5df0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:38.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:48.946Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3065e997-6b59-4eb8-a571-795656e7ed3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:58.955Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6b0a667e-6d14-4267-a76d-cbf37ca2e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:09:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:08.961Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1db634c5-308f-4a8b-83d4-cfb00ead4a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:08.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:18.969Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=77b69a17-50c8-4f2d-adf3-d537cc45c67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:28.976Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ea952aae-6009-468c-931e-6bfbebd99872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:28.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:38.982Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=71967baf-f3f8-4e4c-bdb6-7224fa9566fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:48.990Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0ddc2764-d128-4d88-a185-62212251e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:58.997Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5b6ac3a5-b0e4-486e-a5e8-b4f0527f57a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:10:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:09.004Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b802d96d-9201-4beb-b3d8-22de7a1937ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:19.010Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cf0d16d5-8d05-4c29-a6a4-87c209983e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:29.018Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=54901e0d-afa8-4b58-9a66-18ff10e297ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:39.025Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1348292a-865d-46ff-8dcf-a22a055e8104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:49.032Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d7879fb0-a6d7-47d8-b2c6-6b9667a350a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:59.039Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6e8151a8-a93e-4867-80a2-e6d4f730a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:11:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:09.046Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1f99376e-0be1-4787-895d-2d9d129ed7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:19.053Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e201712c-e763-497a-9a74-3b302974f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:29.061Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=925e25ba-a553-48a9-9a6c-433e9f6a400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:39.068Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bdac5edd-535f-4d7c-897a-c1163a433f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:49.076Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6c83a37-7f8c-4a35-b745-0bb697666252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:12:54.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:12:54.928Z |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-11-13T03:12:54.928Z |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-11-13T03:12:54.929Z |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-11-13T03:12:54.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:12:54.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:12:54.933Z |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-11-13T03:12:54.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:59.082Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2890962f-5cf0-40f1-b402-f83bd7fc18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:12:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:09.089Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7b79142b-bf3d-49d8-8c81-0f4f2924dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:19.096Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9ef1b71c-31df-495a-8482-92a3c9f57664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:29.102Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3a98959e-8d46-4e23-b545-7ba26b3d2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:39.109Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=33c358d1-45f6-40b0-9d1e-0f7770a17ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:49.115Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5fd16b48-52dc-44b7-ae83-0a4c03965111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:59.126Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=40cf65e4-5a9d-4bf2-8c03-2011910b8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:13:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:09.132Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3218c837-ca65-4e55-9300-22f82822fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:19.139Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0ae1cd2d-9c5b-4b39-bf92-c3dea016dac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:19.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:29.146Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=72533a9b-f8b9-40af-ac6c-0336d2d57f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:39.154Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cd2c43af-305d-4894-931e-9b182cb2759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:49.162Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=28971de9-405a-4f09-9ec9-81282cb963c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:59.169Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4400d420-bb50-4243-bead-093d0bbb6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:14:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:09.176Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=57b86a4c-d9b0-4453-a55a-d6ade283ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:09.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:19.183Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6dd10050-d3f4-47c5-a70a-552518a1122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:29.191Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5b898363-e866-48f2-ac93-c11d0caf0699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:39.198Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=600954b5-06c8-4db7-8cb6-cb7eb806ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:49.205Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ca35027a-efec-4d91-bedb-20c5988fc806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:59.213Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fd587d10-e11d-466d-adcc-94f9e5dbe761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:15:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:09.221Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a9e77dee-12a4-49c4-b67a-94f748222c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:19.228Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b5dcad3c-ffd8-4ebe-acd2-0946d9ab1006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:29.235Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9c692f8d-f57e-4de3-a4f8-3bf954823fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:39.243Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1a633d06-b4a1-4fea-94f2-45abce51d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:49.250Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d356cebf-236a-4b01-8b48-dcd837cb7aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:59.256Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=856a4329-90cb-46b1-a91e-22e303696beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:16:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:09.264Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=960ef05a-dfbb-455c-a7a0-97d3efc88fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:19.270Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=195dcec0-d134-4bbc-a21a-c38f053cf6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:29.277Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=76babb45-b706-4903-9023-4d3032f359f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:39.283Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c4751774-2405-4999-b647-5191667d6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:49.291Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5f10bced-d753-47f6-bb94-0dfc9d6df48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:17:54.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:17:54.886Z |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-11-13T03:17:54.886Z |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-11-13T03:17:54.887Z |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-11-13T03:17:54.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:17:54.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:17:54.891Z |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-11-13T03:17:54.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:59.297Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8a2f015d-684d-48da-8c0c-8601e784f40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:17:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:09.304Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ffbd41cb-5848-4bd9-ada9-51286aaf4eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:19.311Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a69ad3b2-4c17-4122-9038-90782ef692eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:19.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:29.318Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a63572cc-cc8a-46c6-b004-0ee486440950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:39.325Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f96c3221-3ba5-4605-b9e7-85abf36818dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:49.332Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5f14a249-1872-4b9d-91bb-f05a4792a65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:59.339Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bdb1a4de-6c11-44f9-81b0-c7993253fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:18:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:09.345Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e258594c-3b3a-47f9-9415-191e713ee666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:19.353Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7fd4e4a2-8171-41ab-afd3-d08d697221dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:29.360Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1e430a44-b7d3-4d12-bdee-ec9aaced213a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:39.367Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=122bf5da-f679-4ad3-bb10-0523ab9bdb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:39.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:49.375Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d383ef84-ab30-46c9-9200-043a10eeae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:59.382Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7388de70-6505-44f1-b642-6963e2b1106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:19:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:09.389Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9265b7e1-e3a0-437b-b5ae-8803ff77a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:19.396Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=49301052-a4d9-43c0-9a0d-9dd3625b1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:29.403Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4a58b426-6560-4da5-a6ba-105169fe8b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:39.412Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3081de08-3416-4127-8287-6d43f44ebb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:49.420Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5d2c09c3-557f-4f9d-bf6a-b2db27746e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:59.428Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e3260b27-d44a-46c7-8cd0-c8b1297ee813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:20:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:09.435Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ec86fe14-4c4d-4f51-958a-238a1e15f050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:19.443Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0a9d3d37-e6b9-4bb4-ba81-0319b1e662e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:29.450Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=53afb450-bd79-49ca-a60b-8b07c9e069f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:39.457Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8efa214b-0958-4ba5-8325-2a13111eb032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:49.463Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b956dc98-6b3d-4ae2-ac1d-9a5a7d719b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:59.471Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d57d38b5-fcaa-40de-8d7e-aea93312db23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:21:59.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:09.478Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=456c3157-c83f-47c5-82bf-c9ea441ca211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:19.485Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a4d69f89-9c99-4aaf-89ec-f8de6e81c212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:29.491Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ac51dc67-4b12-4719-932d-b0b41e57187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:29.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:39.498Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1f4009b7-ae40-4db5-9d98-c90812f88695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:49.506Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cf0b03eb-c6d7-4daa-aeb2-a0b642261e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:22:54.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:22:54.880Z |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-11-13T03:22:54.881Z |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-11-13T03:22:54.882Z |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-11-13T03:22:54.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:22:54.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:22:54.887Z |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-11-13T03:22:54.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:59.514Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d6ede7c7-0a8c-4855-8dd8-1dbdc076271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:22:59.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:09.521Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=aba4e360-606d-463c-836d-7a12f0ebcfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:19.528Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d6a0fef2-4a60-47cf-a5a7-2601b4ddc5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:29.535Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1ce41d44-8f3f-43e1-8dfa-b25ad0c1074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:39.542Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8cedea20-8a31-4bc4-9c06-5c6978ce1e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:39.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:49.549Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f7666d72-9cbb-42c6-981e-f6aa8629f4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:59.555Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0dd00b69-1d2f-4122-a171-add6df970409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:23:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:09.561Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=088e0b2c-2988-4a9f-9bbb-fe71f3dfed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:19.568Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=75e8e1c6-b43d-4496-993e-26c736d62d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:29.573Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ec7b632b-be0b-47f3-ad98-c1db6fecd975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:39.579Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a70fa9da-b628-4f0f-a898-67468f780ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:39.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:49.587Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a559c2c1-2b86-4be8-aca0-030ed305db5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:59.593Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=99210dfa-f97e-4746-ace7-961bfbe1c589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:24:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:09.601Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6d8f4bf9-f87b-4636-9d1b-84a6987cdd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:19.607Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1993d465-f4d0-4a84-a29a-55279745eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:19.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:29.614Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3e667bd2-ed86-4a74-9932-3b255b117696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:39.620Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3c3ec998-c91b-46ad-a9b7-c2e915f1fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:49.626Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=031ed2d2-082f-4224-b24e-d60e31e074c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:59.633Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=73af98df-13d8-496f-a981-79af09ee7815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:25:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:09.640Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=eeff5941-6fbd-4700-a906-d22bdac665eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:19.647Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e3e02b36-027b-4c7e-b874-e51396a89f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:29.653Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=36f55534-bfb0-474c-aee6-2696ebf9f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:39.659Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=304d60ac-32ef-4a75-b8e8-ea3720d5025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:39.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:49.665Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3b37bed5-d696-4f75-b1f3-5f3c6182bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:49.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:59.671Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=76d7d348-e513-41c0-af04-8c8fd476cac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:26:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:09.678Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=41dbb933-44cc-4b26-bb09-e6ac4a2940f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:19.685Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=87b79d50-5dc4-4a18-a06c-ec1933213e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:29.692Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2e83268b-2136-4fba-bdd9-7d39f4dd16f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:39.698Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=818d8a9c-a144-49c7-bb55-5b4d3acf7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:49.704Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d8454024-5911-4faa-91b3-19ac7a043e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:27:54.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:27:54.878Z |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-11-13T03:27:54.878Z |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-11-13T03:27:54.879Z |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-11-13T03:27:54.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:27:54.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:27:54.883Z |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-11-13T03:27:54.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:59.710Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=31f20ce9-31d5-4a0a-be15-3048c5e11b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:27:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:09.717Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2e839fd2-12ca-4783-b261-8ace5462d97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:19.723Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=84fb8a0e-7b1a-4b88-b869-676f62913c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:29.729Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6b4f616-1953-44d7-aadd-7f880b201100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:39.735Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=488d3b83-2e18-4c50-b026-957e587c9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:49.742Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=537b057d-8192-4f1a-987f-8ab8aa2df9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:59.748Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e430e4fd-f5a2-44b8-a6c7-6c2b0e46a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:28:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:09.754Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=29af338b-2498-417a-b90f-5fbb9daac9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:09.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:19.761Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b9d099f3-ef94-49bc-94fd-7c3aa4876ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:29.769Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7c948caf-292b-43cb-93d9-2f04590315de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:39.776Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=229851b1-cb5b-4255-a824-d11efee28ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:49.783Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6a85fdbc-f371-4dfc-bd27-e6a7dc4b9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:59.789Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3ab11c6e-a79c-4915-9388-47e4d9e28593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:29:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:09.796Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e19fde33-eccd-4554-8539-ecd08eaa7829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:19.803Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a7ae0171-6bdb-4aad-8a51-7ddb345b5e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:19.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:29.812Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=250f0516-d2d6-472f-aa4a-762a79d9ef14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:39.821Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6efbf430-bebe-47b7-bb62-8cfceda72bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:49.829Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f4e8474f-7390-4071-af85-c899da71788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:59.835Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=42757136-28e2-42ac-9d2c-e4858fad363d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:30:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:09.842Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=078b4c80-fd25-4b5c-be45-ea72b9529b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:19.849Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=22bc8c5d-ee4b-4c76-b92d-3f6ce498908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:29.856Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6bfe60d6-37e0-49e1-afc5-ed9643cc3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:39.863Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=203e6e9f-0a4c-4629-b4fa-d4256191855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:49.871Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b0d42942-8425-45fe-9ca0-70b0e70822a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:59.876Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48e58c02-1fcc-482b-aa7b-3d7a5cab0f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:31:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:09.884Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9d2553c8-cd33-460a-8b11-2dd639334e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:19.890Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ae5ee74c-db19-4dcf-9b93-6a7e1eb9290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:29.897Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=45e0632a-b072-4719-8cb0-75331df6f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:29.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:39.904Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5c84b82d-c551-487a-904c-598d9745d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:49.910Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=297ccb35-ae83-498f-b1f5-d8ff280d3753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:32:54.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:32:54.893Z |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-11-13T03:32:54.894Z |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-11-13T03:32:54.895Z |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-11-13T03:32:54.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:32:54.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:32:54.898Z |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-11-13T03:32:54.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:59.917Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b314dd19-851d-46ba-9390-61bc20f1cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:32:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:09.924Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8ab150e0-374c-4783-acf5-208d281aa532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:19.932Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2b47a30f-7fa1-4ecd-8288-4ad20a7c31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:29.939Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c13ba91f-6910-4af8-8a8f-09791db5d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:39.945Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6eed1b83-884b-4c74-a3a9-29c751b4a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:49.952Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48b195e0-a5ce-46e5-9ac4-239e51416152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:59.959Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6d0a25f-e906-4dd4-8234-b35a59c8baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:33:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:09.965Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4c2f8b38-cbde-4356-98f8-76e36eefa1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:19.971Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4098beb4-85b0-4fc8-9c43-a7fa95202e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:29.978Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=641b22b7-1a36-4f9f-8cd7-0f31984aa95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:39.983Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=14eddc21-04d2-4862-96ad-bee6598e190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:49.989Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=34d60dd2-49ec-4b10-982a-a9c8e16ad1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:34:59.995Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=faefce23-9da7-4cd6-833b-17a81c057d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:10.001Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c35e4ab3-ddfb-42eb-81aa-0a097f920977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:20.006Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fda2490c-80b4-4901-a774-70a8e1fe8ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:30.014Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=15fe559c-d490-41fe-9618-535b01f7cda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:40.020Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a5f25e41-7a7a-49ca-830e-187aaf278c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:50.027Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d0bd0d88-0d22-4cef-a933-60ddb7a606f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:35:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:00.034Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a71bf393-006c-4fa9-a991-d0d58c421289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:10.041Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=86b93ec6-dfd2-40aa-9630-d57be00896fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:20.048Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3ef5c561-9fa9-4eb8-ab8b-d9b554d7ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:30.054Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4bd85b5e-99c5-4d83-a464-ea68d56a3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:40.061Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f26f0388-37dc-46b0-9687-47e5e1b6b91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:50.067Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=30a30168-7cc4-4b9c-909e-6a80c481b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:36:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:00.073Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6da4c59d-a222-4713-9558-f657710ac08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:10.079Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=84f2464d-7135-4a5b-b1f2-48c6a0e380c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:20.086Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=532f3080-064d-4511-bcbf-2bbb4227349c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:30.093Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=90530f63-844b-4917-9147-48a62f01ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:40.101Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7d36e215-cba2-4a4a-bb0c-3f6e958a59dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:50.106Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e3607d6b-f03a-436d-8ea8-d9ef0da00a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:37:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:37:54.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:37:54.862Z |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-11-13T03:37:54.862Z |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-11-13T03:37:54.863Z |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-11-13T03:37:54.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:37:54.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:37:54.876Z |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-11-13T03:37:54.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:00.113Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=97694c63-61c9-43aa-942b-cb84b8235798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:00.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:10.120Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=371ea028-0add-47a7-ae92-8f1ebbe06478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:20.126Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2d03f4de-31b4-4e59-b6cd-22190208a834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:30.132Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6e5579b5-13f8-44cd-a3e5-050be728772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:40.138Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=84ac9bee-7e3c-4cfc-b971-6df3639d17c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:40.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:50.145Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a871f819-46c4-474e-97db-0d7096bfe9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:38:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:00.152Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4d9a9a88-f74d-4485-9172-2a3e9ae32640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:10.158Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=91ae1e45-d51a-4b04-8aba-a98940aa5cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:20.164Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9071fa26-5376-4b14-bb0c-656594bc05ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:30.170Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=47588ddf-01a6-4f45-8535-cc2f532483d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:40.176Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e9902315-c633-4d56-b0e3-e8e890f94d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:50.182Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bedbc90f-7c36-4cb6-82ed-35a64ff5a52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:39:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:00.188Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b0b61ccd-80df-44ba-a2cc-26ca083db09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:10.195Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=498b276f-9992-406c-997c-623513bbbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:20.201Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3c78c0fa-0396-4ccb-945a-fa2cfefbd4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:30.209Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=006f3928-fa5d-429f-9f5e-c7ae4adb1648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:40.215Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a57494db-a8fe-482b-8f99-b23020719f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:50.222Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e02372ee-103b-4ff1-b7bd-23be643dfb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:40:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:00.228Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f4f9b996-de2d-43cf-889c-62f7209c9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:10.234Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bac56153-c20c-4689-a163-a3ccc96f99ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:20.240Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=93314b5c-491a-4be0-a7ff-5ca301050899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:30.247Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=38cede2e-11c4-4bdf-a5c6-aa990a1aa359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:30.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:40.255Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6cbfa613-5431-4c36-8001-406612c6f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:50.261Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f23f6d79-23ca-4622-b8ac-750d42e89b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:41:50.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:00.269Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=25b09cd6-ad64-4c6e-ac46-9a261fc02e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:10.275Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=92b53846-994a-48cc-99f5-71936ca5be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:20.281Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7e6871fe-1b24-4fec-9848-e87b87da39b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:30.288Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2a12e7af-d6fe-4c6a-b0da-afddec4bc45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:40.294Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2b24cb72-1e8a-43f9-8054-163efe9b6bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:50.301Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1aa113c4-4028-4e12-9323-c7fa459645e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:42:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:42:54.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:42:54.871Z |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-11-13T03:42:54.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:42:54.872Z |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-11-13T03:42:54.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:42:54.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:42:54.874Z |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-11-13T03:42:54.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:00.307Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=67bea9cc-7fa1-4983-a96d-2d528f66dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:10.314Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d5128a62-76ad-4a7b-af04-144d575b99fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:20.320Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4386c4a5-3763-40cd-bdb6-8d041b6f6ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:30.326Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ca15cd5e-a513-4bb1-a405-e473d5be1b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:40.332Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5e24a160-8cce-4e38-89bb-aca7322a78dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:50.339Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9f7fc114-cd62-4bfb-99e9-f17e5a3d60ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:43:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:00.346Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d4ef34b5-402c-4745-9211-3dd59d428893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:10.353Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6b499507-ad7e-40d6-8a26-98f058e4bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:20.359Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ff7aa2cd-c075-4b8a-902d-c2bcd9aa7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:20.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:30.366Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7734984e-289b-44b0-a484-ce970a4bb8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:40.373Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=990155ab-be74-4405-aa03-8b5aea4f8a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:50.380Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d3cf84ea-786a-402f-a80b-2a2c8ecc85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:44:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:00.386Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b2d1087a-3bd4-4e8f-a05e-1830288c4aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:10.392Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d4c45ea7-cf07-4506-870e-7c6bd69fe39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:20.399Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=47f323b8-a4c1-4667-ac28-829dcac5033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:30.404Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fc1de744-de00-4039-acea-3ed035a4b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:40.411Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=91e52e33-35ae-4d04-b3b3-d153f9f47bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:50.418Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1db754b1-748b-4f7f-9525-6ffbf6a2b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:45:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:00.424Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6591538a-bde8-45c8-a315-c33c89892351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:10.431Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=99fdc8aa-6621-4667-b5be-40a721ccf203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:20.438Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5c7a09bb-f160-4062-bfc1-894e5e3ee858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:20.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:30.444Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4778fe9d-c4b8-4a89-a690-45775ec3c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:40.451Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d608a2d7-29f8-455d-b318-f60b4e1449c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:40.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:50.458Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b9c1dd2c-d30e-46c5-be82-47323f2e92ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:46:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:00.465Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=edd81229-2962-467d-962b-57f2a5a09623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:10.471Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=60eab002-f7de-4780-bcfc-575f2f9350e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:20.477Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2ef4956d-e3f3-4ab5-8332-94765775d3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:30.484Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=567547e8-356e-4b25-bae6-8bf69f694444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:40.490Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5bf8143e-f0aa-4694-bd46-c09ee2ffa65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:50.496Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=61f8e1fd-4d70-4453-b418-fb4a2171b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:47:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:47:54.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:47:54.883Z |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-11-13T03:47:54.883Z |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-11-13T03:47:54.885Z |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-11-13T03:47:54.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:47:54.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:47:54.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T03:47:54.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:00.503Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=41fecef5-f94d-40e9-adf6-bab8f3e3163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:10.509Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7250483c-f5d3-4658-8820-967c9e8ebb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:20.516Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c18fa94a-f86d-4fcf-b041-35187bcabc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:30.523Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6f857908-abb4-4b89-9c97-f0be277b5117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:40.529Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=77c1254c-0ab5-4f9b-b1d3-9416caf4cc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:50.537Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=06949361-f6ee-4e9c-8875-9e2c93299592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:48:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:00.544Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=057d2477-e3fe-4816-91e3-93e21f444102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:10.550Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4011d2ec-2865-4f54-9257-05f17afac1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:20.556Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=25704131-29e3-4994-b8d5-cd81bb842837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:20.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:30.562Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=130e9c7b-aa75-4996-93aa-432e7729aa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:40.570Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9be92428-2360-463d-af64-a20c7f2f445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:50.576Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4f609d7a-f572-4090-bb35-f4c67d7f63f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:49:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:00.584Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fe8fc04d-bdf3-4aa2-97d9-6c7371b8e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:10.591Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2b18ca2c-c92f-405a-8890-339a00750db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:20.597Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=74423cbd-1997-49d4-b280-13d3bd07a6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:20.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:30.604Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=59bff27f-f563-4114-b5af-a4c012e279a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:40.611Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0b6192ec-ddf3-44f6-b26b-72ddd15f67d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:50.618Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d540ae1c-7c85-43dc-9050-3f4a98143fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:50:50.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:00.623Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=85625dca-1bac-409f-9d18-03a87071786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:10.630Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=16800739-f5fd-4b3e-8dd1-72a3873bf5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:20.637Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c4b06c4f-1eee-49b9-9ac2-5a55116c9dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:30.644Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3aba184d-7993-4161-8b6e-70fcc7fe06ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:40.650Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=286cd248-736a-4e39-8d33-d25a42d47575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:50.657Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9311fdb8-9906-4410-8f80-1435498c3835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:51:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:00.664Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=efb73de4-6a29-4b29-892b-caa0ada2956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:10.670Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=42aa2b8c-ea6a-4f2b-a704-6ca0c56e7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:20.676Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1396cbdb-6423-4ebd-a3ab-cd0ca558cff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:30.682Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=eadb10c3-ed42-4d62-83f8-1a196aa88a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:40.690Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1a724d82-3bd3-4cd7-9cc7-4adb9252f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:50.697Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=102bd560-456f-48f0-bfb9-f55e8925e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:52:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:52:54.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:52:54.911Z |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-11-13T03:52:54.912Z |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-11-13T03:52:54.913Z |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-11-13T03:52:54.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:52:54.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:52:54.915Z |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-11-13T03:52:54.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:00.703Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=36696902-45da-4ac2-9eec-abfe9c41ac2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:10.710Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=171045e4-7553-4b02-b726-db460cc6765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:20.716Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0bddcc64-89cc-428e-9d71-956dc492c1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:30.723Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c66e46a1-6f87-4951-beb5-e27eea43f8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:40.729Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=dd50c245-e4a9-4abe-bdae-9aa98e0bb656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:50.736Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=11b6245b-ff20-4583-a4a4-47695724e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:53:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:00.742Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b3828295-3b62-48fd-bd45-6f66cee91729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:10.750Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5b132cbd-b0f8-4aed-b3bc-8a071e14797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:20.756Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3998478e-fbd2-4f5a-9c2d-7989e193c474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:30.762Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5b6ea4bc-d8dc-487f-a8e2-bb557d2ef647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:40.769Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e30cac7f-9468-4d6a-a366-234251e4d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:50.775Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5db728c6-c729-4a23-a49e-736157833560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:54:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:00.781Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=71823ae7-ce02-44fe-871b-8b640f665c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:10.788Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bb07772b-7dec-47e7-b5d6-5e107f487ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:10.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:20.794Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=61082800-cdd4-4cfd-a955-9b20f11b379a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:30.801Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0d865728-0e69-449a-859f-7fedf5f14fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:40.806Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f8407a66-b057-4498-81dc-050161af32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:50.813Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=17f92796-34ec-40fe-9414-456f7ac2962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:55:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:00.820Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=71c325dc-9d15-43cd-961c-c91a84900169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:10.827Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b6a97cd9-245f-4410-8aea-e836a6bcd2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:20.833Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=6d5cf41e-f90c-421d-ada0-df0e30ecde6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:30.839Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=42d7b5a0-8a2d-4fc0-a395-264dd7bc2a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:40.846Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f23e4d16-912a-40e6-b9cb-4ed02b06e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:50.853Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8c7018c1-9383-4fa4-a5b3-48c63b7fe4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:56:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:00.859Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2e5a60de-100e-4f0b-92ff-9304fe68d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:10.865Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=65867351-764d-4bd5-ab17-ffc2ac1fa0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:20.872Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e42f540f-cf9b-4705-b86b-93d655c5938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:30.879Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3fd8dabb-9b43-44c8-b96c-168dcb1ea206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:40.885Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1c7e07e1-a8c2-4b5e-9de7-085d310e13e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:50.891Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7c93ef76-6e6f-4373-a9e5-da45effa9cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:57:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:57:54.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T03:57:54.907Z |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-11-13T03:57:54.907Z |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-11-13T03:57:54.908Z |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-11-13T03:57:54.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T03:57:54.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T03:57:54.911Z |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-11-13T03:57:54.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:00.897Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a2e98e25-8e75-49c3-8688-8356a597beb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:10.904Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2ccdf964-ef01-44c8-8210-68677762675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:20.911Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a680946c-71cd-4ba0-a266-8c649dc41f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:30.918Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=2d1d9bed-2d27-4923-bbbc-b00697f3608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:40.923Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=52d28106-6f86-45fa-826c-11d86d4b8bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:50.931Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cf129278-c3ef-4465-aee8-8e0a841ba487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:58:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:00.938Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ec61ed8c-9e2f-4b16-89fe-81992848b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:10.944Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d20d252a-925f-4b57-9484-6403a8917b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:20.951Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=a6104506-e17c-4689-a6e1-b64fc495a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:20.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:30.957Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=25f20850-cfa5-4b81-9f37-9ed2512614ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:40.964Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e9e50363-35a5-4fb7-8327-6901d576bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:50.969Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8dbe61cb-5501-4e33-a647-b432375b3bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T03:59:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:00.975Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9543ad47-1d35-4d84-af3c-6cdb2b665dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:10.982Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=3c3f19ff-993f-449f-8d13-58fe78660313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:20.987Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=85c47bb0-18f9-4fdb-a967-b225b79fee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:30.994Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=89e34a7a-b39a-428e-8629-6f6c0facb86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:41.000Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=41535499-0db5-455a-a000-20ff0e79195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:51.007Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1258166c-fdc3-47d0-9c93-60c72fefd354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:00:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:01.014Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f4268619-2b89-439c-b409-98edfac55c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:01.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:11.020Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=765c7587-9222-4da1-a2b7-c79890e975d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:21.026Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=48a75df3-b2dc-449c-beb9-80d39809ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:31.032Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b713e994-cf9c-4cc9-a8dc-d4e09539bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:31.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:41.039Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=51eb04c3-a8bd-409c-be10-85d3dd26fd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:51.045Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=8ad32874-f546-4746-9174-068eebdd75ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:01:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:01.051Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cb37650b-c1d6-4b17-84b3-11edd6e02c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:11.059Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ec615185-88a4-4808-b962-f060ac303c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:21.065Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=06577d78-5484-44f0-830e-2f60788f11d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:31.072Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c1b2a37f-0c54-4d90-857e-a0d1001b1655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:31.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:41.078Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fb18fa4a-c456-4bf2-b81a-363e40c77912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:51.083Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=606257fe-2d17-4dad-9139-bad23dcb93c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:02:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:02:54.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:02:54.859Z |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-11-13T04:02:54.859Z |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-11-13T04:02:54.860Z |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-11-13T04:02:54.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:02:54.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:02:54.863Z |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-11-13T04:02:54.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:01.090Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=1429925b-9ca3-45d7-bc9c-d51dc10002cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:11.096Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=70032028-3a63-40aa-b74a-a573d6dd8cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:21.105Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=41f56379-f1c3-41f6-ae41-a20e5f785dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:31.112Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d1d93fb1-bfa4-4116-8028-9be3e2aa2c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:41.118Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b979367a-5256-47f6-b9dd-3719ce0aeedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:51.124Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=f74dff2d-1d27-4d8a-ac4f-66a76982eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:03:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:01.130Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=0659f8eb-f61b-4727-8059-b5999b5ee4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:11.136Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=ea46f9f2-5e23-4bf7-84a2-ddc1416aae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:21.142Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=133942d3-b3d0-4695-94ad-4bb56446ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:31.147Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=556a67a1-58f7-4ac0-88de-e2093f6a1a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:41.153Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d46b063a-f73d-417d-bf83-caee33668bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:51.159Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cbb8337d-df0d-4445-ac7e-7f75051cb15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:04:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:01.165Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=421c4d76-6e69-455b-b0fd-06d7fd3ce885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:11.170Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e62cf16d-eb47-4be2-9d5d-b97482f048ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:21.176Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=5f2a2ea2-c176-44ba-9db8-7ca0ec899bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:31.185Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=38435d7f-455f-4bde-a4f8-3ed349f72304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:41.195Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c6f07247-7677-4cea-8d5a-f3cc7c3961c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:51.200Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=c62c4b3f-12a0-4272-8d17-a82252d02217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:05:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:01.206Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=893992e7-323e-48ff-a622-9a2450421f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:11.214Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=7866b023-7d32-471e-97f7-c8e3a3af2c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:21.220Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=79a30a47-1455-4a1e-bbe3-33ccf6ec01a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:31.226Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=368682c8-5e8c-4827-a8ac-85279e97fda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:41.232Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=9ccd2561-e5ec-4f40-b95d-1848f6bbb066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:51.239Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=afc2402a-8cc3-47dd-a8da-67d9d53dd8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:06:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:01.244Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=fcb7a3dc-3845-46d4-a2e5-b4a8664de71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:11.249Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=bec9eab4-adcf-4338-ab59-c9d96b3055f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:21.255Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=b5408119-d66d-4f4c-aae3-9203fba2aa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:31.261Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=cb673f7c-e114-4f63-8d63-e45d962fd35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:41.267Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=d1526b6f-434f-42ab-87ed-ef9d1178735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:41.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:51.273Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=e93c8b72-80ed-4499-b64d-f69f2afd4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:07:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:07:54.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T04:07:54.874Z |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-11-13T04:07:54.874Z |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-11-13T04:07:54.875Z |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-11-13T04:07:54.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T04:07:54.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T04:07:54.877Z |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-11-13T04:07:54.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:01.279Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=feeb3211-ea20-41e9-9267-39998f49d0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:11.285Z |INFO |Init configs |InvocationID=869c0278-7f74-4f55-b804-06566ccff3f6, InstanceUUID=4562c263-f1ca-43ca-83ad-710b1562a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T04:08:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |