By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:05:52.026Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:05:52.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:05:52.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:05:52.642Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:05:52.727Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:05:52.727Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:05:52.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:05:52.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T23:05:52.962Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-21T23:05:52.986Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-21T23:05:54.485Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T23:05:55.031Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-21T23:05:55.049Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-21T23:05:55.069Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T23:05:55.149Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-21T23:05:55.150Z |INFO |Root WebApplicationContext: initialization completed in 2163 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-21T23:05:55.656Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-21T23:05:56.487Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T23:05:57.637Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T23:05:58.120Z |INFO |Started MainApp in 8.676 seconds (JVM running for 9.549) |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-21T23:05:58.200Z |INFO |Start scheduling PRH workflow |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:05:58.212Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a1a3a4a5-6ab6-4836-909d-fc69bf0e3d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:05:59.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:05:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T23:06:03.216Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T23:06:03.217Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T23:06:03.220Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:09.755Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6d303c28-5a5f-42eb-823e-c86469f83e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:06:10.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:20.803Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ab07331e-658f-4fc9-a8dc-27735e7c40ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:06:21.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:31.874Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5bd0b608-dd43-45f2-acba-28113202f8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:06:32.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:42.919Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=aea4898c-15e0-43f6-b431-930c9169f975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:06:44.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:54.973Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1a77f2d0-dd34-4d4d-9818-b01b0a328467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:06:56.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:06:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:06.015Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7f622a6e-1441-411a-bccc-2a67cdf58d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:07:07.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:19.691Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=39e2050e-adc7-429c-b9b0-8e5370244ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:07:20.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:30.749Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bc95daa8-5ef4-4770-89f2-c7ec267aea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:07:31.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:41.788Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=43067b0d-206c-49a5-855e-397af94222bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:07:42.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:52.829Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a2829313-d20e-40d7-a578-a70ec2498e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:07:54.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:07:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:04.029Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a06149ba-2800-4c92-b33b-947cc1f23187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:08:05.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:15.068Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1c440cb3-509e-4f34-ae78-26e398ade7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:08:16.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:26.109Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0211a783-b6b9-4fcd-9b93-f82fc67ec365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:08:27.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:37.154Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3d4d3f4a-1873-46c1-8085-d9834cf124da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:08:38.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:48.735Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dfd4aaed-7321-4205-8756-c7553188d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:08:49.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:08:59.774Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=82f9fc8f-314e-435e-8ac3-10ffa85235ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:00.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:00.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:10.815Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bf7c0f12-a63c-409d-a43e-41fc201df4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:11.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:21.856Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bc45121d-76c0-4388-9611-d2f5939ab9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:22.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:32.893Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eb848789-cb56-45a6-8e06-d154cc8ed00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:33.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:43.933Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c30176fe-40fd-46aa-ba50-45a8bf50aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:44.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:54.973Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=26d93f47-c54d-4650-be5f-7bb410e54d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:09:56.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:09:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:06.018Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dbc2ae2f-f1fb-4f99-a68d-c7a08818c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:10:07.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:17.085Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fa11d549-10c6-4ace-9aa7-aefffff7f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:10:18.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:28.124Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5300f05f-c2fb-40fc-b7a7-b737788ccd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:10:29.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:39.164Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e4273041-cc45-4212-968f-74b8d03aa57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:10:40.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:50.205Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=de71b2ab-45ea-4abf-a59b-6a1f3ebe237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:10:51.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:10:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:10:56.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:10:56.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:10:56.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:10:56.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:10:56.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:10:56.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:10:56.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:10:56.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:01.341Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e494f7d3-2070-4ebf-85a8-379d11d24c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:11:02.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:12.386Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=48e0abfc-749e-47b7-b00b-099fd6e63bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:11:13.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:13.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:23.420Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d4d1b5b5-71fc-427e-8e0f-31782cc5f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:11:24.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:34.465Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8cb9ef3e-94a2-448b-b075-ae787870ffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T23:11:35.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.115:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:35.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:45.683Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=64b28240-eb2d-4092-b709-ea14507189d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:55.798Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4a0e7a52-d5fa-404d-a19d-84f318800218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:11:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:05.816Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9754ccba-6530-41d4-96e4-332a0c62ab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:15.836Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0cd96ba9-646e-451f-8880-42fe6ac2ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:25.848Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b01d5c1b-9da2-45cd-9561-af42b5e7efe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:35.860Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b0d4bee6-6e2f-4777-ad4e-a7ad98904633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:35.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:45.870Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f29a7e8d-66c9-4f90-b2f4-c94a329e9131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:55.881Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=06d22e8f-6e0a-44ea-820e-7a637e90c346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:12:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:05.903Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bb9ec8a2-8a6d-45a7-bfbf-688760ed4e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:15.912Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=17600d21-16e3-4e31-912c-9120cb3977d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:25.923Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=55003d17-4326-4f11-a762-b7b3fa3a92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:35.933Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=30c1b609-8c2f-417d-b204-185ed4151f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:45.951Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cacf1f17-c432-455e-8fe1-b89652a36ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:55.961Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fbe66949-b137-43ed-bd76-9fe29b2c230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:13:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:05.972Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b51ac59c-b7a7-4f81-8d96-c07e5e272ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:15.990Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d5257d47-6bc5-457a-a984-21cd2c099d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:26.001Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1a844812-c04a-49ba-95d6-4df215e6d56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:36.012Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=21b17067-4ebc-4fd9-987d-1c8786a5f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:46.024Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=629edf9d-bb76-493b-8127-53bc78f882c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:56.037Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1cf9b630-98e3-4ee1-b5dd-9afeb8741db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:14:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:06.047Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=895c2d28-5915-4f70-a737-a43d6af424ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:16.058Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3d8fefaa-3671-4bc7-9ec3-ba91e25c85f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:26.081Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5d091820-992d-4874-921b-59479b44030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:26.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:36.097Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5876aacc-dab4-4897-928f-a561d016737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:36.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:46.107Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c35c1e82-eb28-4612-9beb-b7e8a63506dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:15:56.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:15:56.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:15:56.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:15:56.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:15:56.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:15:56.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:15:56.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:15:56.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:56.117Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=90764d07-db1f-4f8f-b78c-91617870f68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:15:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:06.127Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a4d0f569-aef3-486d-b1c3-edee4a6e7164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:16.137Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=29eb2ab5-e35d-427c-927e-f18368a1d021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:26.149Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bd60b4da-f362-452c-8d92-0d39b0c6934e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:36.159Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cbef6a0f-cf74-44d4-a016-c7ba3fde2622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:46.168Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bd61e33b-3cba-4bae-8578-d4e5cf310e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:56.186Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f3548184-eb5d-4f11-8fcb-8a835225db4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:16:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:06.206Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=84acbf14-97d3-4a90-adc1-3cab3a11006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:16.214Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=403b9d60-0757-4470-8eaa-d3b2d3330074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:26.222Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4966fdeb-0d3c-4dce-99a4-41d179aee070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:36.229Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f9d841a9-cdef-421a-be69-004ee379744a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:46.238Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=488be2c3-379d-4abb-8295-7f3b82f40924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:56.251Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4e4760ec-ccfb-4881-aa9e-a7acd511a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:17:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:06.260Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c0d5265e-05dd-43d6-ba91-3209ff504c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:16.268Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=667ed672-c943-482d-9b8f-00c00ab3fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:26.293Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7dc85473-4acb-4ef0-8903-daa55db9bc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:36.311Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8519cb36-f054-4dc8-92e5-9b188b8d7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:46.322Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fe3cff2d-c42e-4382-804b-3e563584c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:56.341Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ce976656-2bdd-40b8-8ec9-b6c0f5343d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:18:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:06.360Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b2e5cca2-097d-47bf-82ca-555ce10537ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:16.376Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=76f024d4-3b22-4b3b-82bd-c0d8fbd8f582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:26.389Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=16643881-bdc4-4df2-b276-d2d29b0da27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:36.409Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5562fd0e-23ec-4de1-806b-e0594da30810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:46.417Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5ca16c1a-91c8-4717-8726-4fea598f11cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:56.429Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7bb53293-71e9-49b7-86bd-ed64611eac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:19:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:06.445Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=40f72d39-28d2-4dd0-ba6a-23f7f55b662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:16.453Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d0150409-39a3-4635-9fb3-f2cf0f6907a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:26.463Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=998fadc0-703c-4908-aa3f-31b2d721de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:36.471Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b01c6710-c561-4258-a440-6365d10b2a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:36.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:46.479Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e94b5f0d-00f1-4b2d-b7d4-ddfebf4633d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:46.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:20:56.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:20:56.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:20:56.015Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:20:56.018Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:20:56.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:20:56.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:20:56.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:20:56.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:56.495Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=69528442-7b9e-4743-8553-04fb75b8e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:20:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:06.509Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3c3aff1d-54e3-477a-bfc0-c6845e33db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:16.525Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e8d84fc3-3f3f-47cd-827d-a8ca892e7ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:26.540Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=422a8a5b-c31c-4629-b77e-1293e44f7071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:36.560Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=43b7f468-4be4-43a3-96d1-75184eb226bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:46.572Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e6ae7367-a393-42e3-a02d-fe205a6e292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:56.582Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8ae121bb-900b-48b6-a4ae-f71591130dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:21:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:06.599Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bcc986ce-1346-482b-a064-e08ba9addc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:16.609Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f2eb5627-ccc1-477d-b5e8-c9aa93f5fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:26.665Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=059a5763-b81a-41fa-847a-095a914e4118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:26.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:36.675Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6cbbd3fe-f964-4150-829a-67561ca138a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:46.683Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3ead5567-d666-4664-b587-602ab40b51bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:56.692Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=19923cca-03c8-48dc-b019-f51caeda7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:22:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:06.701Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0228954e-cb25-48c9-8117-9ecfdf2ed828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:16.710Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ebe6329d-7448-4808-b5ca-d90cef848102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:26.719Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=039136dc-ede1-4d9a-8c6c-5115521c3f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:36.728Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=56ee4d75-5f7c-45a1-be6c-1a0292d6310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:46.744Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=13c90728-c325-4c39-99de-0c896ee5d467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:56.757Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0b9dbf24-d45d-4729-9dca-ee1a64d4cb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:23:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:06.766Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=340db5c8-d776-4438-8a12-11576ea21343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:16.776Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f789231f-b98e-49c4-a7e5-d077aac2a1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:16.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:26.785Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3276c0f0-de28-4479-9d3a-205ea06b3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:36.796Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2205de0c-d1a5-4ba5-a02c-a2e11614594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:46.806Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ba04bdde-aadd-40c6-985c-56ba7d09cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:56.815Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f76bbd75-d413-4365-b3cb-afb46e08e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:24:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:06.825Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=afa53774-0c5d-4963-aea8-585daf1b84c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:16.835Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9320c41f-8f0c-4a58-ad27-91279e8ef0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:26.842Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ef657fe5-33ab-4180-9a80-ec346a58369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:36.849Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c660710e-1811-4710-8168-67366d47db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:46.860Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e1073bb0-00fe-4af9-beb7-9e3bceb1900f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:25:55.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:25:55.979Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:25:55.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:25:55.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:25:55.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:25:55.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:25:55.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:25:55.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:56.875Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=79c3cf88-ffc1-47b8-966e-6f80a7a5a3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:25:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:06.887Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0cc92f71-2c33-465b-a7de-782645b42f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:16.894Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3a1913e6-1d94-4b79-8907-f3ec67640b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:16.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:26.902Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eeb514e0-8905-4bcf-a421-0f39407816cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:36.911Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ef44bdb0-fcd6-459a-a1f9-90c51aec0d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:46.921Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=416d1b4f-a1ee-42bc-b56b-b7ddecc97941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:56.929Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=875a3c24-f8bf-4974-b130-ace5251a0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:26:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:06.936Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0535d68b-835f-4c27-8e5a-3f8ae2880a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:16.944Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=52e15356-2451-4f09-8231-bd0e60fe8a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:26.952Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f42ad69d-c7e1-4ec8-804d-192274b34471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:36.959Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3e953d12-8bc6-4406-b537-6050e6c79aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:46.968Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fb576909-0faf-4356-ba23-bccbaf92a10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:56.977Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eb162bc4-9fb3-416c-a449-000d71ef7ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:27:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:06.992Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5adc3ec6-d6f5-4f57-9575-0955b2de95b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:17.001Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=de7f9674-bc67-475f-88b1-3eb68c2b8509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:27.011Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=aa444b23-5c38-4b4b-a1e5-b74eec513dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:37.019Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dd1cac27-f97f-4b8a-8ffb-8bb4e5fdb5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:47.026Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5dc77e25-dce7-423b-a5a7-867e01abaeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:57.035Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fae4934c-0a40-4dd5-b5d7-7abc3859f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:28:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:07.043Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e27d7a87-7799-4d52-ab7c-7e6557637e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:17.051Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b14e4565-e6d1-419f-a49d-289cf37ab61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:27.058Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f84d705b-a102-4a66-87b5-426412023cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:37.093Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3ac7fed6-825b-43a1-b4d1-03afbec14ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:47.100Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=552617c4-3e3c-440f-8add-ce9f67521425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:57.109Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dc7f98f3-24b0-46c0-8f0a-a7c90dd05350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:29:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:07.123Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6eca4bff-d8dd-4dc6-b913-06b40437b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:17.132Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b7869013-f69e-44dc-91cc-5e5af2828b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:27.140Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fe0c9be8-af9f-42c9-9871-8a193a2e1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:37.148Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=87968d06-d3e2-4a0f-9a05-69a6812cbed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:47.157Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ff703842-500b-4212-a442-55fb7cc26a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:30:55.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:30:55.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:30:55.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:30:55.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:30:56.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:30:56.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:30:56.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:30:56.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:57.165Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f1d248c1-3e4b-41f2-915d-bad855b5a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:30:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:07.173Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c5078d4a-f073-4394-a1dc-d97ed2408b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:17.182Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6a75d4ef-1153-402a-a3e7-4fdf1842f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:27.191Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c4161d33-a4d7-4e39-b0a3-86630d1c20e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:37.200Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cb4ff1ad-7d12-4ed0-bc9e-04c2c3bcf0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:47.209Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=52696a34-7548-4718-82f5-e6c553872607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:57.223Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=723bffa6-ca5d-4109-8711-e87230094e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:31:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:07.235Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dad49c6b-177e-4adc-8e82-db2f92c85ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:17.247Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e36a15cf-a90f-48ac-a488-2dcd8e55a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:27.255Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cc1fcd6b-22de-437d-bd98-129d7739b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:27.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:37.264Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e18dca7e-0655-482b-b081-f31f3541aedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:47.281Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1ab7ad2f-9754-447f-8940-f1a5a45050a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:57.288Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=de8abc18-1a2f-4a1e-ad4b-75dc5f5687e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:32:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:07.296Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2b9c073b-cc01-4964-94df-0f720d4913e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:17.307Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=41bde772-38ea-4ec8-947a-a0708d925b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:17.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:27.316Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e3f74f1e-ecd7-4724-9bd5-14b76e9ae15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:37.323Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=15bc630f-8a28-45d8-9bc7-dd9b6788d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:47.332Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6a31669d-7a45-418f-bf59-1d7fd9c8817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:57.340Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c8829787-c6e4-4dc2-873f-f031b0de4627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:33:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:07.355Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c110338c-0dbb-47fd-9b3f-6ce09874e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:17.366Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d747b959-c247-407f-b024-e5d7fd66e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:27.377Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ad0ef1a1-448d-4ba5-aed2-50e4f715cae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:37.390Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b27cc455-b087-4b4a-a828-75c9234cf1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:47.398Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=771f285a-a1ef-4ff2-afb7-05db85b16042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:57.406Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0558b75d-04c1-4d69-83ae-2017c96a1de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:34:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:07.413Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=34be5306-0c2e-492c-a71f-8998fc5579ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:17.419Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=67ee7ed8-3a29-4fb5-9f87-fc7026dbda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:27.426Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e8d3064a-1a62-4421-af56-696efe3dc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:37.433Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e2e07547-e52c-4149-ad1c-9395a20a5bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:47.440Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2cfe74c4-2e9c-4d7b-a4e7-047616ceffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:35:55.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:35:55.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:35:55.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:35:55.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:35:55.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:35:55.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:35:55.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:35:55.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:57.447Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=abc0157c-b273-4b5e-bf29-660103e6f97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:35:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:07.455Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=893de9a6-354b-4761-a5f9-1fbc58a1d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:17.470Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=70ad00ff-4637-4265-aaf4-b19e6512ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:27.480Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d4dd2938-5cf5-4999-bc96-63112fd4e269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:37.489Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4df6ee8a-356f-419c-a2d9-cedf74ba7c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:47.497Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6d47d1a9-7f60-48dd-813c-e68a9e68f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:57.506Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c1d9437d-ea73-4c72-91b9-6823c3d6fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:36:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:07.512Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8a68ffcd-e95d-49e5-abfb-6b2f264d3493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:17.521Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3e6b4bfb-3159-4244-92ca-f53645dda796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:27.530Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0142362b-eae2-441d-ae2a-0e5dbdb331b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:37.538Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9a3da9aa-77e5-4c01-8517-91c937e1da62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:47.545Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fbf9d763-9ee1-486f-8162-ad9ef5661d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:57.554Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3bb3cf6f-0597-4eed-a2ca-654bacbd2f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:37:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:07.562Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c1c25706-add5-4d9a-88ce-925024235cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:17.575Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=839afade-8217-4d0e-be7d-6007391344f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:27.588Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b31fb7ed-6c05-4d2c-b38b-5acb32f36c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:37.596Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b68b64e4-0f38-473a-9488-c673b1596522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:47.604Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=452e0b56-ade2-49cd-a034-2679e335b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:57.615Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=20be5c5e-1eab-4147-b69b-0b866be7a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:38:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:07.621Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2c3fc577-b050-44f0-9b8d-13d1a6a68e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:07.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:17.628Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=be7475b6-9f75-4591-9bd8-535a9945f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:27.641Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e9c64dfe-c7de-41e2-85b8-0d5c3e681e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:37.648Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bbd4dfa2-de3d-4ee3-a265-07991b4198c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:47.654Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4f7a29a6-912b-484d-a7df-b40d66bee3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:57.660Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=548286de-3f04-4f68-90d9-fc3079c763fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:39:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:07.670Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e6b1f07e-2511-41a5-9f8a-96235ee06ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:17.685Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a89da27a-f39a-42d1-8308-e038d05940b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:27.693Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e7e1edee-a5c7-46dc-816b-ae52a795b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:37.702Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=938593bc-b277-4285-a4c8-cb4e6461cc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:47.709Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c34ea41e-dd21-4ba1-9d2a-2e110b2aa4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:40:56.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:40:56.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:40:56.017Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:40:56.020Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:40:56.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:40:56.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:40:56.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:40:56.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:57.717Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ced0af6e-2a57-411f-836f-b50fbe19dd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:40:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:07.725Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=db8973d8-5481-4a71-8340-5515b94c2e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:17.732Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0b58c189-3960-4fc4-96c2-0a318766c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:17.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:27.741Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=56ccba86-1e6c-47d9-86c2-99bdb9f98046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:27.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:37.748Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eff58f60-a944-4ff6-ad6d-02d897160464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:47.755Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a76b1c91-d9b3-4838-9712-04a188d59f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:57.762Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6501867a-339f-44bd-a461-0d7883e03a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:41:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:07.770Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=236dc299-d693-4aec-b874-ae12d8adcc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:17.776Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1b5ffc4a-ff82-42d5-a131-b879f834e248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:27.785Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e1d421e4-16dc-4744-b45f-4011d8da9bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:37.800Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=47798f33-e010-47d0-8acb-4f08cc0fec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:47.807Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6cad14d6-aef5-48c8-982e-f99f336c4117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:57.815Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7926e90c-86c9-4a5f-a4fd-9083d79f5eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:42:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:07.820Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b7a89f24-cf2e-4875-9cb1-baed158d31f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:17.827Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1f0abefa-5e86-47da-a503-56ccfa88d07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:27.834Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ff823409-8877-4a4e-bce8-85a2f06f7b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:37.839Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=15cfe051-dad1-452a-9c8c-28a4faa2a105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:47.846Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9adb6f1a-d1ee-4a78-9ed6-6ee49b315a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:57.853Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2365e3b4-14ef-43a0-bf3d-4eb7b5f804cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:43:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:07.860Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=91a57291-2abf-46ed-adb8-c3f994d9abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:07.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:17.867Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0a994ca7-b375-4e5f-95ee-859f244496e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:27.874Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4c66a181-a413-4059-bb19-a16ad0381414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:37.886Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c9bf1380-989e-405b-94e9-a8a8e2130333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:47.895Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=718f1003-2823-44fb-a731-09a1ac9c0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:57.903Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f2d6f61f-4cf7-4ec6-90fd-a6e4d0ab3b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:44:57.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:07.911Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=de0d9586-4b3d-4914-8fca-dcd841e66eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:17.918Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7d7ac0a2-a301-4328-9965-510f190efc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:27.927Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b1affc4d-66e1-401f-bcc6-a1416796a6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:37.934Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cd0af32b-294b-4c54-8edb-fd12ddc0ba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:47.942Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c960affd-014f-4d23-9951-7dbd729713fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:45:55.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:45:55.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:45:55.988Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:45:55.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:45:55.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:45:55.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:45:55.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:45:55.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:57.948Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2f154822-12fe-4a51-aa82-af6f7b51519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:45:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:07.955Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c0cb3f79-3178-4f34-aedb-566f03ca3876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:17.962Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=97218ddc-3ffb-4933-8cb0-ff0aad86c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:27.978Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=123b3b81-b6e5-4e93-b3b6-bc4b70f6b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:37.995Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=386a38f5-4b70-49d2-a67e-7efa892ec7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:48.003Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=94bd8e63-8486-4890-a841-45464f6648d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:58.009Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=58dbea56-656b-4c10-b638-cbbbda3dd0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:46:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:08.016Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2b86440a-454c-4df0-b0ec-ef562e9f76e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:18.023Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9cf87a72-3f68-419c-acac-1387d75a9b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:28.029Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7de1734e-8543-4863-9b8c-a3864c4f3cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:38.036Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9a3413eb-537a-4290-8543-ff73d7906b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:48.044Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=730533a8-df93-48ea-b1f2-951629879dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:58.052Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=83948e3e-1b12-4ffe-83dc-bd1eebc17db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:47:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:08.059Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c493cb21-7b80-4cb8-9acc-292d343795ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:18.066Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9c15d137-a3ae-4b12-9ffa-6583480e231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:18.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:28.088Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8049001d-aff5-4f6c-a7f2-97204b5f5e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:38.103Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4dbebcea-c410-493e-bbd3-fe69b96bb0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:38.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:48.111Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=703b7d8c-d19a-44c3-867d-29d31e9725cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:58.121Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b952687d-74a1-4e80-ae72-71ddd987ded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:48:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:08.128Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3980be27-8908-41aa-b725-2707e3921ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:18.136Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3df58a74-e60b-4133-be78-70dbca5240fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:28.144Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=87366705-f745-4fee-a20c-b71515f148ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:38.150Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ec9be5da-75c9-4a29-9df9-16d90ddc550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:48.158Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=57021f80-a0c1-444f-8069-a32fa649184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:58.165Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dcfad2c1-c2ce-48a8-b576-fbaedac66fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:49:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:08.173Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b6e142d1-41e7-4252-a9e4-1d87c7cb00fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:18.181Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d851c4d4-a933-46b5-91f0-eb663a7ce5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:28.189Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=514b2f8e-7a3e-48c1-a962-8c8dc4e17090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:38.199Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cdce7a25-e887-4467-8f48-890d0aaf91d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:48.210Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7981b5c1-ad7d-475a-81e4-9fc2bb78a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:50:55.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:50:55.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:50:56.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:50:56.004Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:50:56.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:50:56.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:50:56.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:50:56.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:58.218Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cdf7d850-f316-4ea6-b192-32f2f23624e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:50:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:08.224Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=494b71df-b0b3-4120-92bd-c048b1adcb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:18.231Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cdd20aff-fe80-4ec3-a4c5-83e574846c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:28.238Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=37c54f35-6d3f-4fed-ba32-f2e8cf4fb2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:28.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:38.245Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2acbd206-200e-41f0-ae30-d52611609515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:48.252Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3587ae39-502e-4eaf-93c2-86c38735260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:58.258Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1f5d5cb0-e552-4aed-8e02-b5949e4037cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:51:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:08.265Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a519ede4-4ed0-4dd3-9a0f-31982fae8241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:08.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:18.271Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d014b67c-1110-4ecf-a8c2-2250ecf055bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:28.278Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e6b61368-80f6-435a-9e9e-dd089a3fef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:38.293Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2231e428-885e-4cee-8907-993c7d8e99d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:48.300Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fc1a0c71-904c-4dbd-9e67-2174cc18694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:58.307Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9fbbeb44-b040-4978-b824-de4bc9e5f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:52:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:08.313Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=37ee4997-957c-4687-ad56-61dd5a24a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:18.320Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fb4898b7-e114-411b-b29a-9cedbbc92896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:18.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:28.327Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c9ab2d29-c11a-400f-9e00-bbdd7ea31aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:38.334Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6f5b4da6-58fd-4747-bf05-c846a0eab12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:48.341Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f3b8ee40-7e1d-43f1-aec3-af0deedf9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:58.349Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7481549c-c357-4d22-b4df-435673b43f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:53:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:08.356Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bae010ac-1a63-4264-ba61-35af7dfd8781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:18.363Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3a5f7695-fcf7-4943-8afb-2a4542f80ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:28.371Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a3f8a9c6-7b36-4d4c-9f35-76259c15755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:28.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:38.385Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c047af89-6e95-47e1-bcdd-e1d9c24eea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:48.395Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=101a141d-82e0-4c98-8a76-9969fcb26954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:58.404Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=61cc186f-a405-475e-a03b-c3f87e2d6e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:54:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:08.411Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3b05b21d-e4a6-4650-a58d-077982343842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:18.416Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=21f084ff-7d52-49d1-ae92-fedf100c53d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:28.423Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8f7d538f-6802-4910-b822-b2440a8376da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:38.429Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=34ac84fb-d46c-4a6b-8624-7c3ab9a80a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:48.436Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e56079f3-b5e9-4a87-bdff-af16a1aec5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:55:55.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T23:55:55.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T23:55:55.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:55:55.991Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:55:56.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T23:55:56.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T23:55:56.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T23:55:56.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:58.442Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9723f4a8-4ebb-41ed-ae4d-089f9e666907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:55:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:08.448Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b30aec09-504a-4098-9692-afd51666d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:18.454Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9f0a0b96-3b20-44c0-82ec-e99a751f6be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:28.460Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e51cce21-6586-4a38-b93a-14703e684f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:38.468Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1283ed21-4518-42e8-a880-20fb756634c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:48.476Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6a6c4408-72e2-4779-bf5f-67910d78b518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:58.489Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f41dfa21-45e2-4bb8-9099-6d4313855ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:56:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:08.496Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9e9cabd8-02db-4098-ad05-60eee8534250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:18.503Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f4ad43e4-59e5-44b6-9d33-85200c4c41c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:28.510Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2aced1fc-9607-49ea-a2f7-cf23492b3a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:38.527Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=848720dd-9b39-44ab-a1d9-450a2749a842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:48.535Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=44b0d571-005f-4c80-a8b7-90bf74fd46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:48.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:58.542Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c10c3552-af6f-4410-b005-ce2dbab66666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:57:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:08.549Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=967b51e1-04dd-4af3-8efd-a3dfcd025654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:18.556Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=432eb4a8-5214-42c3-a6d3-1cf52358571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:28.563Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a3eb9e2c-188f-45b9-b323-d11684698c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:38.572Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1e48a8e4-93a6-4201-82c8-0f2e4112eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:48.586Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0bdc2c73-e443-46c6-a6a7-d0fe64a7b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:48.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:58.594Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=58ed1d56-c803-4ee9-8da2-595e39484cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:58:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:08.606Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=862a9e35-2e68-4b55-8561-53e1cf302b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:18.614Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=33744c0b-43ac-440b-993c-f8d784f6a68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:28.620Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2b1873aa-cf60-4a4d-988a-e94980653a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:38.627Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3dde06d1-a196-480c-92f0-d9bd64e27216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:48.634Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=23aef0b8-526f-40ed-a70e-bc7221475378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:48.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:58.641Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=82f5d1b8-f7e9-4570-a322-c46450cecd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T23:59:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:08.649Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a451072f-c7ef-4438-8c38-decab267f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:18.671Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eaadc8f0-2eac-4ee4-aa28-e9430a7c4ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:28.678Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c99a6f80-5784-4e90-ae92-d738c75cdddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:38.686Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9882be22-ae15-4fb1-bb27-e0afb15407ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:48.699Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f9717178-ebb6-4d08-8b4f-62249c4cd85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:48.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:00:55.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:00:55.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:00:55.972Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:00:55.975Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:00:55.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:00:55.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:00:55.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:00:55.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:58.707Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0e390ee3-ff55-40d7-ba44-9eb37c9a9343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:00:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:08.715Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3fd95697-b53c-46c5-82c8-874d5f454f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:08.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:18.722Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f41d6089-d01b-4d6e-ba83-d6123bd548bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:28.728Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1c96143a-8698-408c-8ea4-3864ff7bc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:38.735Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2baa68bb-677d-4b04-9b3e-945886c7253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:48.742Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3b55b5c6-8155-4c16-9c71-8fa042b657c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:58.748Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a7a235de-b67b-4703-9632-d495a4da4bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:01:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:08.755Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=54efd431-6490-4757-a337-7c6952521e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:18.761Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5bd88afa-e522-451f-9bda-ccb978ee8898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:28.766Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2f53aafc-24e3-4caa-a6ae-0bba62c600fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:38.773Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d254953b-d328-4a22-819b-48319366493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:38.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:48.782Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cfd36302-4502-43bf-b915-b00fbbfa34b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:58.793Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c7007c6b-9e0d-47fa-b197-e07e917d79dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:02:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:08.804Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=46b3c888-9c19-4898-b583-2abd0f0dd603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:18.812Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e99b9b9a-694b-43e7-9943-e7127ff57877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:28.822Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3c4e88ff-ecb4-410c-b659-80b1cc9d87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:38.829Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2c90dd9e-941c-40f4-b567-5057c09c0d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:48.837Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d5ac03d9-4172-44e0-94a0-4218ffd21067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:58.844Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=77768cbd-3f5a-4c6f-ad21-d1724b0a75dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:03:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:08.852Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5cc0e6a5-f473-4b41-9778-21ca17a5d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:18.859Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0fbea877-6ebc-4783-bd36-4b387509fa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:28.865Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fd4c5a2f-149a-4f0d-a37a-a97dfc95cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:38.872Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6ba54e79-98cd-43a1-9676-303483d4b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:48.884Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fdaba030-c22b-464c-b539-62f2cdbb4531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:58.895Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0e6b9ebc-6dd7-4a4c-b186-0d7a7dd8b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:04:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:08.907Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=21f253d5-463b-4591-a3ce-29886bfe477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:18.915Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e50a26b2-7670-41da-a7d8-8594d73bbacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:28.923Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=681aab67-4ed9-4455-b2f0-89beb0ceb961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:38.930Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bc98e35c-522a-4cf9-94c3-eccbd9bb8222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:38.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:48.938Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d8b4ddd8-3a29-4aa3-94d6-28456b69402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:05:55.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:05:55.996Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:05:55.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:05:56.001Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:05:56.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:05:56.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:05:56.009Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:05:56.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:58.944Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bd9952bb-53f9-45d3-aaf8-8035f9ce750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:05:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:08.952Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fcb9669f-cb0c-4db2-8d56-d083407b10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:18.958Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=01b7b12f-60c3-4936-95d4-964da08f91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:18.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:28.965Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f2d0f98a-b7d7-4b7d-8781-42e054bdc5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:38.973Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b3f608c9-c8db-4090-9cee-2f6495c0552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:48.985Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b5f929cf-441d-4bd6-8a7b-af3efa7ff1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:58.993Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=49ac206f-ccaa-4a36-9e36-9dfcc59d92a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:06:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:09.000Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=16c12439-65c2-4cc8-b308-6d90b2beb1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:19.007Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8a11ec3f-77cf-4505-b354-42465b8e1b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:29.013Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1df92c7e-eb7b-48e1-a746-a254103399c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:39.020Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=97fb5302-60d8-4c90-8f96-f5b6215f0ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:49.027Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=be908af7-075a-450b-8c84-f60389961fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:59.034Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=21c5df53-d714-40ea-b1fa-962488fa7100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:07:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:09.041Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=032f69ac-6034-44a0-b9c7-8f174ef86c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:19.050Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=28b28391-2e26-43e2-8da0-e46240849fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:29.056Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=45184411-a6b2-4d2a-bc23-b5a5094001a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:39.064Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=24a88054-ce5a-450d-8bda-67105b7622ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:49.071Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=059fccc7-b37f-4070-836a-fb90a2fd1a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:59.080Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6bff5df9-8fc5-4644-94e1-c00141499ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:08:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:09.095Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cb00b4b1-e97c-4289-911a-6659a84a0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:09.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:19.102Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a270098a-1ff9-49a8-9f1a-52d70a656723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:29.109Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fd98af92-032c-4496-a903-35b12d14fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:39.116Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=37392924-12e5-4883-a3e9-24bbb3ccd647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:49.123Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5d26ce8e-be48-48be-bcce-8d73721483f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:59.130Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f594a9e8-d861-44e9-8248-2da6495394d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:09:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:09.148Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3d773b6f-f29f-44cb-baa5-ecf23b19b5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:19.155Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fee6dd18-3fe8-448d-ae80-c8a573e79b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:29.162Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d9d50a29-9255-40a4-a2c2-2160a975a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:39.169Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=51bff20b-51be-4411-a6bd-85f044b306bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:49.176Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=316b68ef-b97e-4d7e-bf09-96dd7ef43e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:10:55.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:10:55.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:10:55.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:10:55.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:10:55.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:10:55.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:10:55.988Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:10:55.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:59.184Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=897d9fdb-88c9-45d4-9d64-6df5f5035867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:10:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:09.191Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bcc8a41e-3fd4-4aeb-b650-50cffaf40ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:19.204Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3e0c4ac8-15f9-4c18-bea9-09a04e94a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:29.216Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f4432e36-80ec-4ed1-963c-5de40604f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:39.224Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=68361b30-c56d-4475-827c-7ece6d59e379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:49.230Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2e547b09-2153-4789-accc-99d91df9cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:59.237Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c6b5c3a9-07b8-4f17-91f8-e27b59eeb0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:11:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:09.245Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=881cda45-1d57-4cf4-99f4-34a4a33d14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:19.255Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b684e211-17e9-42fa-95ea-a4a200ee4462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:29.262Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ee556c59-904b-4533-a43e-0e01aabe17bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:39.269Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e60546fa-146e-410a-97a5-ef984d88eb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:49.276Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9b78de53-c648-406d-805a-2bbfcdefc967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:59.284Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=11fb5c5c-4201-49e2-b5bd-28038d3db804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:12:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:09.293Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0456d4a7-4325-4417-9528-61bdf8a69adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:09.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:19.307Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b765df53-bc1f-48dc-b669-40a165caa9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:29.315Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f31723e0-c922-4a93-9c1e-fe4dbd07f172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:39.322Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a511637f-28cb-4ff9-95cc-e2a40620e8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:49.329Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0a5fd254-93c1-4105-8e14-4e72c726fdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:59.347Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=35565b99-9e07-4787-968a-28ff5e95954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:13:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:09.354Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1c8e7383-c1bc-42c2-865d-809d2aed490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:19.361Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=78043bf5-f40b-43df-949e-baee01143f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:29.368Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cdefe0ee-6080-44e6-9920-471678c86ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:39.375Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a1b96da1-24e5-4442-af87-a0f288eed416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:49.382Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f59970a5-6a29-440e-a537-f7e7410c5b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:49.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:59.390Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=62ed3eac-1740-4eff-a8d4-aad9697009ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:14:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:09.396Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=47c14cdf-99a5-4e5c-9f2a-c1f0ad19f9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:09.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:19.404Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=65ff88d9-7810-48b9-ad98-417855aacc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:29.415Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c8947d48-fb5e-4547-8d3f-f049dfaa4f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:39.425Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=590feabf-163d-4d6b-93c9-510cc3baf8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:49.434Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e196aeee-238f-4332-a9c3-96200f4ec956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:15:56.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:15:56.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:15:56.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:15:56.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:15:56.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:15:56.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:15:56.028Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:15:56.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:59.440Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f89c0c81-6d1d-49f0-a096-2b459d57e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:15:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:09.447Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f58eb033-85d9-4855-b88e-6f1bae9845bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:19.454Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b959c07a-f79a-4d98-8fba-fe20e344d0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:29.460Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1ebf49b6-b509-4fac-91a8-101f06d8e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:39.467Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=910ff117-23af-4881-bcbe-f4091e5d4292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:49.473Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=51a1a40e-3497-4f7b-9e06-b3b1a694b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:59.486Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5e01a066-cbd3-4473-98b1-3fc328733b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:16:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:09.494Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5bf6a8d0-b0b4-411e-b402-48ec8f622a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:19.501Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e51383b0-934f-4a8f-8723-15da948f3b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:29.507Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=39e99851-69fa-43c2-9c17-5f696f43b663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:29.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:39.517Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e6b57006-ecad-4c5d-b0e0-4dc3c0081bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:49.529Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b032fa1d-eb0d-491e-b875-136bd2e70831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:59.537Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=9013fdfd-0895-426b-9bb9-da7da98d7e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:17:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:09.544Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2f3e4651-c2a2-4bce-8d8c-c6a9b3fe3b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:19.549Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=657d507f-98a0-4ab1-bba5-9b4fd4ad111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:29.556Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1364b772-97fb-472f-8409-5049845ff09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:39.565Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=adfbce31-0ce2-4c5a-965e-54f593eb091b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:49.572Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=83cc300c-daef-4d61-8133-97060368110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:59.580Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=59932a2c-bfa9-4767-aaf1-b07681a6134a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:18:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:09.592Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7d988066-a9f0-4ec4-b70b-f235d8f5d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:19.604Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3eb0615c-108c-4d96-8612-e5ee1e99aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:19.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:29.611Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c7e08b57-9d60-4745-a4c9-6606798d20ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:39.617Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=cb4cbc08-2c15-409e-95fe-2d820b04b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:39.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:49.625Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d1199122-c34f-4d52-89f4-c3b9b8a74110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:59.631Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=2d06a9f8-1529-4f64-b31f-cb773f84e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:19:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:09.637Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0cc18657-152c-4c43-a46b-aedeb0303284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:19.643Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=18b1da47-c6c2-4f38-ab20-284359f92f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:29.650Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=feaa3207-4d0c-412d-adce-c9df7a59dd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:39.657Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ac2c1e06-8cc0-4996-b718-597f7c76cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:49.664Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fd02b19f-124f-4454-a01e-3722b8c2285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:20:56.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:20:56.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:20:56.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:20:56.010Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:20:56.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:20:56.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:20:56.014Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:20:56.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:59.671Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=06af9827-60f2-4d1d-8ab1-5abfa4cca428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:20:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:09.684Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6e544454-17f7-40e9-93ac-9c5d9eff4dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:19.690Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1ab14085-4330-4a7c-b3de-309bfc585650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:29.697Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0dfab40d-2bd7-4a74-a295-3470c09528e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:39.708Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8f8006f2-6f8b-491f-a237-ddd692d7117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:49.717Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e28ac8d0-f22e-4c4d-873d-df8bbb0a54ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:49.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:59.724Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1680b8a1-411a-444b-8537-810cf2aa99ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:21:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:09.730Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d71025dd-41b4-4182-8964-94b5cd3a26e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:19.738Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=89e7fd74-2e61-49f8-a7be-8841e06e976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:29.745Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=86929c21-6f9f-4fe1-b9a2-82a304639c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:39.754Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=be7a0c86-3fc1-48a4-8478-148fac3fda01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:49.761Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=037529da-e1cc-4a74-a98c-611a8604f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:59.768Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=25644080-f521-4545-b6a1-2416884fa059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:22:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:09.774Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7f71b234-c9e6-4098-bce0-1d76e3644dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:19.781Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e150e204-4750-465c-b108-a69e927054f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:29.788Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b9dfdb88-5660-42e2-baf2-2dae02a9d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:39.794Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=61e0b0b7-6637-4c1d-a850-8e02fe0c8871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:49.808Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=87a37f8e-0fcf-419a-9249-780dba64ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:59.816Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=88185e62-7ee2-4720-a41a-ba5bddb499c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:23:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:09.822Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a3bb7e12-1ac0-4c0f-b938-d6c1e1753d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:19.828Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=b60922f4-6796-4fe8-9cf6-6f02499e998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:29.836Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c47b0320-c343-470a-a110-726d027200c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:39.847Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=15368fea-4a5b-46b2-b62d-e6f6201b7009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:49.854Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4407f3b2-717d-419a-b18f-f9807f78077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:59.860Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0e9f73c3-e0aa-4e85-84b6-3f35cc1f18ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:24:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:09.867Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a2782708-324c-40f2-9465-8e914fbd4c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:19.872Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bee35b4b-d58a-4d0c-b1fa-b3eb834c366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:19.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:29.920Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=65846688-9f2e-4b68-8630-3c1361cd9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:39.927Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1fc13eb0-f4b1-496a-b8e3-7d211986c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:49.944Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3ed7927b-c567-4ae4-884f-7864495e04ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:25:55.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:25:55.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:25:55.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:25:55.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:25:56.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:25:56.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:25:56.003Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:25:56.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:59.952Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6c9881f9-c263-4872-86c6-93e27311a73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:25:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:09.958Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3df43646-9709-4845-ad2a-32f1fef7a422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:19.965Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ae9f736e-f1a2-4ec8-a33f-607c97add335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:29.972Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=54ceffe2-06b2-4b6f-8ac1-31505a1b826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:39.979Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=dffe5965-6135-4143-8529-e936e0ecc765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:39.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:49.985Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d151f59e-b776-4dfc-ba20-702fff36fd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:59.991Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c1c09467-199f-47a8-8c20-b4b89f12dbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:26:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:09.998Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6183b2b4-7e82-4001-95ac-9e04aac2e0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:20.004Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=86b4da7e-e82b-4c72-a749-89d9955c424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:30.011Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=09481146-ef8d-4690-a07d-9d84de60a26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:40.024Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=bfa9b320-0245-4cf3-a311-6ccbf6d7d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:50.033Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e1fc7a06-a976-41e2-af63-431b597b2733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:27:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:00.040Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c0916138-2f7f-4050-a3f0-f24c966152c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:10.048Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e7b38470-bbc2-4f6a-9296-6b4ae40f34c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:20.055Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=96a4d01d-4afd-4b83-9f21-3139d2858d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:30.062Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a1424655-ea54-4e73-9c9a-a4643ab54852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:40.069Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=30864221-0ce6-4bf1-8ebd-a802ee7e9f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:50.078Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=09fb12c8-c0a3-45e6-8e3f-a60bed08768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:28:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:00.087Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=010b062a-c3aa-4ed6-a1d3-315f60a04fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:10.095Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d9429ee9-cf0b-4b66-b424-b36df805e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:20.101Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=87d190fa-1c94-4b10-bdb7-7887f983a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:30.113Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8782a67b-d4a0-47b0-acf4-0fe9806ed02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:40.121Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=a5778f4e-21c2-4a24-9de8-fdb24fdc6754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:40.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:50.134Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=0ca0e481-2931-4a30-894e-130a81195764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:29:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:00.142Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=691f37c5-801b-49df-904b-7944ca673df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:10.150Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ae1331b4-e0cd-4e96-9abf-aadb3a822f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:20.157Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=924d3d1f-beec-4617-92ef-5688b3202caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:30.164Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=97b2dcf5-aa99-4ea2-b6ea-539a0f5d3bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:30.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:40.171Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=936e87c1-429d-4f67-a5f1-4413da30c630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:50.179Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f1ee89b1-4285-4c51-860d-16652f935b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:30:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:30:56.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T00:30:56.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T00:30:56.013Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:30:56.017Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:30:56.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T00:30:56.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T00:30:56.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T00:30:56.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:00.192Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ef1adb34-4f73-43ec-be32-82d3d20bedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:10.198Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=f3dba795-8f8c-476c-87af-b8500cc14014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:20.205Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=252e4a54-78b9-4afb-a28b-764d3996ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:30.211Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=e6972db5-8d3b-4fcf-83eb-2c47d4a799d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:40.218Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=aa251ad5-c10d-4a6c-823e-a7431afc3440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:50.225Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=ca340a69-f20b-4f96-af95-e0482e2b9979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:31:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:00.238Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=77cf0764-6c54-4109-8e53-e1a402697cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:10.251Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=849bbfdd-2f11-49b8-abf2-98889623bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:20.258Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=7a3b0fc5-cf11-4644-a77f-9b8ec5c16247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:30.265Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=821a5879-2084-4232-b2db-539864f83eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:40.272Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c93c8f9f-6315-4984-b5ff-4a26fdd13e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:50.278Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=5f5c1815-7aa0-44ea-93ec-28abffece58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:32:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:00.284Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=771e2441-c11f-449b-a2e5-0b4a571c2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:10.290Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=6c9539ef-eecc-4d6b-b886-774d8dc72610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:20.296Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=fbe65089-31dd-4a83-9711-9cd40ca6fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:30.302Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d7433c4a-75ab-4e2c-bae5-8dd50a078c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:40.309Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=66fd7dde-01ed-40fe-b0ba-41d3a71a0f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:50.324Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=61f81509-ae50-4367-9df0-ccc9b82534cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:33:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:00.331Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=41360f29-4f9c-4f9c-8c27-ece09a34a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:10.336Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=4e9d984a-e205-4463-97cc-804ec012e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:20.342Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=d9c1828d-7bf0-47f2-9ca3-af02fd427129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:30.348Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=c204c977-393f-4740-b8d0-a180035b1d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:40.355Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=3e4e51a0-e6d4-4f84-a9d9-bd35a7fd0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:50.360Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=02ebc587-ca39-49df-9fa9-cc9d09ace583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:34:50.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:00.367Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=67598b1d-976b-45c9-b676-ae2057e51b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:10.373Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=eee0119f-be68-418c-b128-726180c66472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:20.379Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=1d427af1-c9df-492b-9145-bc79439bab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:30.384Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=8ed860d7-00a3-47e7-96c3-2d01b5f4206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:40.391Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=04523cd0-ce91-4e31-8286-e4119c9d8ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:50.399Z |INFO |Init configs |InvocationID=1baf8586-81e5-473d-b3de-92054cc61e5a, InstanceUUID=68ea46a8-d9d4-49a1-8734-6a0c25f37437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T00:35:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |