By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:04:03.323Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:04:03.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:04:03.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:04:03.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:04:04.089Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:04:04.089Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:04:04.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:04:04.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-23T23:04:04.249Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-23T23:04:04.281Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-23T23:04:05.690Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-23T23:04:06.126Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-23T23:04:06.148Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-23T23:04:06.149Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-23T23:04:06.216Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-23T23:04:06.217Z |INFO |Root WebApplicationContext: initialization completed in 1935 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-23T23:04:06.558Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fec87535-5648-4e88-8945-729076989e9f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-23T23:04:07.310Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fec87535-5648-4e88-8945-729076989e9f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-23T23:04:08.904Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fec87535-5648-4e88-8945-729076989e9f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-23T23:04:09.566Z |INFO |Started MainApp in 8.382 seconds (JVM running for 8.931) |InvocationID=fec87535-5648-4e88-8945-729076989e9f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-23T23:04:09.636Z |INFO |Start scheduling PRH workflow |InvocationID=fec87535-5648-4e88-8945-729076989e9f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:09.648Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b34e15bb-f276-44a9-8540-ee320e574b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:04:12.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:22.072Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d4988608-68a0-4221-9bd6-fe3e7a61f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:04:23.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:33.146Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3310f3ee-d4a4-48eb-8587-bf1ac4623d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:04:34.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:44.191Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a17982e8-c6de-4616-97db-e1d633359670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:04:45.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:55.291Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=169a8496-4ce5-4ebe-a8a4-190828afb69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:04:56.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:04:56.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:06.330Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8661c83f-0b59-4967-aeec-cec3f7a96083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:05:07.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-23T23:05:13.629Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-23T23:05:13.630Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-23T23:05:13.636Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:17.370Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=677443b0-f291-488c-b076-81c75a0cc110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:05:18.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:28.410Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=830fd65c-c2c9-49d7-8656-36bc7c169fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:05:29.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:39.450Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=25f55881-7979-4b74-982b-e04942c3ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:05:40.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:50.490Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ae482f0d-5640-497c-afa1-5b1696e85851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:05:51.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:05:51.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:01.539Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7dd664e7-7542-4a6f-a4a0-aaea20bb54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:02.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:12.573Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e2fa5746-8446-4f5c-b379-2d7bd7242c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:13.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:23.643Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=644de33d-cff7-48c7-8e48-0655c40e924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:24.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:34.682Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=22e7fc9d-8501-4924-b381-191801f003f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:35.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:45.722Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bd19075f-e210-4033-8df4-1f5deb3dcf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:46.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:56.766Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f093a33d-ef32-47ac-a159-b76437862e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:06:57.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:06:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:07.898Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=210c543a-84b3-44b3-a974-e13adbaadf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:07:08.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:18.938Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c5d7f914-3737-4275-9621-1c449e94441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:07:19.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:29.978Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e1ab0646-10b2-4825-ae90-e78c81e29886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:07:31.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:41.023Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8c9f31d6-a859-4c7c-94cf-74362dbe7616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:07:42.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:52.059Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=99af6004-ab73-4b13-b14e-eaa751d4c929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:07:53.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:07:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:03.098Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=44c202e1-cedc-4b37-8893-d18cdb53d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:04.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:14.139Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1b86119e-401f-4f74-9bb2-91b2109c4156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:15.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:25.179Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=92c5bc4e-68da-4813-b6df-514d4ea97dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:26.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:36.262Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f67d2618-d78e-4900-a228-3d09a22f3536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:37.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:47.315Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4c322dbf-0afa-49f9-959d-f2e72ef570bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:48.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:58.362Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d1f9d435-d0e2-4411-8640-80d777373add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:08:59.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:08:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:09:07.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:09:07.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:09:07.014Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:09:07.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 |2021-12-23T23:09:07.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:09:07.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:09:07.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:09:07.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:09.404Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b1058f53-cfff-47cd-8057-47e17f85cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:09:10.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:20.443Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=16562a26-64e5-4ac3-a750-cd7420c4556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:09:21.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:31.482Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8d4642ae-1540-493c-bfcd-a0b87b1b41eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:09:32.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:42.523Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6d285e82-76c3-494a-ad94-decdef6321c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:09:43.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:53.563Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f02761d8-0de4-4632-adb0-ca9fdf20fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:09:54.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:09:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:04.602Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5c442a49-d80b-4226-9390-296a96362158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:10:05.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:15.642Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9046a264-8e38-4e96-b532-ae3780716c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:10:16.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:26.686Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fc9bc04d-982e-4fed-8727-9681172710de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:10:27.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:37.723Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c787f326-b8bd-4b5c-aba9-741324eaff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:10:38.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:48.762Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8df2a181-fcc4-449e-8198-f0e09f277dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:10:49.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:49.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:10:59.807Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=057b9110-b06a-4bee-9fb6-645ecbd5cd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:11:00.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:00.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:10.846Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5faa7261-ceb1-4dcb-85be-d8ae78426b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:11:11.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:21.882Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=846061e7-f41a-443f-9fd5-f2896e0370f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:11:22.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:32.922Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9904bd28-3750-44b7-8f1d-dee00607a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:11:33.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:43.962Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e08b1733-12cb-4373-8dc8-7061de653d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-23T23:11:45.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:55.002Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9b9ede32-fde0-4430-bbbf-293e38fd11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:11:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:05.130Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b2accc93-d55d-45cc-bdca-6a22416b054d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:15.145Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dcf6be4a-901b-42f7-aa8b-7c74ebb6a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:25.158Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b210c86b-dfe9-47c1-9fc0-b884c761d75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:35.172Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=76db703e-29b6-421d-aa1e-37b699abd668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:45.186Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f50fa808-c491-4b0f-b3ff-0ce71ea66e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:55.209Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=60ceb2a7-0e57-456f-a965-5b454fb2117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:12:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:05.226Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7a3fa51a-c682-4018-952b-19c866cbc56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:15.234Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7449af48-d5b0-4113-b745-3f360199c699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:25.246Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=851604ad-bee6-4a34-92fe-798e51c6281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:35.256Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ad69a76e-35fc-4c16-b57c-fe71d9044c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:45.265Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b1f933d1-dad9-4ae2-8ded-507d44d95ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:55.275Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e7a68a07-7694-4563-9ae7-4d4401c1a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:13:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:05.284Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=09f71ea4-556b-45dc-aa52-5d9806150396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:14:06.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:14:06.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:14:06.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:14:06.949Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:14:06.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:14:06.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:14:06.963Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:14:06.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:15.297Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c1f46df7-1f8e-4cc1-9781-5d64383ad9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:25.306Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a8f0c897-c7b4-4816-a111-79b8b8b7ca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:35.322Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3f10c381-c513-4f29-a6d4-abc2868a7731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:45.333Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2ff221d4-c090-4974-a50f-68d30b461a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:55.365Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a9f3150c-f595-422d-b127-af08b11d523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:14:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:05.375Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c35966e1-2e6a-4079-ab31-7b59a37ec649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:15.387Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ff8a3464-6a38-4e3c-a41e-ec9094c5ba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:25.397Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0785ac79-b838-4a6e-addb-01f055b7e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:35.406Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=91db1861-0180-4244-80a0-bbd6557d8d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:45.414Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5432be70-434c-482b-98cd-0503a9cb5d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:55.428Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8c7ee400-5d8d-4da4-98b8-8367fb8bfe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:15:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:05.442Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d119607c-939d-4450-ab0d-cd5328c10d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:15.460Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3da4bba5-04c8-4910-ba8e-25005cd79973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:25.486Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=37e11de1-05ee-4e70-950e-afd493a78e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:25.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:35.497Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eb43c440-167f-4557-be39-61e16b7a48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:45.509Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bb8e8b95-a05e-417c-bf72-64363ea5cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:55.520Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6b3aa064-715a-453c-8847-ca9c0fa31b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:16:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:05.528Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1a0b5abf-9461-47b3-a767-4b03cd922a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:15.538Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=848931fe-bdc7-41ca-a52d-9bf0dc715e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:25.550Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=02de19aa-fa7d-4088-aedc-716aeba23e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:35.558Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a19ab8d2-56ed-493f-a497-83162421bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:45.566Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=099f6626-06d3-46eb-948d-7c98896215b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:45.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:55.581Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=32da90da-469d-4ffe-8a59-122c547de041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:17:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:05.603Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=02c68c27-5431-4837-a2a4-0a446e9f06ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:15.611Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4d9d1ae8-b41c-43d0-80a5-e14fa4b5dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:25.620Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f2463914-ddb8-44d6-a085-aee9e232d4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:35.627Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fb55e46a-7b66-4ec4-93ea-52c420e761fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:45.636Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=34a49515-a692-4b73-ad82-59cb9398678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:55.659Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=96331eaa-5ccf-4884-bae7-9cc2a1bc8269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:18:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:05.673Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0dcf1650-8f3f-4575-9a0a-0f3cf7aa404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:19:06.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:19:06.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:19:06.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:19:06.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:19:06.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:19:06.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:19:06.898Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:19:06.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:15.681Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c86c1a9d-e163-42bc-b730-859ba40fd4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:25.699Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5503fc96-4614-4145-ace1-5dee598892af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:35.726Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d0ac38e1-e8f3-47e6-9044-803ddbcf48be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:45.736Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6700b62a-3634-4e28-b2ef-d6a984e8fb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:55.746Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=677b46f1-193e-4e57-b1f9-7af922c14fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:19:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:05.754Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8fbc39fa-71f7-4351-93aa-a4e73ee88111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:15.770Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=503c4157-ea1a-46e7-a57b-ead64f013975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:25.784Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fbbc7616-0995-4941-8d8f-33bdd7fa05d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:35.805Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3be62f05-2d4e-4dd7-98ec-33291d8256cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:45.818Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2704011b-082b-4146-8d1a-6130ca82c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:45.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:55.825Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c71c7106-9f00-44c8-8e43-8827e617a9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:20:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:05.834Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b2298a71-2db6-4063-8a4a-ecf8011f3c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:15.843Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e78887e6-2f11-45a6-8d44-c00182d4b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:25.852Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ae1f70d1-49e4-4e42-876e-8add3875ded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:35.861Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f8be0f56-008e-427f-816e-07fb722931fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:45.873Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4ff47caa-88fa-45ef-bd31-4aaa7fe3a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:55.888Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e7de5567-331b-40a3-b802-28593aa338ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:21:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:05.896Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3df8f9b4-f4be-4ccf-994b-d5bbb187ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:15.905Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e9e5135b-5990-4672-a3ea-1b15817bd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:25.913Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d7e97a79-4683-4440-b360-cd84c0b262e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:35.922Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cfcfb95d-6892-452a-a9fb-9176ee7f9bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:45.933Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=42c82718-347e-439d-9a8b-135f6eaf9b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:55.943Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=06732dd4-a410-4b50-8529-ae643b518820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:22:55.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:05.964Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9056264a-4633-4330-a4f3-b4c86b2ad892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:15.973Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=109f9ff8-d465-4d43-bf65-20f27e1869c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:25.984Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d562f623-ee39-45b1-980e-22e229f63631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:36.043Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b891329f-020f-4234-a312-06e4e11aa29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:46.052Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6ef430b2-fc40-4a94-9aef-a66d7f7cc32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:56.063Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6f2fc69d-5459-4bd6-923b-3b92362abad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:23:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:06.075Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4254f480-fdbe-44ea-8ca9-c264c3cd86c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:24:06.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:24:06.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:24:06.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:24:06.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:24:06.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:24:06.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:24:06.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:24:06.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:16.113Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c76ca0ba-2704-49f1-911b-2d885ccc529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:26.122Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=57601af7-162a-42da-a541-9c58cfc4100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:36.133Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eb05fbc2-84f7-4740-bf93-aa7b38ca20e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:36.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:46.152Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=388a17e6-c056-4c87-952a-c96de86ea2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:46.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:56.161Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ad4e6f47-d66b-43eb-b17a-4a0fa261a4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:24:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:06.178Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e9c4e69f-a608-4fda-b3a5-c58cbe302776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:16.186Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3d0084b7-d830-47cd-9aaf-083470b7e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:26.195Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a9c86dda-0dd4-4cdc-9246-6fa7d92ba662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:26.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:36.203Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=aab17ad8-e7f2-4c33-97ea-8ce5d06471aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:46.211Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0f92383b-80ac-4869-b85d-ad08481f6a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:56.220Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e90f7ef8-12fc-4b24-8cfa-86cc5116cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:25:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:06.231Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7837dcd7-a055-4ae6-94ff-484032cbf338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:16.240Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ae916a5b-a2a0-4e5d-8e75-1b0751275d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:16.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:26.250Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f7b2503c-7d16-4d60-9f48-04d12b8808ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:36.263Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=43b7f942-3678-4567-a31f-12000bacd206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:46.278Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c623cdf7-eebd-4d4d-b191-f01652824f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:56.288Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fba0d325-264b-4567-aa3f-0b13bacd84f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:26:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:06.298Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=08e6f764-9682-4ed2-b5d2-5280f84c2b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:16.306Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7225806e-210d-466a-83a2-45b9afae8389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:16.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:26.315Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bbf02720-f5b5-432e-a3f3-951cfc7500d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:36.326Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=77a6939f-a24a-4df7-8ab0-5a69055aa1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:46.336Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6c47f03b-ba25-4091-ab75-3211ef6b8748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:46.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:56.345Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=977dbe6d-d0b0-4470-8b09-db3f683c2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:27:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:06.354Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f5967aa6-52ac-4ac7-aa0d-c2e6340e165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:16.361Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=68482fea-f13a-47b0-b57b-d9348a125fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:26.370Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4817608f-7c31-4295-899c-dc41c4da45a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:36.382Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6311412a-1143-4c0f-ae00-7a30bf082b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:46.393Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b8f81fcd-968d-4019-93ff-da92e729db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:56.402Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=57d91f1d-dfb4-49a3-a660-4e36e9ac262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:28:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:06.419Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4248f1d8-b4c6-4d8c-be8a-ca2e8e97f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:29:06.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:29:06.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:29:06.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:29:06.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:29:06.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:29:06.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:29:06.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:29:06.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:16.427Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b30cb051-88db-4a39-9273-28f74a122e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:26.436Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b14629d9-e753-4826-8b7b-608f6862aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:36.444Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eee6166e-b6d6-4789-957a-40fcc8711cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:46.454Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9a84a1f1-980c-4de8-b234-74cfbb0bba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:46.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:56.465Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=589270f4-3d02-47d7-959f-7e73b43d6e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:29:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:06.473Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d5ee3633-bd45-4e25-9570-0d1abe5f5dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:16.484Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ac469794-8ca8-4167-84a1-7bc2b3cb5296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:26.493Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=347db6a1-ff16-4a0f-a505-e7bb019df20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:36.501Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0be5af22-79e8-4981-852f-1fda0373bd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:46.511Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1112cff9-1111-4c57-89fe-90ee24f86b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:56.522Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c12a2946-14a7-45ab-902e-9e734819606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:30:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:06.531Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0cba8349-d29b-4de6-a0aa-e533ac27438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:16.554Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=763b0a9c-a975-4138-a062-348866fef86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:26.570Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cc9b436e-78ac-4855-b6fc-c5db9d724850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:36.581Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5552779f-bd11-4d66-968d-7949ba33d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:46.589Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7cd01f16-a05a-4d75-9b76-30798e587910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:56.596Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4e311156-67e1-41c7-84a5-6094d9e7ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:31:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:06.604Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e6fd9cfa-e1a0-4f79-a915-bfa10d02eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:06.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:16.611Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8879b197-9701-4d8e-aa48-80b2f38d6870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:26.621Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b56ae8a4-5bad-4019-8d6a-f39b0194c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:36.630Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6138039b-495a-4466-9dba-8a0abe775c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:46.638Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b4e189e7-6c66-4aa3-ba7e-e7327410353a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:56.646Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=76830903-d5bd-489a-a8be-3a225bb46d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:32:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:06.656Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f24fd998-6eca-4bd1-a223-58c65bd5bba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:16.667Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=83497abe-e759-44b2-8c19-755a5c8b9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:26.675Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2f4e843b-78c0-4a56-ba62-585ec189da71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:36.685Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a641e9c0-9880-40ce-af5e-a6adbc5e01f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:46.698Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=05f09515-7c90-46f7-aa7c-d8165d2ef7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:56.817Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=40a051be-9c5b-4482-ac11-252ae8e919f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:33:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:06.825Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5faa25e8-2d35-4721-91ce-5538aad90698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:34:06.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:34:07.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:34:07.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 |2021-12-23T23:34:07.019Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:34:07.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:34:07.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:34:07.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 |2021-12-23T23:34:07.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:16.833Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d3651b9d-41f2-459f-9bc2-5a231e818685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:26.841Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c5faf401-f897-467a-9c3c-2b71ed5ca8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:26.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:36.849Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c9315935-3620-44ec-9834-6cbf924b07f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:46.858Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eda4b15c-69fd-4397-a682-5901e89878dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:56.865Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ed557dbd-820b-4f6f-8398-3a2a01b9bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:34:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:06.873Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bf61581d-b61e-43f8-9d2f-a009a47fdebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:16.881Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=81211acf-92a6-41e3-b7b3-3add1e4096c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:26.889Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e51021b5-1e83-4ad4-8cc4-aadfe40d83aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:36.898Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=500e5733-c73e-48f6-a638-29dd8373d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:46.907Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5439aa30-0329-44d3-aa5e-3226f6ea718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:56.917Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fefc1104-f3fb-4c40-ab36-83922bfbf81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:35:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:06.930Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6bdb5771-a665-491e-8649-762384b5f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:16.947Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7790a745-6226-4aea-bbbd-dea73f4c4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:26.955Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3b78b501-a7aa-4eaa-ae3f-135ab61826c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:36.966Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6b2e4658-c4a2-44e2-860d-2c2fe5554f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:46.973Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0a4d919e-6760-4010-a056-816b1dcd30af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:56.985Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6166fe1d-dca6-4fe2-85ac-d915da28cbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:36:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:06.991Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=125f86f7-2803-4707-9c7b-4fd20b100173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:16.999Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a31f918d-090d-480b-a8c4-0de3db609a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:17.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:27.006Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=30f26cee-85c6-4245-9652-e12facb1cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:27.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:37.013Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8fa37670-9cb0-4cd7-b5f5-4ec564a26b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:47.021Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6050957d-61d6-4886-a239-0c3f1b410c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:57.030Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fea1a7d5-41a0-4a12-b863-453dedb23b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:37:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:07.036Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=19b87777-ad99-4a03-8c35-30770feb6879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:17.047Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ebb56f6e-0bbd-4ca6-b6f1-c5c81e672f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:27.057Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7133d42c-1492-4fe9-9cfe-e31ab37b514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:37.080Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=27235014-ffd6-4d68-aaa2-edfe36c21274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:47.089Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dae34112-5795-4a66-b228-def05edb9c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:57.096Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a2fb9dea-0c8a-4547-983a-fbef2656591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:38:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:39:06.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:39:06.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:39:06.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:39:06.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:39:06.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:39:06.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:39:06.894Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:39:06.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:07.103Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8c322436-0c17-4bc2-89db-39f3050b06b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:17.111Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f86f759e-07d9-40a2-91c4-e17b454527a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:17.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:27.119Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4e48300a-0c7a-4e39-8f80-742868ee46ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:37.126Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8e5858e5-c422-4d21-8169-398558cc661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:47.133Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ebd3dd24-2cf8-41c9-a091-55f65e7c4a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:57.142Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=38976bde-5b3b-4230-8f2e-91624f559ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:39:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:07.149Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e0f1241b-86a4-452d-81a4-5082d26df390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:17.156Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=88b74c27-c540-44df-8385-bc2355631b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:27.164Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d6cf2845-3667-473f-b8c9-fc789678ca20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:37.171Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=19a7a49e-55da-4d09-8c75-879c157c13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:47.182Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e1cf63fa-64da-4c21-8b95-34f6a6c6ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:47.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:57.193Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d5a7688b-7e10-4349-8293-d7cbd517395a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:40:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:07.209Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=789a6209-fad5-4756-93be-e4298ead0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:17.217Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8c5dccaf-0e04-41b7-8a75-b760a1a8de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:27.223Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f951c11e-c295-43c4-a427-e7fc2330311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:37.230Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3fd34631-9cd7-4be3-a0ac-32f446a6319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:47.238Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5472993c-c298-4584-979b-117592eee0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:47.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:57.255Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ab834a91-5cb2-4146-8da8-30591346d1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:41:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:07.263Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d184deab-c5e5-4e00-9028-03adbacb716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:17.270Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=04f59496-8ecc-4d06-aa49-e07b0e0208ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:17.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:27.279Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6bb9a149-63d6-419a-b4af-d8e72eee5b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:37.286Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=98c3749a-f504-4099-b1e8-b6d72f77089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:47.295Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2bb6c712-3e8e-44f8-9667-0f35dbb0c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:57.303Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3c6f45db-fe84-42c9-9712-cb5c408b5179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:42:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:07.312Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fee6eaa5-cd79-424e-9516-56546672ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:17.319Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8431bc49-9519-46be-8bcc-ea8fdff04d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:27.330Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=04fb7c3e-61d5-4eb6-b5fc-b140ad2493f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:37.342Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=625230a6-e7e3-4d72-ad17-3230c1ad8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:37.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:47.348Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=714275c7-7c18-42eb-aef1-a757102d8a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:57.360Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b2bbfabe-a0f3-4c50-af57-b77465caf886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:43:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:44:06.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:44:06.884Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:44:06.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:44:06.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:44:06.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:44:06.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:44:06.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:44:06.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:07.367Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6d072afe-4291-4904-a093-8e2ee1f2c458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:17.376Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=af5935cd-4cf6-4bcb-b4b6-ce1e01d05d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:27.382Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c976eac0-716e-4071-8628-6ef32e2b07f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:37.392Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a9326e1e-efaf-41f9-b38f-5e531243a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:47.401Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=847b7adc-0bc9-41b4-a5ed-66f01027cb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:57.408Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6406c7ad-48e5-40a2-8bb3-215758d135cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:44:57.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:07.416Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=292babc3-e4f5-4b16-9db0-ad83fa730963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:17.425Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1d2e6491-c574-4b07-8ce1-897b8514b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:27.438Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=65eff440-a2af-4a52-a11a-ea4de2924c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:37.454Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=111e904b-b1d9-4967-8cf1-a565e4940757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:47.462Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0656713f-8a88-47c5-8034-bb3ea6ddf6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:47.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:57.470Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9879b3ea-73a9-4ef2-af50-3740324af0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:45:57.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:07.477Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=661df899-4067-4077-84fa-9820e309667e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:17.484Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8862607f-3d03-4b23-bc2c-8d1fe9527446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:27.490Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6912a3f8-c4ab-45ff-a2dc-b1df8e9815ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:37.497Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3567905b-9407-486d-88ac-276854616d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:47.503Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b17ac186-78bb-4b37-bf1d-5e9bf36425e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:57.510Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=348c9918-7380-49ff-9c62-2816becea712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:46:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:07.518Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5bea548e-8818-4b8d-886e-691974f946a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:17.526Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6aa32c19-8aa7-4dfe-8f14-ea0b1f26c299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:27.534Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2d9067ee-efdc-4747-bc8f-25ce2913604f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:27.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:37.542Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ce27b669-1260-4005-a95d-2c1653c5ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:47.551Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=573e6678-cd4c-4c6e-8792-75f75b8e7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:47.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:57.563Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=35146246-382d-4498-9b5a-0b53af94cc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:47:57.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:07.576Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e5aa1182-37b8-448f-8f7b-f2fc6678aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:17.582Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1c43051f-33f8-410c-86c7-403c84ee5486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:17.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:27.589Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=379cf9f6-3461-4e7a-a208-c6aebc92f729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:37.596Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=15c771ed-c9a9-480c-b0ad-83ed82ae0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:37.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:47.607Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b86cef09-0b50-4757-82a6-e604c4cb3c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:57.616Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d811daf7-4f14-450f-baca-a9760bebde52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:48:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:49:06.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:49:06.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:49:06.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:49:06.868Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:49:06.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:49:06.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:49:06.873Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:49:06.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:07.622Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=64b5e2c5-52b3-4ff2-a83e-af8a3a35f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:17.632Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ba0cf707-02ed-459f-b8ff-7006f9f1fb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:27.639Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2672eeb0-5de1-4b2e-8704-62b8f7bc4fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:37.647Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5695636a-a2bf-47e0-a481-a54a1dcab5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:47.656Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=28e8d673-f457-4d7e-a680-ca58320e5a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:57.663Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e02921b4-9d2c-434c-9fa4-4a1a8a65608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:49:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:07.672Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=48f935a2-86a5-4a2a-9056-865d767e6ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:17.689Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=127279af-5b9a-4bea-b4ff-29fc51a14ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:27.699Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e82f1a31-3830-4aaa-9c71-1548a95d29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:37.707Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=06a99ad0-d311-4b0e-a2c2-6a7cfec5cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:47.716Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=74bd5eef-8336-4693-8f29-e45e5cd7d74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:57.728Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1160e579-fefc-4ddf-af2c-d2def3fcc1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:50:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:07.736Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5b805368-dc83-439a-9416-889d104d3553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:17.744Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a6389c48-389f-4585-904d-8ff98af169ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:27.751Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=13516c34-099d-4fae-a66f-0a786babbda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:37.759Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=33fb4587-5bfb-4833-9b93-0ccd4bdbd4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:47.767Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=979faf26-585a-4ee7-ac6f-9c31d474e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:57.776Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9b265b04-528b-43f0-84b0-17798af9eddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:51:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:07.784Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=523ba9c1-b10f-4156-a3f4-8ee42c8e67a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:17.793Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0f0f2bd9-201d-4daa-9fbb-76c239eb0ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:27.801Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=716ef8ca-8351-46fc-923f-eed469984a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:37.812Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=51b2bef2-4d4e-41f1-96a8-bb98ecad2afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:47.823Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eb705331-0d6f-475d-b361-3340712db431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:57.837Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0049934e-7881-4293-8699-893008748cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:52:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:07.847Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8b4e747f-d5cb-46ae-a2e1-2f2395322e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:17.853Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=498db65a-aee5-4e57-9344-f5719848d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:27.859Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9bcbcc2e-c62c-4f42-9df1-2912145e6763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:37.876Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8456e8ba-5298-494b-aadf-56df233e53d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:47.883Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=16ff46a7-f97d-4545-a667-c82d148ee442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:47.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:57.891Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a791ad00-19e7-48da-ae05-d550351bfd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:53:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:54:06.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:54:06.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:54:06.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:54:06.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:54:06.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:54:06.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:54:06.921Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:54:06.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:07.898Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f5c2cff8-d78c-4fbb-8a0a-534017d05228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:17.905Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7f0d6990-69fb-428d-b4f9-8524972da343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:17.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:27.912Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=15caa660-6fbf-4cee-a498-be741f9fc13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:37.920Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5ce1c9dc-713c-4fa8-b633-c522fcfb261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:47.928Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e343a0d9-0e46-460b-97f1-2e2287a386c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:57.939Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ae4a5092-67e7-4edc-89d8-f7df55225957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:54:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:07.951Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=096c9108-9361-4bd4-9b68-f4cb715fa84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:17.967Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=126dc602-ef1f-4d32-998e-555c6436451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:27.974Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=22f0ed93-363c-4792-8e5f-7410991f780a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:37.981Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=097a32c6-dc71-4c70-a5c9-03ca18f646a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:47.987Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=923171c7-a993-41c1-b771-34dcc2b4a1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:57.994Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0a5e7188-591c-405d-81e1-6ef173da850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:55:58.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:08.001Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6ca187b7-e879-4670-bb2a-aa0a9aa85432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:18.009Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6281de8f-2905-40dc-9b3f-513f27773b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:28.015Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d11cc862-29a3-4b65-ab48-b7aefb19020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:38.022Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=33612c25-86f7-4799-b3a4-4ccf0ea32f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:48.029Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7eddee23-87eb-4aa6-9372-53b25a4c01d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:58.036Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3ad17b42-e2f9-44c4-aa6f-23219db990b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:56:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:08.044Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8f4e110e-e152-489c-a807-2b24f9371023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:18.053Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=79956a8a-6220-4406-903e-bde631d40665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:28.061Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f776ff54-fa98-4730-b82e-7aeefaaa40b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:38.070Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8612c41d-859f-4759-ab56-d8e4db3699e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:48.089Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dbf2eafe-69b0-4d22-b50e-82ac59bb041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:58.097Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d71573b6-ffaa-4483-8e20-3e30123392b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:57:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:08.106Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a14e3300-37f2-40db-bfc4-c735c4bb8182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:18.113Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f8309110-2c14-4baf-988d-dfee564a21ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:18.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:28.119Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=47129d56-ad10-4e00-8f9e-24d4c8cd0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:38.126Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bd989a1b-254e-45e7-ac5f-4f113dcfc4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:48.133Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1a132bd7-085d-4f5c-addb-bfb9bcb0e859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:58.140Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dded0a13-994a-4840-a3f4-b5699713c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:58:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:59:06.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-23T23:59:06.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-23T23:59:06.859Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:59:06.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:59:06.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-23T23:59:06.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-23T23:59:06.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-23T23:59:06.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:08.147Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d2d34383-17e8-437e-aad6-f1af9c3f7ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:18.155Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b19a5607-65d9-4c6b-9e93-84e86eb3c78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:28.161Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3a7a2038-29bc-4a61-9f28-db5c6ed87a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:38.171Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3ebbc45e-b6eb-474b-8e04-d902361fdea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:48.179Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d9e6b57a-e626-4066-9072-3d3662e0f0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:58.186Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8be2aea1-5dd3-41a7-9880-cbab2d033967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-23T23:59:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:08.196Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=717ba5d1-34f2-4fb2-a6ee-0c86f14b0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:18.227Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9955f5b5-54eb-4f63-838e-c2ee7f571e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:28.236Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=89aede10-c4b1-497b-bfdb-3aec619f36b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:38.243Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=119cf810-16a2-42f9-b187-3ae8d773305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:48.253Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0a8b89dc-b62f-42d8-bdb1-86a1b13bc3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:58.260Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9bb8af87-3e0d-496d-800f-e5f649fc3a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:00:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:08.268Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1ed52b65-94f6-4fd5-8251-bea73a874238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:18.276Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=551a1b2c-dc26-4364-a194-eac206ada933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:18.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:28.282Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=51cb88d6-6d5e-4043-af52-1069d9d47a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:28.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:38.288Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=38b55647-7396-4491-8bad-616578fd74b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:48.295Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6fac01fe-92ff-4f38-b879-0bd6bbb9e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:58.301Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7dd15188-62af-4887-afd5-373b46d9547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:01:58.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:08.310Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c2477a06-7ad5-4f26-bd37-c84f2d29b025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:18.317Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=295e3950-7b05-49f0-b264-8262c7700142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:28.325Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ff8fb3ef-67d8-413b-90c6-5d98e875bdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:38.332Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c275704b-b22b-46f5-a526-5e8340dfb4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:48.347Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9b70542b-d4b4-449c-ab7e-be96a45820a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:58.357Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dc2f0c27-f260-4d4b-a9d4-dab7cf9ebae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:02:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:08.366Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=35a57fbb-b740-4fdd-b50e-199ca6933f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:08.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:18.373Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=05190273-103c-4e48-ad01-134795298306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:28.379Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d6f36e58-4d11-4e86-b4ac-b238505ba340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:38.388Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f703305b-378b-49cc-a581-0fae64832b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:48.396Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ccf4aaea-f481-4540-935d-3e7e5102073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:58.403Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=25b159af-7fa2-4765-b0b9-3123cff7a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:03:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:04:06.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:04:06.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:04:06.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:04:06.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:04:06.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:04:06.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:04:06.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:04:06.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:08.409Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3e2de5d5-7f32-4927-8cdb-1116ed1877aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:18.416Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=880ec3c6-582c-4cdd-b9a9-01b0524838cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:28.423Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cb4886df-70c3-4d72-a2ea-b92ee2d7b791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:38.430Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c2aacaf6-e6eb-467a-941e-f210daf9ce60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:48.438Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4b708ebc-9e63-45fb-8147-7aec3d2888ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:58.443Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9c9aa34e-a163-49e0-9043-788f72602531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:04:58.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:08.459Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cfad8565-8ff6-4db8-bda1-3f71e37b9348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:18.469Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d33f37cd-fca0-4f59-a617-ae805e87c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:28.481Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c8faefee-771f-4cfb-93bd-06a8dc563d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:38.489Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e3da3acf-9c2a-43e5-8ebc-466665466755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:48.496Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a0978121-0463-4fed-abf6-431bf0fc2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:58.512Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ab5d6e68-4071-4ae5-b1b5-df983b0b7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:05:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:08.518Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=78d7e080-1c5b-433d-8aca-6fcfa0c6552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:18.525Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3029ac0d-75fd-4e39-a2e0-ab99ff507630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:18.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:28.531Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=96e7a833-627f-4835-881e-3bdb2254e3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:38.538Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cdcb65be-f921-4a22-903e-9eb3b9dc17b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:48.547Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=42cbb1d4-668f-4f77-b1e0-bf3b9c1e1fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:48.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:58.555Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2464ee5d-ddc7-4e74-a1e6-dffe33a4d140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:06:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:08.567Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cd4ebb8a-9f5f-4ba8-85ba-c5f6a38e3560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:18.576Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7b69510c-bae4-4337-aaaf-1667e54cce8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:28.585Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c9c8c246-5743-4086-b581-95fdb04887c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:38.591Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4dcaec16-962e-44ef-88c5-a733c8b814cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:48.603Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a7c7a72e-db3d-47bd-97b0-633ea068dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:58.617Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e5cd9486-03e2-4652-a2e4-250c4fd3a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:07:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:08.626Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4cd626e1-f95e-43b2-80e0-1727f674a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:18.633Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2ace6c27-80bf-4375-b9d0-393ffe29ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:18.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:28.640Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c770e56a-7971-478a-ab0b-2efb2b665c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:38.648Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=63abe5a1-6d16-4b84-a1e9-0330e4834244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:48.655Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6bdfcd04-2a07-4e86-8326-819780f1d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:58.669Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3a4b968b-32e9-4185-88bc-e91f01a817d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:08:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:09:06.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:09:06.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:09:06.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:09:06.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:09:06.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:09:06.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:09:06.890Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:09:06.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:08.675Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=aeff6da2-81b7-4b41-a2fe-722c0b7e8bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:18.683Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6d38f007-63cb-4a06-875d-713058115ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:28.689Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=996613b2-8976-46f9-9be0-a7495be17fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:38.696Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0341282a-a39f-435b-9e1c-2c7ece5c0632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:48.705Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=62fd5122-1e3b-40d0-ac39-c2b8fb077e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:58.712Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=886d4fc4-7176-4ce8-8523-66f53b65eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:09:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:08.721Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=629f1842-a114-4b11-8eb1-40c97fa55dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:18.732Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2a2a4739-f7a0-4514-ab08-757299e3d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:18.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:28.742Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5e46bf6a-e177-452a-b9b7-7569dfc1f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:38.749Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=484c8ab2-9d7f-44d9-b168-06ac68766417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:48.756Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a9bb6614-92a8-4a07-90f8-4ef7b93dfe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:58.764Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5bde30f6-dc3f-4fdd-b3f1-18df8b4693eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:10:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:08.771Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=84b7f0f5-2619-4f56-a411-7e3010eb9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:18.778Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3b2e06a1-782a-485c-abef-c5dd38eb4246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:28.786Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1c36dcb4-1d9a-4415-a3b0-b767f5de6f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:38.792Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c32f65bb-bd3b-48e5-81d1-36a5831706af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:48.799Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7ff8580b-8909-47de-a9d4-70059c24451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:58.807Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ac32f53d-bf7b-4153-97c8-a9503ee24bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:11:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:08.814Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a004db59-8239-4ec0-83a1-b31b21c59ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:18.821Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c1162a3e-b9c4-4e78-9d26-eb99a10ca8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:28.831Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bb9f35e3-d847-4449-9f39-65c491a07bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:38.839Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8a24c246-7283-4e36-afaa-d027bb11c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:48.853Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d6f36baa-8e12-4028-9b16-78dae5bee136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:58.864Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=224eba9e-eb70-468e-b3e2-01a9cf1f24a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:12:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:08.871Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f638693c-ebb8-4424-8309-10b1b05eef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:18.878Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=26a1dc9d-981e-4413-a57b-fd1403702381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:28.885Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a05a8319-23de-42f3-a983-22f54774abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:38.892Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=198bc8ae-b324-4a9b-9abf-5ba375404e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:48.899Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fa5181c9-765a-4076-a432-d032d2ebca7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:58.907Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a7c06b26-002e-484f-92e2-3d3a081ba3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:13:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:14:06.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:14:06.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:14:06.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:14:06.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:14:06.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:14:06.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:14:06.895Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:14:06.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:08.914Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3ae47228-14a2-4c1e-86a1-90c985c5f2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:18.921Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0da0641e-bb9a-4f18-a177-913b00723f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:28.928Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9b7882d0-10fb-4946-b16d-338ecdd73b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:38.934Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5de3676d-d438-4031-ac05-0942af5e0fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:48.941Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c349aac7-f20d-48de-a957-d074cb857de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:48.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:58.947Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b68c9797-5adb-4a82-9d3c-5a99e11ded5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:14:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:08.955Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=00cac066-6a45-4dca-96a4-620a2d574520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:18.965Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=20bfde15-33a9-43bd-a729-acc358187e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:28.983Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9ca39e75-dd65-44a8-8087-156d34363d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:28.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:38.990Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4be7843d-2a75-4383-a2df-262e650261b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:48.997Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=434fd241-99da-4477-9a3b-ff23a547f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:59.008Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=74798236-ef5c-46ad-b30e-4de9588b19c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:15:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:09.014Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a0863816-354f-4d50-9d88-ea929f40c0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:19.020Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ac3e86d6-377e-448b-9a65-39a7248c73bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:19.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:29.028Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0238e09d-9672-4bbc-8976-9bed9fcf5d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:39.037Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=709b12e2-ac56-4f17-bce0-6b97bc2e7be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:49.043Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9ff744c3-b978-43ef-aae7-4fab911bcc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:59.051Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4845494e-d4bc-43cc-98d7-6f12cd967633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:16:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:09.058Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c19b1c47-c858-4d87-90b6-127d5fe6daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:19.065Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b711e503-12b6-4c7f-9d48-c9739d905dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:29.072Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fb11bf81-dc89-4f77-a003-5ef0e29b8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:39.081Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=181ded61-4370-41d6-9249-66aa188e5803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:49.087Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a383ffdc-debe-4d7f-bf22-2f404e5a3d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:59.100Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=210a5870-d4f1-436e-9055-7a6a99c2262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:17:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:09.108Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7dc9524b-c5f1-462b-860b-28860ca47769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:19.115Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1e5a0805-80e0-4704-86c7-7a8c667dfcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:29.121Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3fe3e2e7-e179-49d1-a743-0609120fcc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:39.128Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=290098fb-a0a9-407f-a203-27b7ed9d3519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:49.133Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a9b239fc-c494-430c-b102-1835c0e5d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:59.142Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3839aaa1-d432-42ad-9eee-9af9fa8d30e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:18:59.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:19:06.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:19:06.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:19:06.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:19:06.928Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:19:06.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:19:06.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:19:06.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:19:06.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:09.149Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8769aaab-8a0e-4b53-a085-fff675f4b97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:19.156Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5bd434b6-1fd3-4368-b175-a16a01ba9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:29.164Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f8083ebc-776d-4368-91f5-7791e42cdacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:39.172Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3279221a-4790-4f7a-8579-a11c36b2e2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:49.180Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dfe51760-25c6-4763-9a2a-daa732c2fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:59.187Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=92a8c6b9-425e-4e6a-afeb-f9ea28e479ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:19:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:09.196Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f41164c0-7ceb-4ffc-b395-fed234a602bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:19.204Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8b92fbf3-8cca-4b4d-bf64-852ca762062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:29.222Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=8fc31a3c-736a-4abe-8efa-18397f3250bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:39.230Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5c9331e3-b4a3-4808-9874-038d1d8de63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:49.237Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4f017b57-1762-498b-9f6e-65e7273fa4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:59.243Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=aad3708b-0ebe-4c83-a966-8e4756d266de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:20:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:09.249Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a8f1d005-948f-4a39-93d6-4a44d5ffb56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:19.256Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f89dc047-07e9-4de0-832e-9aa996c312f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:19.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:29.262Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a8380339-3ec7-4271-b5a2-2b7fa4fbded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:39.269Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=4f4b22b0-afa5-4d5d-8027-dc8386b5170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:49.275Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=80fdb80d-4a68-41ee-81d3-413a703733c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:59.282Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fb6d1945-2ae5-4065-a188-b5bfa696f610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:21:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:09.289Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=07ae6591-fccd-4dea-89da-6669bbe38e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:19.297Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d27a1594-c116-44ea-9ebb-0baf550c98f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:29.305Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6f5863ae-8562-4987-9230-27dbc01b01dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:39.312Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=95a1fe07-fdd1-4293-aebd-bc64b2b9c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:49.319Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=75865e9e-fd4b-4315-aad5-7c79d4b6495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:59.333Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d4ec0e3d-555b-47e1-b731-96299a870a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:22:59.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:09.340Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bbd29ead-bd32-40a0-be26-6d3f530b366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:19.347Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3d971deb-9929-495e-b952-7ab600a1d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:29.354Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bb8fcaaf-fb4a-4b7f-80c0-2c0c345c3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:29.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:39.361Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9e8fef35-cf58-4288-9b09-d76d39983703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:49.368Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=78b6dff0-58fa-42db-bd50-d7a78822ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:59.375Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=41d6533a-ea21-4da2-bce2-6d3e5f9c3d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:23:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:24:06.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:24:06.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:24:06.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:24:06.887Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:24:06.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:24:06.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:24:06.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:24:06.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:09.381Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3dd45586-0621-4e2a-b31a-9262b2186720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:19.388Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0d193c64-e9a4-4d2d-aa3b-7868769ba7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:19.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:29.394Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=abcf84c9-4d93-49d4-9f23-b4a9ce9a381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:39.402Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=26c9d054-972a-42ae-b429-1a0d60dc513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:49.408Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5f023a8e-2e3c-48b6-ab2f-f38c3fdeab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:59.417Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3e55e914-3267-444e-8b21-873a38a14902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:24:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:09.426Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e67c3336-fadf-44c9-ae43-f95cb46d414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:09.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:19.439Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f1f5686a-dd41-43d6-87ce-5cde9f2ed0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:29.447Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=db1f8049-010a-483a-a04e-21cb35a2ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:39.453Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d83cf97a-6002-41cc-9022-3586b2eb0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:49.459Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=48dd59a0-5b38-419f-92c2-25df33ba6d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:59.466Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6713ff62-f8b0-48d6-baa6-4e39c9dcfb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:25:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:09.473Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=28efe987-2e67-4bf4-9d03-f316040929b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:19.483Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f99f69e3-bc04-4238-8e7e-da987a82c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:29.490Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2423599e-fa94-423d-9230-3d60450b1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:29.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:39.497Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f8c1e41e-24bd-4254-ac40-ed67c994f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:49.502Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e07b5a98-22c5-4dc9-bab7-cd74d670442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:59.510Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9d38f45d-e5b7-453f-9d25-342afb15759f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:26:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:09.517Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=fe42a156-780d-4255-883c-a43492e24a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:19.524Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5b480041-ead6-4500-86bb-ce50e8751202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:29.535Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dd0e2f93-5316-4f01-b7e6-33661d91a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:39.545Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=39a7c971-4a39-42bd-b4ae-af577ff85789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:49.552Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=60c11dc8-3fb8-4711-96a3-81c872b352db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:59.557Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=17643a49-7b7c-488f-88a4-cb61dda48041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:27:59.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:09.563Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=61b87a2f-e3dd-40da-89c3-5ead7b0d3c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:19.569Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0327567e-8200-41e3-b505-1a455ebbf129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:29.576Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f78e3c7c-8b6a-4d24-97b8-8fbb3d4b3471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:39.582Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=21d2b099-653d-4203-a852-c8b76a0ab55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:49.588Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2ba3367e-e7fe-4a3a-87e6-89e75be99da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:59.595Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=76fd6e4b-25b5-4c10-9c93-e3ff607d35d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:28:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:29:06.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:29:06.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:29:06.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:29:06.892Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:29:06.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:29:06.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:29:06.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:29:06.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:09.602Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=86f4caae-d666-43eb-b53f-728d333fbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:19.609Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=70552676-20e2-4280-af60-3fa8c297fe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:29.616Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c87877c6-8174-4a3d-a18a-42d31283b05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:39.623Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f35e3fdc-872c-4fc8-97e8-f7ffba376010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:39.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:49.631Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=dba076b4-8378-4b1a-916e-034ee86d658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:59.642Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0892b974-52c3-4e81-99af-bf00f0a92132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:29:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:09.652Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5dc549a1-9b03-4b1c-adc6-4f5e9c91b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:19.661Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3a7d81ed-6bc1-4c76-93d9-7a68bf810c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:19.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:29.668Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6dc0562e-c9ba-4efd-b1ac-bfd43d51be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:39.675Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d8bd7302-b665-4ca6-8940-dd0af1dbf3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:49.681Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1a59d1a6-7ead-4e71-b317-15e44978e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:49.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:59.687Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=917e1465-c1f3-43c2-b9b4-72d1d31f35bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:30:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:09.692Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=03ad1089-b06a-4e9a-b3ce-6a7a0dd24497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:19.698Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=98cc306a-1dab-4170-a287-8efb70b4d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:29.703Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=94f4e6cf-866b-4b48-b3b8-25c84b61f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:39.710Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=935ce313-aacf-481c-842a-17149f255e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:49.717Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ba40b91a-d92b-4ea5-a942-74579af413a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:59.725Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=56441ad0-22e8-4348-8150-6831f613b186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:31:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:09.731Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=969a85a6-b6ff-4a99-a9a7-d84296ccfa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:19.741Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a079b8ab-c43d-4fb7-bc33-390f9dfdfb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:29.747Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=36746dbf-e495-41be-812c-d6976ef33bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:39.758Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ce4c0bbb-7c70-4411-931b-6e612c07ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:49.766Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=70647a6b-5c52-4cf6-972e-38e14340c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:59.772Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e0c6dae6-fbea-403b-91ac-4500602f905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:32:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:09.779Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=927c4b40-f364-4d40-b849-95d91ec765f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:19.787Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7c557e4a-e984-47da-9374-2e90974267b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:29.794Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e66e3b21-c95a-4f04-ad8a-602cebd515e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:39.801Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7a6ded02-cbfa-43f8-865e-696cd0a06fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:49.813Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=07e81e26-1e33-485e-8dc9-558014f042e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:59.820Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f70aecb5-b9b5-4365-b074-4e8aed67986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:33:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:34:06.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:34:06.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:34:06.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:34:06.855Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:34:06.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:34:06.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:34:06.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:34:06.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:09.827Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=bd94256f-8075-4fca-b79e-8683530790bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:19.839Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=379461d5-19d9-4284-a7fd-98a81edda333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:29.847Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d7266630-0a2c-4056-9f38-24e4294230eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:39.854Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=36402b1f-448d-4bfd-bfcc-417039675ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:39.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:49.866Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f5a542e9-7975-4fe3-844f-f8ca28118b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:59.881Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=2eaa6f2a-4863-498e-854b-1b1a85209761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:34:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:09.893Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c0d6f523-af85-46bc-9803-ee2d138204c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:19.898Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=92c8617b-586a-4ef8-a7f2-cd4d3d843eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:29.906Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0c947c08-7859-470f-8dbb-49d50efe51d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:39.912Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6eb9aa56-50e9-4d41-ab0a-9fbd9486f8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:49.918Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=053fa0aa-cf6e-4040-b15a-8f71a65f5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:59.925Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9992b94a-689b-4cee-b1ad-0ddca6f8c898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:35:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:09.931Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c7d81d93-4b53-415f-ba20-3cf19b3e9075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:19.938Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=56d0c621-95f3-42fd-adc5-497c25315cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:29.945Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=52ee544c-95a0-4398-8457-3f234a3fda00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:39.952Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=eb2ec2ec-72d2-4c02-931e-76b4ea1d864c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:49.961Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=937289ca-a077-409f-adc0-c7152169db4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:59.968Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=196ed73f-ae35-480d-a2cf-0a03afa6681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:36:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:09.978Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d613b841-5c20-43fa-8e34-205e09b78e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:19.990Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=972f01bb-4e88-4a5a-8ee0-ec44416b73b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:30.003Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=0c5bf34f-6cd4-4bab-b2f5-c67070e567a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:40.010Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=ff9b2f96-0dfc-470c-999b-05207b6433bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:50.016Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d5d5609e-8c94-4ef0-bc10-d88bcdd2424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:37:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:00.023Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=6687f594-8e4f-4e95-bea1-7a0425ad1135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:10.030Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f7403dea-6441-456e-a63c-f1c9f95f08e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:20.036Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5f81fe8d-1d68-4977-bd77-845508d5ccae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:30.043Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7dbee88d-bcf5-4d61-8e78-b8f11d936d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:40.051Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=559984e6-05fb-4c3d-a655-a770f98af427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:50.057Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=689f703e-b2b8-443a-8eeb-53bdde58f95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:38:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:00.063Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f5f53bc7-9324-4492-af88-a453c5eb75d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:39:06.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:39:06.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:39:06.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:39:06.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:39:06.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:39:06.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:39:06.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:39:06.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:10.069Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5e90f134-8fb1-4c7b-acb7-2161568b85e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:20.077Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=123b4f85-c5dd-4971-9948-f06f4e50be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:30.085Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=90a81d24-94f9-4d2c-8f5e-743e255e2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:40.095Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3896d85e-b16a-443f-8327-1602f10de3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:50.112Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5d7bc691-6ae5-40f8-bf3c-70f1877fea70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:39:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:00.121Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=63ee8431-6d81-4555-80d3-37f54a40056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:10.128Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c934639f-b775-4cad-a7dc-584be9d80771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:20.134Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=87e98040-7486-4f37-bd9e-9f93cc6dd874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:30.141Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=9f5e7b5d-6ad8-4270-a1bf-24f6c2fe93f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:40.147Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=60b773a7-d8bb-4780-9926-38ebf1640250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:50.153Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1cc1f197-5211-41ad-a148-f95ed52debfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:40:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:00.161Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f4510f35-73a7-4bf3-baf2-d74207108904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:10.168Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=92b3458d-29c1-4870-8ad1-f3ad4b4a8d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:20.175Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=232012e3-11a7-469f-b8de-bd0c28a382c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:30.182Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f959419c-1128-4028-b2f0-89b9dfd72942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:40.191Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=f475a365-53e4-4de6-94bb-1c15ba3787c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:50.198Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7540fe8c-e7ee-4a53-a8c5-cae64eadb9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:41:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:00.206Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d07b483f-e8cf-4831-b580-2902517f1520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:10.214Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=477d47ae-f04f-4860-bb7e-7d84dbd2b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:20.227Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=cf1c38ec-376a-4275-be23-9cd29c94f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:30.235Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=e8f7599d-e2d7-47a8-aa32-2df3763bcab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:40.240Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=5d891f0c-c059-4bf4-8adc-d8ce006a66d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:50.246Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a5b2f551-ecfa-43e9-95c6-84796f9f401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:42:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:00.258Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=1cae4248-0cf3-4ae8-8a18-7d4b55bde64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:10.265Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=43e97407-4282-46f8-8f4c-6d7bdfef2318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:20.272Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=01bf01bc-f8aa-4e24-b22d-2f676a1c3f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:30.278Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=3a82cbab-dcb3-4f66-a2b0-3f6a928559e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:40.287Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=a93a7368-53a3-4653-acbe-1108c620ec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:50.295Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=b0bf08cc-87af-4186-bc48-de2c327ab1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:43:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:00.300Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=7c04b005-38f8-479a-baaf-95f9b2eabae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:44:06.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-24T00:44:06.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-24T00:44:06.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:44:06.893Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:44:06.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-24T00:44:06.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-24T00:44:06.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-24T00:44:06.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:10.309Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=d7a863ba-452d-41f8-a896-f4b82ae217dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:20.316Z |INFO |Init configs |InvocationID=fec87535-5648-4e88-8945-729076989e9f, InstanceUUID=c4006b1e-adb3-45b7-bf0c-31013357ae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-24T00:44:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |