By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:29:06.156Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:29:06.166Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:29:06.167Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:29:06.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.496Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.598Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:29:06.598Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:29:06.598Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:29:06.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T16:29:06.713Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-21T16:29:06.737Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-21T16:29:08.155Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T16:29:08.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-21T16:29:08.784Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-21T16:29:08.785Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T16:29:08.872Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-21T16:29:08.872Z |INFO |Root WebApplicationContext: initialization completed in 2135 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-21T16:29:09.719Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-21T16:29:11.801Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T16:29:12.339Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T16:29:12.363Z |INFO |Started MainApp in 8.327 seconds (JVM running for 8.855) |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-21T16:29:12.573Z |INFO |Start scheduling PRH workflow |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:12.584Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3ea382a0-3ebc-4d1c-81f6-5e0734686124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:23.130Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f3256b8c-0b8b-4ceb-bf91-235ea684e9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T16:29:23.266Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T16:29:23.267Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T16:29:23.273Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:33.165Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5ce84fd3-ac9a-48f3-ad6b-11086b05ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:43.276Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a07e5bae-6b3e-4d2e-801d-29d7b64b7e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:53.303Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=062b11ab-46e3-4fbb-8757-6a112751e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:29:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:03.371Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=96d67b56-e94b-4c35-91a0-dc68b3d724a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:13.417Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3752d720-bc86-40c8-876d-0cc3be7d5f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:23.447Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=59fd8279-d121-458e-8861-a0f97a61d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:33.496Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1615aefb-95ed-4fb2-b129-092ae5bf4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:43.596Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7359c828-190e-4dbb-a0a4-b19d1dc8f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:53.623Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5868b3ef-a8b0-4d55-94d9-42024075c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:30:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:03.647Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=efc09a0a-b177-4b86-8795-d8fa8c3edbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:13.668Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3c09f028-08a5-46c3-9fd7-ddedb3dbb195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:23.688Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=06cf7c55-3a74-4321-9005-13aacd19a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:33.710Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7d51a4d-c3e5-4365-a1cd-87dd04cf075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:43.727Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2b46d47a-333c-4c86-9d64-f57407c441d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:53.746Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13546b46-44ec-424f-9e83-930ecf4d4f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:31:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:03.765Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=123cf36f-e0c1-4850-8932-683c01822d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:13.786Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=57a490a6-f745-46a8-8942-52d9455ebfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:23.807Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5dd1c4b7-b348-438a-86e0-2c48226122ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:33.836Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e3ad56bf-a54a-40c5-a358-c594cc17217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:43.854Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1c2e24e1-2011-4751-bf67-78bea6648121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:53.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3990f64e-711e-4b5a-a5a1-c8d512f79cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:32:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:03.924Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d1aee294-9061-41c9-9934-f8381691ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:13.944Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f8687cd-8fbe-42c3-b9b5-26fa6bebdfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:24.002Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=456b6d3f-20a5-4c9a-b3ca-11eb9a556cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:34.073Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0791342a-e1b4-4302-9918-7d090cbe9a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:44.091Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a0240794-6c85-4468-b36b-f0fdd5c82af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:54.107Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4f4f6e8a-28bc-413e-b5e7-c223bbce6742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:33:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:04.125Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=acd0c80d-c2de-4435-916f-2adf90b1e5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:34:10.447Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:34:10.447Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:34:10.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:34:10.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.448Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:34:10.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:34:10.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:34:10.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:14.150Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d6012ea2-ed5a-45ff-91f8-a6afbf45fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:24.170Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=196a2e40-20ea-4b11-8121-57249c28ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:34.191Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e66a23df-b5c4-44c1-879c-1ec6e0bbcbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:44.212Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=24c276f6-aa84-4791-b7fc-d4ecc320070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:54.232Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=79abd2b7-45d1-4be2-80ce-789752d2dd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:34:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:04.252Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cc508317-e327-4e6b-85e4-42174bda9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:04.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:14.273Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a1192a41-2444-499f-955a-9bb8e7279ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:24.291Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=39c35f51-a524-4f02-9905-83e7045df450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:34.310Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=31a6a90d-2d71-4959-b390-0e94abaaad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:44.328Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=55929de5-0b42-4eef-a060-01f4f7d01fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:54.348Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b3f99d1-872f-46b6-a0a7-31786795b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:35:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:04.367Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a3530a9c-a8db-4762-b042-524c1cc86976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:14.386Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f2ba0c48-0750-424b-a02e-f269e759ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:24.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5beea965-03a1-4f0c-860f-2e1cd72a9e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:34.437Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9962da2a-8827-4018-931b-48f53348e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:44.464Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bb065ca3-ee46-4ca1-9bd2-2236ca2b70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:54.481Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=648139b3-7e18-4d7a-812e-b14a60c13668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:36:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:04.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6496a973-e660-4e5c-93da-1cf3f71cccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:14.513Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2383c8f4-7d0b-4785-98c7-1b2792f85e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:24.531Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ee2c485b-9daf-46a5-82c8-f56a9d240bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:34.546Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9c38b32c-a35f-4112-8ca2-4395fb7791a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:44.564Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=19dff23a-f96b-444b-a020-ffa514529be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:54.583Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=67b7a388-50f0-42ed-9567-043fa41b62cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:37:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:04.600Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1b6275a6-c117-4f87-ae76-81d6358c0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:14.622Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea695bff-acf8-4aa1-8812-be2ffd334ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:24.639Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f2286686-5696-41e9-86ff-95953708fc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:34.658Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0a6c2814-95c2-4fce-8d06-9b059bf32875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:44.675Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ee51a4a9-27fd-43e5-bc8d-7302648b4eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:54.692Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6358bc79-23c0-4df0-8bef-cd6e27fe9935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:38:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:04.710Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b5fadaa7-04d5-4aa2-ab9f-de3e27a6d54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:39:09.988Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:39:09.989Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:39:09.989Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:39:09.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.989Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:39:09.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:39:09.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:39:09.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:14.726Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=03947b8c-fa81-4acd-87e4-38e422897998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:24.748Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d2858e0c-66bf-47bf-91d0-467619b70b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:34.768Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=780a1292-e3c8-4527-ae45-5fbe0afc4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:44.784Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=162077a2-5ae6-4e07-8269-75eff7b808d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:54.801Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=11863d5b-2817-44ac-bd63-18c2b8eeeacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:39:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:04.827Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1085d558-91db-4c46-a6f5-57eb66a6a681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:14.849Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e783cf45-ea61-4ccc-9b8c-195211bf2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:24.865Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e573c126-9dc5-4c9c-83ef-1ca406331a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:34.879Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=da7e0bb7-38ba-4310-822b-ef078d509ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:44.898Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f5ae1d24-6b8d-47b3-9b81-95acdc230518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:54.914Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fb08cf2b-4441-4b97-9f43-ac4f1e80a071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:40:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:04.935Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=feb69da0-3953-4ed8-ae2b-acadcc5300e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:14.959Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94daf594-6ee5-452c-8244-1126aa0faf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:24.977Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9df15539-befd-4b27-a1f5-3e1676afce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:34.991Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9881f41d-5fad-42cf-8f0f-901d29382952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:45.020Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f734d918-be05-4837-98cd-a84d713e6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:55.039Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=65e28942-3135-45c5-a2fc-ebb5432e986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:41:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:05.055Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4358e2aa-57ca-491e-bea6-1b8f69647e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:05.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:15.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aead4823-3ef4-4918-a5ea-9d093edb5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:25.102Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8efa3f5e-1b16-4b7b-8655-ad60ddce7c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:35.117Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=36a6299a-b489-4d08-b167-c0d8fcc6c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:35.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:45.136Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1fb03f76-db13-498b-81c1-72dd30c992aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:55.151Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f84e8a2b-94ca-4d77-a539-35cce331b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:42:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:05.167Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=93c06e08-97a0-4ef8-b029-13365abb31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:15.182Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3c6e60e3-7a58-4df3-84fe-03125348d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:25.202Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f070458f-fd18-4e7d-93a1-34ff469db18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:35.218Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2ad8937e-f998-470b-b1da-316af862cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:45.236Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0fce3c61-c31f-451c-86fc-ec022dbd84f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:45.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:55.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aa473502-4117-41b0-a518-8622abcbcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:43:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:05.266Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f1b80732-0ca6-4625-941f-0527c37403b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:44:09.982Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:44:09.982Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:44:09.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:44:09.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.983Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:44:09.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:44:09.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:44:09.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:15.280Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99aefa73-14e5-4015-9899-8c5615699d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:25.298Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2791dd40-ba47-4cf6-ada4-c144d8139966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:25.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:35.324Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a33e71ba-814f-48be-b011-273949a73f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:45.344Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=076d0cbf-d995-40f6-90d7-314847662e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:55.360Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=06aad98e-13b0-4fe6-8b58-e23006e31ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:44:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:05.378Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d0b88d6d-acc7-4e9e-8371-a9fa131b70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:15.397Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=809d65ac-3016-484d-9860-67fafdde50b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:15.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:25.423Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2a491872-83db-4356-a59b-6e925c7679df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:35.437Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2eb9049-24fd-42c0-8a56-2c6ce70de55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:45.456Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=91441cf5-4029-4869-b654-880f65d4918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:55.474Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=04d9f7e0-04b7-48e7-86bc-79197586b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:45:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:05.492Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=00c7d045-453f-476b-af99-3d316f665be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:15.507Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=443ebefe-5321-4f06-acf4-0b93330c1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:25.532Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2cb4e0a2-aba4-4bb1-91a1-53792a12a809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:35.545Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=76cd8980-2dd1-4c11-bd62-19dbdeb07492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:45.559Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=59d52320-a20d-4d84-94ec-c80f8577fed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:55.577Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=be4578da-f5ed-4c7d-a837-8fbf593add6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:46:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:05.620Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7f51ea62-5169-44d6-8259-8ab42dbde067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:15.638Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a708ab42-83a8-4aa4-afb0-daaa0a26f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:25.655Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=337ef417-0b4e-4164-a8d6-bb9ab8d03e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:35.669Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=56b7fd10-d11f-431c-81f4-2b59e48d5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:35.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:45.697Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=88aa3f5d-50cf-4172-ad3e-35abf86b4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:55.717Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8df81bf3-b80c-4a54-b7b9-824bd250d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:47:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:05.750Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4a09fbca-d315-4ce4-b24a-62c12c7f7184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:15.765Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d965c2dc-1dd0-4dec-b66a-d4f2c244ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:25.783Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0c8d3b42-28e1-41a1-b917-8ce6ce29542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:35.800Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6bc898d6-bb9d-4abe-aa42-5d35eed5aedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:45.820Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8652216d-7fbf-438a-aac6-664cb94298bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:45.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:55.844Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c9d53adc-6da1-4385-ae3f-1a1f7f751215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:48:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:05.894Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cccfb025-a17b-45a0-9bd0-66626b2f1d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:49:09.959Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:49:09.959Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:49:09.959Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:49:09.959Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.960Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:49:09.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:49:09.966Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:49:09.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:15.911Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8d960bcb-4a8e-4868-af1c-256e3e805e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:25.972Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3646d982-202d-4fee-b926-eece4d309017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:36.001Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2e7efc20-35c9-452b-a1a6-553f4ac77a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:46.035Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92f69f2f-e4f4-42ac-9126-103f102e2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:56.050Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8eb0c616-c0ef-4dc4-ac07-85091328b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:49:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:06.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e5ebdef4-2e86-4f7e-b307-c8fd8f774ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:16.098Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c8bb8e6f-4c72-4208-a736-c27e49b4e640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:26.144Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1bb8d935-1a57-4e5a-8b03-3ed9e4ce2adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:36.209Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8f1113ed-8f09-4c3b-ab49-a94fbdd77a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:46.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=634ef3ae-1320-4766-b7ec-a5aefefead18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:56.272Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=709388cb-d6b5-413b-b1a9-6f19505c1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:50:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:06.300Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b9c69268-2965-4784-8277-30f4c1e67861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:16.323Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0db8ff66-c435-441c-8f58-ac15de8f149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:26.342Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=54d5c0b3-f07e-4643-a3d6-59a7c32e4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:36.357Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5af99d6f-15a3-4339-9e2d-3af7f55bf5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:46.378Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=09878ea5-78d0-4580-a1e9-a446c2f0761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:56.395Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=07c1ab26-b1c5-45b9-9fd0-402138aba349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:51:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:06.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99f7cec1-4a1b-4177-b37a-846106af5698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:16.433Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=28549c65-d0ab-40e5-83b1-bb2f7186b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:26.449Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=26f6ec90-fb58-45bf-b1d5-971964e553d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:36.466Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4d9a40d7-35a7-4d9e-b79d-69639729abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:46.482Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=58f0f46f-e1c7-4ade-b571-8f7066e713d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:56.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ebc62cc8-c142-4183-b247-488b78df7103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:52:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:06.514Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0b519c57-777a-47ec-a9bb-b29bc5ca9d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:16.529Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6346bedd-286e-4cb0-a207-8a9143832f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:26.544Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b1dd9e46-ca61-4eef-b5d5-19c79b7e6a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:36.561Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3d5f8a63-d063-42de-9627-202d5eed28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:46.579Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8cc9c63-5a91-470c-91c5-e78ead64fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:46.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:56.593Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20f9d963-743e-454a-b304-15867aad8a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:53:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:06.609Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7eeb1a4-afbe-439a-8198-53c5d7162b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:54:09.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:54:09.970Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:54:09.970Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:54:09.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.970Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:54:09.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:54:09.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:54:09.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:16.624Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4919b6fc-1ad6-44a2-8cfa-f0ab38457e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:26.641Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13f38f70-06a7-4fc0-b124-f4168b6c491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:36.658Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bd48b63d-9ce9-41a2-ac3e-c29869f5f3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:46.672Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=76683b45-0f46-4f53-96ce-e9e80947296f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:56.690Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7ac91cc8-5980-4ae1-a4b5-b090c515d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:54:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:06.706Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=886ea5d0-4f97-4adb-877b-cdc60f4dd1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:16.736Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0556cad5-8638-4a94-9bf8-96a6f4eb9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:26.751Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5a637687-1412-408f-94f6-9981cbe61e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:36.767Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=730c5067-64e9-4e11-89d4-fcc9bdae0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:46.791Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=18265d50-9b20-4702-81e0-bb535d18ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:46.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:56.806Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6c5d2d57-205d-48ac-a01b-f75a4cc2d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:55:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:06.824Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=00c13fc3-f89a-4931-b178-a552b0409094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:16.841Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=98c5f838-ea1b-4228-88c4-c4f97184dab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:26.857Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=acb13d09-d5f6-4b44-aed2-165b7124a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:36.880Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bdd16dd9-c918-440c-b369-8086680f85f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:46.899Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0e500d91-e8e6-4653-9fb6-f439dd12b5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:56.913Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d26d6977-83db-4c25-8900-4faea58d5a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:56:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:06.930Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e0d90215-dbd6-461f-8d66-753355da2073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:16.953Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5f8d9b09-f793-4285-a3b9-684dff4dbf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:26.970Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea91273e-1eb4-4c09-99a2-9bff21e45309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:26.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:36.990Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6404827b-a783-4af6-a982-2d9a6785a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:47.010Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=95b5e60d-fc78-422e-8938-e2be69dc563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:57.028Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=415d35cb-0424-4730-8f75-4463d96770d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:57:57.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:07.044Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a57fb27f-736f-4fdf-905e-6e4e33947b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:17.059Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c4b6a951-e931-4027-b17a-571b3814f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:27.074Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3e1023f9-ced5-4e0b-a920-c7fec6d00b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:37.088Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0b73646-f369-4e5f-ad9c-b9dc7a6dc082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:47.181Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=91bd466e-e09b-4a63-b10b-db8b86d223c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:57.195Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2da2f5d3-8f06-407f-af11-5b5a8d271889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:58:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:07.215Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8533b19e-9502-4268-8c71-0d7cc1403192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T16:59:09.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:59:09.936Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T16:59:09.936Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T16:59:09.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.937Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T16:59:09.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T16:59:09.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T16:59:09.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:17.230Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d321d3ab-e03e-45c2-bc4c-a2c84864a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:27.244Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=04eda297-34d2-43a5-b07e-d162459a9fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:37.258Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7527faec-3535-4fc3-829c-ee675c139479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:47.271Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13d902b5-5c05-4c25-aa47-5fb875d14211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:57.284Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ab321dbf-d509-470c-a177-4f6daed77757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T16:59:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:07.317Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b1909497-6959-4a77-a788-b6aa34f49ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:17.334Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20031582-d38a-498f-9427-1f53fe4b2e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:27.350Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=90cb7797-6a54-4d77-8ea1-9f4ec9d5ab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:37.384Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=52a61df4-03ba-4d18-85ba-178f73da1bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:47.408Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f26afc8d-222a-483f-bd4d-9e1e437b46d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:57.423Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=24423592-45eb-4dce-b540-c6d8ca476f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:00:57.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:07.440Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=15460862-76c6-4234-b5ff-d26c15fec4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:17.455Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=78f4b268-2a5f-4092-b031-0ccc5391f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:27.472Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5edf7214-e610-4d81-9fc3-d04927ecfdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:37.489Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8a9f2e2-189a-46f2-8692-c6faca986931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:47.521Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9db7fed3-ddb8-4dc2-aea2-3a65bcc79ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:57.536Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8bc9bf5a-e5ac-45d7-8f75-5c2895d4bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:01:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:07.553Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=517553bb-6517-4934-ab6e-b2d37c43a5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:17.567Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b431426-6e83-4216-8488-4000e4a6c66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:27.582Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d56f8469-637a-4c98-97f1-8eb2e5a724f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:37.598Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=058f2ed7-2b50-4793-9805-cc74bfa31838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:47.616Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=61ecb2a7-333b-45bf-bd1f-78a8ece39c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:57.631Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4c48c365-c217-429a-b665-92ca1c1b70b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:02:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:07.645Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=32ff4d21-cc98-41bf-b73f-8acda1d7915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:17.662Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ce14dfa3-0751-46af-a09d-8917f2777b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:27.680Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7c5a23f9-873f-406c-bc05-e1aac51b6b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:37.695Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d5f21ab6-34cf-4239-9996-7afbe180e7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:47.728Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8ef99008-c8d1-48e2-93c8-37b17ef6f560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:57.746Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=dd6cb3b8-fbe9-451f-9f30-608eb847ceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:03:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:07.761Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=baff17b8-6e40-402f-abf0-6361e89498e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:04:09.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:04:09.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:04:09.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:04:09.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.975Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:04:09.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:04:09.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:04:09.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:17.775Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=334cad85-18a2-43f3-abd1-3f1f876a9111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:27.791Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7c617d6d-2c52-4e6a-9b8c-c500ac99d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:37.807Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bddc5b7a-6995-4a09-8a3a-72ac68f5ff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:47.829Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cb29846d-28d9-4a99-b21e-fd38af8c0b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:57.846Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cc62d301-e84d-4636-9d42-ee8e699f584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:04:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:07.862Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=698839ff-9338-4950-8325-f93a2644aa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:17.878Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=808fc9f8-6439-48c8-929c-e5ef46339184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:27.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=45bbdab1-2f22-4466-99c7-8bd904702523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:37.903Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=30e1b5ad-d6ee-470d-b688-7ada332a7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:47.921Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=076e5cc0-460a-4c7e-a053-5a1a135eb385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:57.941Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=908f1eb6-efa8-4754-8032-633531f0e24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:05:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:07.954Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1560f991-857c-483b-adf8-bad36395e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:17.967Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4962fab2-9f6a-4396-9fdb-a5bea11191bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:27.982Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2cf2ca0e-eadc-4213-947c-9861a313bc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:38.000Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4fd748fe-80f4-4bfe-8886-93d2e3e0b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:48.013Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a4ed0521-d9e2-41e8-a82b-796496b60c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:58.028Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4198aa69-472a-41a6-ba8d-105e6ac7a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:06:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:08.042Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a29deb57-b289-4a90-821f-3c970cd4585b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:18.055Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94b404c1-d747-4a33-9515-419cffeaf79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:28.069Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=87117417-8660-4c8e-9adf-0b22b6db4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:38.083Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=62b48448-f937-4889-8c1f-89d784600c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:48.097Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fa842f7a-b40f-4e94-8ce0-634712e122af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:58.111Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=83613ab6-04ef-4b1d-b8bd-754a0d1d6e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:07:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:08.126Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0b55b54c-591a-4131-b14b-a51b3a709c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:18.140Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=337020a2-7f03-4451-bdab-276ab3b57175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:28.154Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e5746054-d612-4633-869d-5c0880a0a8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:28.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:38.169Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5d334bf2-1162-4695-89d0-4986f07b63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:38.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:48.182Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2e07dbb-b4b3-4679-b400-3c800468fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:58.199Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b6517403-e94a-429c-a36c-c109f0898df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:08:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:08.213Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=de50f8ef-ba20-4f56-8487-85f5fa0efaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:09:09.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:09:09.948Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:09:09.948Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:09:09.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:09:09.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:09:09.953Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:09:09.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:18.229Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bacdb1a0-e567-4e92-905f-9aa58335f340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:28.249Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=31c8d39a-76bd-4fce-9ab3-40604e6c3e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:38.263Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c5248504-8145-41ec-8e95-1311d5976a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:48.276Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b749a1c5-3a0d-415b-ae4e-46198a4b8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:58.291Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=14473391-b89b-43ff-b818-754b84af83c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:09:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:08.306Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d25153d2-6a60-4a05-95d3-9efa0d94e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:18.323Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f74a779b-39c0-41f1-9db0-b85012ebc2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:28.339Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a8c2c0d6-3f9b-4926-a80f-742886e6bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:38.353Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=447f97bf-dc3d-4431-bdaa-d32c71b1dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:48.382Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=db8fd1c2-5962-4565-abf6-3e5b99f1fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:58.399Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=afb3c48e-4ef2-465f-accb-76962cfcefc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:10:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:08.413Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=68ec00a9-450a-4fb3-96ba-fca3d54a4c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:18.425Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9b47e504-e7ee-4cd8-ac3b-8483540f5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:28.436Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c252b378-bda9-4a7a-9769-84d4cb8c1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:38.449Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c5e2f24e-ac0b-43e8-9a6c-cc929a21f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:48.462Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e51c2ebd-f813-4c6c-a737-6d86d1ea5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:58.479Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1858e0b4-09cc-49ae-9e4b-65e00dc4982e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:11:58.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:08.494Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cfbc4273-5ca3-413e-bef7-46988516dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:18.507Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2c511ab3-a374-421d-bff5-91b1ecbf0b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:28.522Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea51f197-28e2-4234-a8a2-828905972fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:28.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:38.536Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c4699497-9c59-4951-be1c-51adafb19f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:48.550Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6b3199ce-6bb6-4fe2-99a7-94e3af2e234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:58.564Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=63699635-fb52-4b37-b3c3-8112d2be2d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:12:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:08.578Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fa6870de-6cb2-4ddd-87fe-0649e07ea10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:18.590Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2794d606-6041-48ea-b7fb-74bb2d533dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:18.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:28.602Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f772d4ab-6284-466c-8c38-5e21cbe032c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:28.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:38.618Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f05e8790-39f8-42fa-94d5-df761b664cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:48.632Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=37966f8e-6791-40d9-b48f-e21d97bde542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:58.651Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ae7c5d44-e22a-4c20-bac9-4239bc501908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:13:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:08.666Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=840355b9-2ff0-477d-b047-e28182043e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:14:09.973Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:14:09.974Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:14:09.974Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:14:09.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:14:09.974Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:14:09.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:14:09.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:14:09.980Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:14:09.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:18.685Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=169c0046-6d33-4475-bbdf-be132e94b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:28.701Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=791b5f13-87b2-414d-a38a-6a5aa3855eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:38.720Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c46deb97-42ee-4d72-8dde-550c462a446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:48.736Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c8e0f509-2085-4f3b-a295-b5627c5c438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:48.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:58.751Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1e45601e-ca86-4011-b83a-c994f3016fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:14:58.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:08.766Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ec137e32-3442-4e1d-9a36-245831ed91da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:18.779Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=189908c3-4a42-4977-818a-f66a63c2ee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:18.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:28.795Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b2330f42-713d-43b2-a09f-14f5e5a6d7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:38.810Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bd6192c7-355e-4f5a-bee2-d0cb6f87a974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:48.824Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=59c1a3db-73c6-425a-b164-b931202e6160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:58.838Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b2751056-4c6d-45c2-be31-9c0da7d694bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:15:58.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:08.861Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b3d4eebe-a6a4-4ae5-b1d1-9681a23935c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:18.874Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=98b41a0d-5916-45a6-af3e-f4c9ac2eb7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:28.888Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bea0e7ba-c10c-4404-88ab-76124aa9c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:38.901Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5f65b8b4-7106-4059-bf19-602e55ee6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:38.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:48.915Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=37d8f53d-2db2-425e-a3f1-1ab78d944f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:58.927Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0277317d-3533-4ac0-b48e-3e4b957539f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:16:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:08.944Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=93256aa7-35c0-46c3-b1f7-e5e9f5b9b86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:18.958Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ff4555fb-0f16-4b56-8931-951b3de7a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:28.972Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=12e3edda-b45b-45e0-b193-93155e831c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:38.985Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c1e75447-7410-4e68-ad62-9245d45d48ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:48.997Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f0924b31-a516-4aed-bb5e-2bfd7a4e4453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:59.025Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=258fe72b-526b-46af-b106-408ec7f2d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:17:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:09.039Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d72bb6ce-3f52-4f74-bd1a-49ae198969e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:09.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:19.051Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d20e87e9-78d6-44ed-ad0f-50b6a815f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:19.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:29.064Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e51c913a-a8fd-4baa-8aaa-eaff61c7be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:39.077Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=de727e64-4c18-408f-9e4c-eeb0bc945f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:49.092Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=533451e8-8471-4a8f-9cdc-e9f639090435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:59.107Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f7f48e10-6f2e-40d0-8f18-a091f7b894bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:18:59.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:09.121Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=73335205-17ce-49b8-ab37-ee2dfc0eca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:09.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:19:09.907Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:19:09.907Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:19:09.907Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:19:09.907Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:19:09.908Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:19:09.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:19:09.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:19:09.912Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:19:09.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:19.135Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b057aa5c-64d5-4d0e-a687-62cdac6c0b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:29.153Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0f560686-e31f-4a91-8cd3-c9f4eff26b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:39.170Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e014164e-423a-45ab-b09e-c6bb93a3cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:49.184Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=79abb9fa-f36c-46b0-8bd0-7aa3d17c69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:59.199Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2d2130f9-eed1-4f1d-a755-7819e91d9afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:19:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:09.212Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c862a4e7-0240-4237-a09b-e9fdcc2040b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:19.225Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=46f422c3-c262-4ee2-b31b-9bf4588c3999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:29.238Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d01789d1-e642-471d-acf1-e6a4f2a723e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:39.252Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=613a3128-6064-4380-bcda-2a5a33edc549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:49.266Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8cc7d19f-d6fd-44fc-8c97-eff96a77e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:59.279Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=28cd3bed-8c1f-46fe-9124-b7a151712f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:20:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:09.292Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=89ef49eb-45d7-47a6-93b9-25f1cf7e7cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:19.305Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3df972bd-fd58-4fbb-9701-a47ee4cc63ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:29.319Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=67679c49-97ca-484f-920a-e3484d7625cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:39.334Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d5dd3090-c85d-4ff9-85c2-3b9bde5c8369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:49.345Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=000127d0-87b3-4c0b-9ddf-401be2f5de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:59.359Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1be4f4cb-2a0f-4a22-916c-6d4fcde85a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:21:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:09.376Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=66c6d731-947b-4b5d-8af5-08ef5aad24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:19.391Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=beb93923-f143-4908-bf75-d877897eaa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:29.403Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cf0e9fde-72a6-49a3-9b44-4a7b49cdf0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:39.417Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a1e10752-ee44-4702-9ff9-43f81b7fc145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:49.432Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8edbea8-ecaf-44dc-9135-4878ddf142c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:59.447Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8b1eda59-7d1d-44e0-ae33-357aaee029a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:22:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:09.461Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=053a9f87-68fa-464d-b7cd-4724bc34b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:09.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:19.474Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f40c2303-4985-4237-b883-9645e1f07d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:29.487Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92d5d9c4-7bd5-4149-b39b-6dff59faaac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:39.501Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=18176325-5023-4bd5-a254-39f076c62294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:49.520Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2ead38c-0814-4f51-9cd1-014a4de0747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:59.535Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5a967194-7130-42c9-b088-151eaea84628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:23:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:09.549Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a8fb4f3e-b112-4593-a63a-6c2160ee7e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:24:09.955Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:24:09.956Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:24:09.956Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:24:09.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:24:09.957Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:24:09.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:24:09.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:24:09.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:24:09.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:19.562Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c3e889b4-a615-42a2-ac62-2e24f8a1dd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:29.579Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1b075d37-4c97-4f8b-85e8-172b91e69295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:39.592Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=58cee8ed-1eb4-4144-8315-5192fd980dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:49.604Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d49e5275-9121-4646-85c5-f43de2cc8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:59.619Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4f487dff-7053-4cbc-9413-d04c7076d0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:24:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:09.632Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d406f41f-1ace-4eb2-8819-f8139b131201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:19.644Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4507ee72-c25f-47b7-9151-93384e24e008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:29.659Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fed57b4c-044f-4f69-b355-bfebf0d21137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:39.672Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6a19ee16-e347-4360-bb11-1ddbe73a0a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:39.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:49.691Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92a39b0d-e539-48d0-92dc-b7a7ec87558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:59.705Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=594d1ed4-00bc-4c41-8eb6-746b26f8629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:25:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:09.717Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4ba7a76a-8ee7-4b96-91b7-4fb472a8cfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:19.737Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bc8a51dc-21ae-4bea-bfb1-99a28c446500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:29.749Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=88ff4996-8bc3-4c18-b14b-79d7c8a80394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:39.762Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c6ce6876-84d8-4335-973d-21a5fae5e056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:49.775Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0cd3574b-d4ca-43f6-8a3c-f14c518680d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:49.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:59.789Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b04109d8-960a-45c9-873c-36a27786bff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:26:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:09.804Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7f818193-9524-4f07-a07e-8c764f5f5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:19.818Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=730cac0b-091a-45be-8e2a-d742efa28e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:29.831Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0eb3707e-216b-4268-8cdd-312a025edf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:39.846Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4fc25c87-338b-4878-a24e-86e5cff46262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:49.859Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5047414e-08fe-49e4-9817-d15649ca1188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:59.874Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4fc1a7c7-f78e-4771-ac14-4fe6b1ffbe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:27:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:09.887Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8c2016d7-810b-4cf8-b1e2-5c5226c2d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:19.905Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a4941a25-d27c-4c8b-8bae-3939c9ac3fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:29.919Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0775b5a-236e-4e6e-b418-35544ff3e024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:39.931Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3f2b3d8d-aabd-4cf1-a132-13f85a3b97af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:49.945Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7d951880-b0f6-4936-af62-36c74666c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:59.962Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=dbb99074-0349-4a9a-9c1d-5c5fd5cfdb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:28:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:29:09.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:29:09.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:29:09.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:29:09.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:29:09.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:29:09.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:29:09.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:29:09.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:29:09.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:20.004Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=36feb6c1-094a-472b-bbba-3d8b1261078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:30.019Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=944d9e61-0f12-40f5-affc-792b2e115d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:40.033Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9ee835f1-24a7-459a-9b57-d13f6adf5264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:40.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:50.047Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=42ed1fbb-45ef-4953-b6fe-e030454b9b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:29:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:00.062Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=114a53db-0479-45dd-bedf-52ea6c5eba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:00.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:10.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d8ab6d6b-63ee-4882-85ce-f7b33cd1d8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:20.087Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=104fb41b-30c0-4b56-8501-5303d915ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:30.110Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=141c46da-00df-4f4f-9041-6cfa90ae727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:40.122Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f5bc1f2d-c73a-40a1-9273-58e22f889ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:50.136Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f835c285-e76f-4498-b86e-7103a9a173f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:30:50.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:00.151Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9a373977-480c-4e90-8ea3-3e37505a63a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:10.165Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e0242386-2fcf-4a8e-bd7e-17433bd68049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:10.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:20.179Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d27e0db9-eb48-4f91-84c8-928dd1facf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:30.196Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4a03fd2d-880b-4e83-ab1d-f24c7697fc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:40.210Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6ba1eaf4-77b6-4c2b-9377-0910b9f726f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:50.223Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ff3ec076-625a-4d9f-8e7c-82954f42b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:31:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:00.238Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fa19fb4c-86a8-4c05-8138-e61019b693b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:10.251Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=60d23694-3b21-4f7d-9e5b-ccc361ddb9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:20.264Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9d245deb-139f-4315-9696-7bac4d095500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:30.278Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=98e87f96-410f-4d51-afdc-a77060f66e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:40.294Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=61a104bf-16b7-4720-a638-83eb8e317904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:50.308Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d7080176-6459-4d1c-ae3c-95d0cd76dfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:32:50.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:00.322Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c89b17a1-575d-419c-831f-9532e656efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:10.337Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fe19ff3d-8736-4fca-ac27-3b3a99861da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:20.370Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2ddafd14-69c0-47c1-896f-77743e107f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:30.393Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=555323f3-fa6c-4cc4-84c5-829ccb521c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:40.405Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=85021e65-474b-4399-8bce-30d5d0ce1b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:50.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f2e9f93-ffd8-40f2-9340-d4b4e82d0866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:33:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:00.438Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6f55b24e-8444-49ba-a0ee-3238a1e4f4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:34:09.959Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:34:09.959Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:34:09.959Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:34:09.959Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:34:09.960Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:34:09.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:34:09.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:34:09.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:34:09.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:10.454Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4a5586af-cb68-414b-83f3-2baf86883216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:20.467Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0617359a-a559-4116-9711-33c148b1ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:30.484Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0d2c90ee-07a3-4c5f-bef4-e43ffe80fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:40.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=971438fb-485e-4f3d-b233-0f30b109c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:50.510Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=05cc68bc-cc09-4390-85d6-a4f7c8c14579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:34:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:00.523Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=91390470-b680-40cf-abfa-8442835855e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:10.538Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3d9c2e15-241c-43c7-9461-641b07c8d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:20.551Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5b3650c1-7074-4e57-ba1c-dd84a06164ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:30.565Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=900de8f6-cb00-43e2-ad0b-86f3c2e17ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:30.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:40.578Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0488197-82f3-4bad-8aaa-6bc09f85265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:50.590Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d56e6a4a-c081-4cea-ba9d-ff29e980c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:35:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:00.602Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a169ed60-8ff2-41de-b021-e1b4025536f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:00.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:10.614Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b8f1ed3f-5c24-400e-bdb6-4682b0af39dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:10.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:20.627Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fc440c93-144f-4c74-abf5-f9794e5a3a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:30.640Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=982f7c0c-5d92-49ac-832e-98ed9aab26aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:40.654Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1728f9a8-8e71-4f0a-a3e8-17d881e90f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:50.667Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=dc2b424a-d8da-4027-ba6e-9de32a43d693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:36:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:00.679Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7d3546aa-eb26-4e31-bcef-2d06429b279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:10.691Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6da74351-00a3-4edc-a355-07a323f8220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:20.706Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cea86483-db85-46ef-af8f-d30b9f59dc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:30.718Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a5ae1506-6395-4445-a2e8-e34943ac0022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:40.730Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=29c2eeed-2907-4dd3-9d9c-de6e8887baf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:40.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:50.743Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a0b0f166-7c73-4268-b2d4-09e55c088b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:37:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:00.757Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2c6804aa-191f-4da7-a63f-dfa3d5779190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:00.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:10.770Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9d900ed1-c112-44a3-8f3e-6a85cc57e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:10.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:20.783Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a41f1682-fba2-4a97-8c5d-58c3a21cf4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:30.796Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0afd47c3-891d-4ab2-8d26-6a39f82f976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:30.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:40.809Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=036ede5f-6c01-4c29-95e5-5c6f651c39d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:50.822Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=79a4ab14-b205-4900-b585-c67d9ff89ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:38:50.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:00.841Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cfd1fb32-7c39-49bc-9167-81e537f92e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:39:09.947Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:39:09.948Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:39:09.948Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:39:09.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:39:09.948Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:39:09.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:39:09.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:39:09.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:39:09.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:10.855Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=abb22546-0700-4422-bd63-724f407ed451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:20.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8f7b8730-bb91-4afb-873e-d44dd138a52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:30.907Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=21ed608f-37a9-457d-8f82-df63e3396d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:40.921Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1039c8be-c24c-4369-9612-e18f1f832ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:50.935Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c8c64ae2-40b9-4ffd-877a-8e7b4b534c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:39:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:00.949Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=867795bb-6d25-4e1f-8461-c255c7667dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:10.965Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2e249e9b-a818-4947-8d77-a6c1f7795c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:10.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:20.979Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f7d9f096-0d7d-443e-a067-964237e36585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:30.992Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6c31e58a-3206-4c2a-a484-993c6a73d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:31.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:41.007Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=64b30970-595b-43b7-b2cd-0dae823d96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:51.019Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b635a4a3-533a-4c7d-b430-dbc053b9cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:40:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:01.033Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92e50427-9eee-4291-82c3-06f177fc7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:11.047Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b55c1a43-319b-4aa1-b668-c2a766c31b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:21.060Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aaf30fc5-937f-4581-9941-d0b43fe7537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:31.075Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13d6c603-7966-402b-b839-73a6049b317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:41.088Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8cb5c9e0-e00d-4448-ac5e-3e59f27eb82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:51.103Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=700d60e2-b8d5-4142-8143-d73306a3d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:41:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:01.123Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aa867c57-bb06-4d13-a04f-a71f684aca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:11.136Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=593fc7d7-cde5-488e-9be2-2410613b44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:21.149Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=876e5d79-6135-4fbf-8db3-0293644a45a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:31.163Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=617ca8af-c7c9-49d8-84fa-3176d6c2263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:31.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:41.176Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7a6f4a76-1822-4980-9d3a-d6cda82708df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:51.193Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fec05f93-510f-473a-9552-dff29549efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:42:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:01.206Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=64a459f5-ddd0-4abb-8337-83762eacc6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:11.220Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4282b9a5-6cc7-4b08-be61-34b93a8fec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:21.233Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5e0bb0c3-3a20-43e9-b97f-85088730afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:31.247Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1acd3f23-1aed-4d38-9bb9-b9f22e19736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:41.262Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2e8e489c-1d76-4781-851a-004261df949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:51.278Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4f1cfde3-f2dc-4685-b8de-93e7efeca768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:43:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:01.301Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6b936773-e142-4749-a43a-d0bb285727b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:44:09.967Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:44:09.968Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:44:09.968Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:44:09.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:44:09.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:44:09.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:44:09.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:44:09.973Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:44:09.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:11.315Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=30e80f4c-80ec-4cb3-918c-8ce97b2e65ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:21.329Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=125a3358-9b7a-4877-904f-9219654e8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:31.344Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3bd6108b-ec41-4cbb-af5b-806191c23b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:41.359Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5cb31e21-bd1c-4b76-9cb7-b8e4be4c16a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:51.372Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4cb5c6ea-03a2-4888-ba00-896cfb4b0d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:44:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:01.385Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d0c80ebf-901b-4fa8-92e8-ed293f7dee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:11.403Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=61094b4e-c801-4c12-b8e1-df5870c71a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:21.417Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=698a15f8-7517-4ca7-b968-6b005be9074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:21.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:31.430Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5b4342ee-e8f0-4e06-be2d-535115615762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:41.451Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=feadef52-30f9-433c-b98b-5e4dfc0f1d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:51.464Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b968f6f3-d9a7-4074-ba8d-7845d6d186f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:45:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:01.484Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d41dafdd-b32a-4931-9abf-d4a9a63c224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:11.497Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e5da218f-70c0-4ff7-942c-62101989271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:21.515Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9ef49e82-f922-4569-a855-48c2c8a72b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:31.528Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e34f5fd8-5ac1-42a0-a7d9-2be4b077d617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:41.541Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1b320340-b0d7-40db-b2f2-31b7f9fde824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:51.554Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a5ab80aa-edda-4447-bb77-8040c383e0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:46:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:01.567Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e2e296ee-bb26-4003-91ff-53d1168681fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:11.593Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=686b9334-093e-4c19-b3db-e59b81424c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:21.606Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cbe673b4-3051-4dd7-a953-831153aac1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:31.618Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7bfd9c98-45dd-47a7-9b2b-16e600220492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:41.630Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b2a4ca1d-3a10-424c-9426-89a14181b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:51.643Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=40267765-ec0b-468f-aa60-290b12dba4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:47:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:01.661Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f10ebe7-0ced-4bef-9174-2b14e1a614c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:11.674Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f0dff729-a0d3-41b9-8504-c6f89d628ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:21.707Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7e8f31c5-e035-4198-8ce4-fd81d8d2d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:21.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:31.722Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d7f9e00d-2cb7-4826-a8ca-4ec0820047bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:41.737Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=92d75e71-6107-4c80-8acf-f566167fb720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:51.751Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0bd1054-5faf-4bc1-a4c1-5e0c2d834437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:48:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:01.764Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=eead7c41-913a-49d3-9d96-b37d080184d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:49:09.940Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:49:09.940Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:49:09.940Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:49:09.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:49:09.941Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:49:09.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:49:09.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:49:09.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:49:09.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:11.781Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=74110b03-ec6f-4125-be7b-4092193c4e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:21.795Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ec512396-12e7-4d8e-a948-3b8b674baff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:31.816Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f7164efb-b810-4f71-8a03-60b8cf7d8e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:41.833Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=acfac0f4-b2c1-4313-ae1e-ff4c4180b899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:51.849Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=673b8cbd-41fd-4e54-bd9a-103e19c4309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:49:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:01.862Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a42232bc-9f7a-4288-91b5-c32bfb3b7c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:11.875Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=af531b81-1466-42f3-9781-2e43a2408e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:11.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:21.887Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8a9b5475-64dc-4a84-aefd-6853f698f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:31.905Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=48311783-7ae3-4dda-b062-362f7ef3ed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:41.919Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ef58e220-6abc-4c25-8662-3510be8bd707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:51.933Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f46cc4c3-612b-4e26-9334-3f1e8b06df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:50:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:01.946Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7eab7278-b840-4c35-94e7-7e1c8d86ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:11.960Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=592dda65-86c0-4fd9-8e7a-184114a647a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:21.975Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fc9a187f-1b35-47d4-9c36-8a653ee10239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:31.989Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ece0defe-78b0-47cd-ba3d-d193d6727839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:42.003Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=beb05051-87b9-401e-a5d2-355e82828767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:42.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:52.020Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=adc2b989-50c6-426d-b6c2-f2b9c765a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:51:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:02.033Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=157e2162-6b44-42a4-9e86-c6a80511bfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:12.046Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2857bcef-19fc-4cb8-9608-d741e8703f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:22.063Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=68cabdbf-9c98-420a-8001-819bdde8a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:32.082Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=70154508-092a-4d68-8f18-eed471e0c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:42.092Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bf0a36c6-bac3-4214-beed-3536ab055851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:52.107Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d80c598d-3209-4ac7-b0aa-f7513766219e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:52:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:02.121Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4b5d51cf-ddac-417b-a301-d28c2bacf41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:12.143Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0c67b7a2-862e-4df4-aa9b-c6e8c95710ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:22.156Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d6b2349e-3024-4491-ab41-9b273d223339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:32.174Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b28df948-3892-4f14-b1ae-ffa0f640ecec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:42.188Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2a9660c2-b8b4-4a1f-b9e8-7aab2c5b9fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:52.205Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=574355d3-e29a-44f2-92ec-022dab1b5f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:53:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:02.219Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4a4242f0-b81a-4a92-974f-c31113657928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:54:09.888Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:54:09.889Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:54:09.889Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:54:09.889Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:54:09.890Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:54:09.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:54:09.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:54:09.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:54:09.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:12.232Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=27284ac4-c383-458f-a2c7-cc216ffc5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:22.245Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ee27c9ea-b1e9-46c5-aac1-73e3639e8d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:32.259Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ce3beae0-9eba-44d8-a336-120a117728b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:42.277Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0f3858e1-8731-43c6-888a-7d59394cfb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:42.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:52.290Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ecf90ba7-6b64-4646-902f-37896b29a9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:54:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:02.302Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=515eabb7-408c-4126-ba9f-df4fa5001251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:12.314Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=02b6007c-c6ab-42d8-8eb2-ad29bf58a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:22.332Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=833502b4-0f9f-4962-a38f-280b613b74cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:32.347Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3d951366-f1e5-4690-b4c3-1eeeb2154cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:42.362Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d51ee0ce-1422-47b6-bf50-fc1c28a60cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:52.375Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cba3e5e3-5fc5-46af-876e-9cfc0403d2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:55:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:02.391Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3e4ba7fc-f28a-4ada-a0d7-5f9ca986b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:12.403Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=438692fa-9de5-4c75-bae9-acbbdee6e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:12.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:22.416Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=870f8d15-cd5d-4282-9b48-d81b76eac504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:22.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:32.432Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=290f5bdc-815b-464c-b70a-09e19cb8baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:42.446Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=28e7e0fe-dede-4a17-b24f-86fae6953968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:52.460Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0df57829-22dd-441c-8d5d-3100e61768fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:56:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:02.473Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=29da5db8-e1bc-410e-8be9-c0ec5589a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:12.496Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f4ae0fea-950c-4103-b116-b5c436272f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:22.519Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0dbee8c0-5691-4657-a15c-f2c49ba438e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:32.532Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6969f5c6-0813-4774-8742-3e6cb4744a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:42.544Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7cee5aef-2e36-4e08-a0ff-175b5e82c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:42.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:52.558Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=17582156-154e-4de9-9ff4-a72bce06549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:57:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:02.573Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2c11bd9a-739c-466f-b10d-91d15e740d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:12.586Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=78215d97-9c3c-49b6-9bcc-2ce2e52ed87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:22.599Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ae6853ef-dbd1-43bc-a8d5-f8c611e0c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:32.611Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=405413ac-8ab1-4573-a227-9ceaec603589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:42.630Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=53e598fe-6eb3-4009-9dd5-4bf3e8caa1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:52.644Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e307a045-83cd-4354-9888-5cd007cc301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:58:52.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:02.660Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0d7b8a2d-77ae-4a06-abee-d4ae92785814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T17:59:09.939Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:59:09.939Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T17:59:09.939Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T17:59:09.940Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:59:09.940Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:59:09.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T17:59:09.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T17:59:09.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T17:59:09.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:12.673Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=420ee801-6302-4223-b33d-a720bdee00e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:22.687Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d4f823be-3ac0-41c9-a591-b228397e2276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:32.701Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ab936712-6c84-4491-b3ba-1b3e3144ca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:32.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:42.713Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f170ea81-692a-4de3-8354-f27794772a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:52.732Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c86ab506-22ee-4b65-b98e-4ef3644d671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T17:59:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:02.746Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ffc10fc3-b8e3-45bb-b01e-26b23ca37800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:02.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:12.759Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cd429506-e3fc-47ee-86e0-d7e65f816951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:22.773Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=099b372e-25f0-4469-a513-823871ee5d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:32.787Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=138e0f45-8c09-4e0f-a6b3-2de014b9cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:42.801Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c1a4c2de-5e88-472e-9b11-101d1190bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:52.813Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b05fa29e-8b1f-498b-8fe7-92f052a9a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:00:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:02.826Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fed57f8b-3b94-4f16-9940-8b4f988bd638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:12.838Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=114ed954-2a46-4286-8a2d-9154e6847171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:22.854Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9ef54acf-7eac-4dd1-9ef2-dce4b54c6442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:32.889Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a8cc7e0d-d313-44e6-bb3e-0d4193194945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:42.901Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=97f8e48d-bac9-494d-aa22-4cb12dc8c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:52.917Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fc42f418-5a9a-4013-8560-37f41b4c2cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:01:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:02.931Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ff9f370a-b561-4372-a880-a37ecc20145b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:12.945Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=09223959-fd24-48db-8e15-dc8ef0e537ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:22.958Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a0a7bc1d-add2-4d14-a074-3c94017167fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:32.971Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=14185f9b-9602-47b9-8323-500a76fc457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:42.985Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f141b8b4-b51b-46a0-a9ed-a41f47052b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:53.004Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=72def221-ab75-489d-84a7-812d97f9d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:02:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:03.019Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=575a4440-eac1-44d7-97f1-90e8b1de2a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:13.033Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=00363039-24aa-4445-ac49-feddce90923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:23.046Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=33a36b11-8b81-4740-845f-7ca1df30a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:33.071Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ccaf097f-ffa0-4cc4-86f6-1635b689eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:43.086Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b7ea6ada-d1f6-4552-abc1-81214f2b348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:53.098Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8b1113cb-ac0a-41c6-a42e-0c4657e8aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:03:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:03.112Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=470ed833-1d7e-4c8d-aa21-54e6e031811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:04:09.925Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:04:09.926Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:04:09.926Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:04:09.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:04:09.926Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:04:09.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:04:09.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:04:09.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:04:09.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:13.124Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a55c86af-d211-4df4-bdc5-035818f2ace8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:23.138Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=471262bc-ff33-42d7-aeca-bcecf1a32d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:33.167Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=de8f2e51-0236-4b76-af22-29e1842dfe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:43.181Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=38ba029f-4c0a-4f7a-aa1b-6ce2c72d87ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:53.196Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=50e5d54c-298f-4eed-9e39-d0c713a6ec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:04:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:03.210Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d81e43fd-9cf5-4708-b16e-c4be2f15f18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:13.223Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=380277a1-6e80-4d43-b1f5-b035abd16293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:23.236Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=603519c5-1beb-4678-ac82-dc187b5e9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:33.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=13567b2c-379b-432d-8179-524f14fe7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:43.271Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bb335d14-158c-4c61-8ebe-c396c62f9f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:53.288Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d17b84a0-32a6-4043-b992-93403a77a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:05:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:03.306Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f8e9fe11-98c7-43f2-aa7e-330190812e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:13.326Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=af35d364-4c77-4d7b-99f4-4d973a2bc4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:23.341Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a3c66a8a-a32b-4461-ba81-e597d4183859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:33.355Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=841c5e00-102a-4a68-a4cb-2d4741ea7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:43.370Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8a2db76-5644-439d-b148-823cc26ca434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:53.386Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=66275179-a772-4e90-8679-7e56f8a8b80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:06:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:03.403Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5ab883e2-96be-4f7b-8345-854da819061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:13.417Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=431b2609-cf58-41c4-b5f8-5e0a0753a994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:23.431Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94516f43-1158-4193-b4fb-439e9b62e2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:33.445Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b9b69910-f25a-414c-bedf-08d6512e4571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:43.460Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e10fd2fe-3cac-4c72-b0d4-8ba1ddd88391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:53.476Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d424052e-1a02-4bcf-b033-979c3eab8ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:07:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:03.488Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0d93eb00-1f6b-44da-aa59-49f01388815a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:13.521Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=81d7146e-fd95-4b3b-9a5d-f358642d7d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:23.533Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20e7ddfb-1626-46fe-a6a9-5ccd0b88da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:33.547Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ba4fd3ec-9cbe-4194-9ee2-cc31eeb8234c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:43.561Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=657bdef8-9a95-4e85-915e-6fa6f87c1316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:43.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:53.575Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=22b04aca-abc3-432d-87a2-ef247859ec37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:08:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:03.588Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7de8a7b-fe77-4f76-92d3-fe355f870e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:09:09.939Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:09:09.939Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:09:09.939Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:09:09.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:09:09.939Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:09:09.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:09:09.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:09:09.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:09:09.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:13.610Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aa5af79b-2794-4109-9db8-1fe1b719fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:23.622Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7ceff4d7-770b-458d-ad1c-1cd2771d8493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:33.636Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=116c463a-72fc-47b3-809e-faa005bc9b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:43.652Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5a3662e9-13ad-476e-8247-979b36f93273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:53.666Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=160e4224-83c6-422d-8dbc-cd0a9cb55b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:09:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:03.679Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3109004e-7b98-401d-bfa5-a52211d61f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:13.700Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=50a312c9-6592-4b26-bf18-948acace72e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:23.727Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4c41504c-5ed6-4324-b5b0-b804b4630321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:33.740Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=af4b5135-eb48-4aba-ad82-d297ef18856f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:43.752Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=671a6f60-706c-4caf-b0ef-a98489dd329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:53.767Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8dbc0f8c-bf81-43c4-ac64-917252661f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:10:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:03.783Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=10f7c52b-d0e7-41aa-a402-171f34f2b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:13.800Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7b924b0b-b5b0-4f44-b6a7-f46968a20d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:23.817Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8aedc3df-7888-47cf-a2a5-7b3c0126995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:33.832Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=94cd1361-a484-4c85-9682-5b541ad0e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:43.845Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aeb9976a-5691-484c-97e6-0984307cbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:53.857Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=639182e2-4d4c-4d85-81d7-5412ef1d7437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:11:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:03.872Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=628d0bd6-79e2-4d15-8eaf-93dab11689d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:13.887Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=958cc881-d2c6-452a-90cb-7d64c4cd84eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:23.906Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ae0ca534-5ad4-4c97-a16e-3a4111f9d687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:33.924Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=619b7eda-30a1-4a68-be2a-a37e3baffd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:43.939Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f7e8086-dfd2-4d77-956d-f1d2a200a37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:43.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:53.952Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1a6e5147-80fa-4f8b-a658-cb1436c2270f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:12:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:03.967Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3265b7d5-8e01-4095-98b6-5e0b12ef34c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:13.983Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=788386d3-34ea-47c9-90fa-5f0a53282ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:23.999Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d728e51f-5730-4a39-826b-57810b586eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:34.011Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cb40c33e-09c8-45d0-bc01-76be15774ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:44.024Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e0c14e34-8d97-4cc8-8f59-7d05d5c17549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:54.038Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bb0a290d-a398-475c-974c-8ce2298d0985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:13:54.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:04.053Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=58836b13-c415-4fbd-9d33-9791ccd5fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:14:09.938Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:14:09.938Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:14:09.938Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:14:09.939Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:14:09.939Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:14:09.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:14:09.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:14:09.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:14:09.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:14.067Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=484364c1-90a3-4a62-8627-d26a86bd649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:24.081Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=88d28b51-ae1d-420f-9e79-83f228508829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:34.096Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=abc42976-367f-47e7-acfb-40a721c0ce38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:44.109Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b7701302-bf75-4a85-b2d5-535c2733e7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:54.122Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cd289332-2080-40d9-9d4a-5a76cf8c3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:14:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:04.136Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bc37d9c1-4076-4f64-b781-fe935b2fe35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:14.147Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=564adfa8-d8b0-48a5-ad24-651fc2a1afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:24.158Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0ca0fb7-a78f-470c-86c6-a9099d816085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:34.172Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=68740fed-996a-4312-982a-956a2dd54531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:44.183Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c0cc5433-2353-45b2-b903-7c11dff8b7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:54.197Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=22b7916d-0677-414e-ab7d-6fa92677f7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:15:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:04.211Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7000cb48-b4d7-4d83-9613-9392ba319c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:14.232Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a3346320-2394-4dd5-9604-668a00c119f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:24.244Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3156f6d7-3457-4c90-ad3f-f166106bfb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:34.257Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=41253ead-86ae-4460-b8cf-6a173a14f484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:44.273Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9aec9b62-3546-4967-aee9-2d2bdae7f29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:54.296Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ce2e7f2f-4636-4a8e-9965-265bcf99c9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:16:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:04.312Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8161a996-6792-40cb-a6a3-6f005717b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:14.325Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a8c8bc92-3d9f-4260-8ebb-8e3e305c0d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:24.343Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fe1142ed-f42b-4f40-baeb-38f6eeb9823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:34.376Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=567b820f-14ce-4454-956d-84310863736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:44.390Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6e0c9bf7-df7b-4747-ac6a-961a4762b354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:54.404Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=77a59343-c083-459a-8f79-b73b4b8ddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:17:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:04.418Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f604a06c-1afc-42ec-b933-622cb1e6f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:14.432Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b0081ee-22fc-406a-aee3-affe4e7e36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:24.445Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=52d6ef52-dafb-4e11-9cef-1a318146d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:34.456Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1c1dd4dd-9c50-49a0-8839-fcb855ba4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:44.471Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0655e59-3691-4d22-ac4b-36f92774b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:54.486Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea366164-4209-487d-b3cf-df94d09f4ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:18:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:04.498Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2f1cf2c6-e134-4813-b74d-1a86720e3522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:19:09.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:19:09.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:19:09.923Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:19:09.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:19:09.923Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:19:09.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:19:09.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:19:09.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:19:09.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:14.511Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=606f8d3c-034c-47b2-9947-7d83383ba340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:24.524Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b68aeae7-65ee-45cd-9332-659913a2a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:34.536Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7a3d5a70-3e41-47e7-893e-06f03dcd6f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:44.550Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c8e8ee9e-0c44-448f-aaf7-bd82a39c584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:54.563Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=08ef021c-0666-4752-b390-54844ed35816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:19:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:04.576Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d8698592-6447-49f5-a264-d75d26908b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:14.588Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=71a7d85c-8b64-4c67-8f4b-7df051e22041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:14.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:24.601Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0430b597-423f-47f0-bdd7-23986b71b94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:34.615Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e6b3933c-156b-413a-b07b-a92b665e41d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:44.630Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ebce368c-ffbb-486b-81cd-0b5ec4b026c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:54.642Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=241fba43-640a-4f35-9752-e0d5c3f23a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:20:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:04.656Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=838532ed-47e7-42f8-82fd-74a5d8a72b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:14.670Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c36d1108-1c2b-483e-8e1e-76647aca79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:24.700Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bbc5cfcc-fdd7-4c56-a717-4d77fbc74fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:34.712Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e15ec7b7-8436-4cca-bc74-0b6afdf54301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:44.724Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=924d02aa-62ec-4781-a1e4-c574519ef4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:54.736Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e93787d4-21f6-48f5-9e2f-2b0fc3372491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:21:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:04.751Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c41414aa-6817-45ea-8b13-b4bdc1fd23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:04.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:14.764Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6ef68c21-bb50-4a34-aa8d-c8f0b2e0acf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:24.778Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=36fdfa40-53d6-4704-b4b8-c3fecdf4cc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:34.812Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=20013ade-adf6-4e88-90e0-7d7b331ae002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:44.831Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d8b15d48-5f18-4d5b-a4c2-a8b5236c0216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:54.848Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a4c0c977-65df-4f71-8642-d84f264a8bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:22:54.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:04.875Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=62285418-b21c-473a-aa94-ced391df9181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:14.888Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2b416983-cdd4-4e48-9fee-fc0735dfcee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:24.901Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=80432d10-26b7-4c98-85f3-bfd852d5e2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:34.915Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=08d3b59e-f5ff-49ea-9a8c-3a6886154b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:44.930Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=67126883-0661-4d0f-aff8-ee13523936d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:54.942Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d9255f95-9186-40e3-b157-586b21452fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:23:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:04.962Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2d3d6a04-ac99-4706-affc-61b1724c0496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:24:09.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:24:09.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:24:09.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:24:09.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:24:09.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:24:09.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:24:09.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:24:09.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:24:09.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:14.974Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=492ff1db-fcb3-4f31-b94a-ce59480ccdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:25.010Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=96bccef9-98de-4900-ada4-0ea16b4d7a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:35.022Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7502fd13-1db8-4873-99f6-c4c588eb668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:45.036Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=86d65a15-8c3c-47bd-913a-ceb82de38e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:55.049Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c14e5a05-f390-4ea7-b027-dd3cf37cc99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:24:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:05.060Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c691dc14-9236-4d10-90de-978914239ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:15.078Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7fa146de-9355-4470-bbe3-b930778813e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:25.090Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9f24dd7c-f663-4221-b336-dadf5678279f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:35.102Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c39f1165-14e4-47c8-a182-d59865244804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:45.116Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=35e91eb9-ef25-409c-beae-e8d411c92f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:45.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:55.144Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8001d93e-8f4f-4a03-8955-a341e671cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:25:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:05.167Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1ada6bf5-773a-4863-b77e-ffd82f42cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:15.180Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=854e218e-d3fe-4546-bc38-066edc426334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:25.195Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e884d60c-2b8e-4cf6-a8ef-15b763754ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:35.208Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=41577896-f73f-42c6-baa9-5c6d74e5731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:35.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:45.222Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=73cdc59c-14da-4375-9d6e-d11dc050bedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:55.237Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=abdfd278-19dd-4bed-8de1-20c67eb2c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:26:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:05.270Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4fef2111-7109-4364-b28e-29d0650b9532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:05.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:15.286Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2e41053f-ffb2-4b98-9753-1e1523ab357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:25.298Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=808a2970-6fe1-42e0-a845-a051a6648893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:35.318Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ec7fba78-2b2b-4496-a85c-35f267a160d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:45.333Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=487399e5-ad2b-4209-a57d-cbb963848898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:45.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:55.345Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ef283142-5e40-4260-a632-7cc943fb25e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:27:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:05.365Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1f01ce2d-d4aa-46eb-b8e7-a068dd151453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:15.378Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3169a442-d3f8-4a6c-9c4e-97efcad60e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:25.397Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9067d365-efff-4800-959b-1197e5a39a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:35.410Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=218e16e7-fec9-462a-aaf9-f55ae74e92e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:45.424Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d0b9f8fa-aa13-463f-a876-509f79e3c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:55.438Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7e43043a-ac12-4784-b2b4-c1d508c0aece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:28:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:05.454Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=de600a17-5276-4ae5-9345-0b30397be484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:29:09.941Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:29:09.941Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:29:09.941Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:29:09.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:29:09.942Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:29:09.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:29:09.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:29:09.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:29:09.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:15.467Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f7540f56-c1d7-4334-b834-e360026427d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:25.479Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=828788e1-2aad-45e2-b601-bd12b68caddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:35.491Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=db928f38-2c52-48d6-b77c-c6d25596726a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:45.505Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3b3b18d6-6d01-4f6f-8c7d-67535b0666e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:55.517Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=75e91f19-cd4b-4be1-9f47-f930159dc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:29:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:05.534Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=528b2d9a-0524-4b8b-906d-56488fae5e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:15.549Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7aa9f0f9-0799-4604-9f31-2b7f40bd4384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:25.560Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=afae846c-3696-4a30-b62a-29ea2fba94ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:35.573Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6bb0a126-73e7-4148-bf60-8accfb886308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:45.586Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=98562dbf-32f0-4b16-804a-dd8b89f9e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:55.599Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fe91fd67-78ed-4f7b-9087-25c5d4efe989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:30:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:05.612Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=830d28f1-50cd-406a-a031-e8380916bb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:15.623Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7d985a33-be49-4fdc-89d1-d0b39f7800ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:25.636Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b2953fb7-cb57-4fb9-8691-1ceaf4d9e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:35.648Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7d7950bb-08ca-4c61-8f5c-1c705899eb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:45.664Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4703cafb-9082-422c-8592-b865a8d584a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:55.677Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6340bed5-9a26-4227-9f58-3bcd61e2c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:31:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:05.707Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=58fdb4f8-5591-4eb7-851f-4b03b4e755a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:15.720Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7b0fcf80-f2d7-4f25-b151-40a5646bb593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:25.734Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=12e77d22-4e5c-43b9-9adb-1a0a73665988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:35.748Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=828c8947-b2a9-48cf-aeb8-5e38b0e466c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:45.762Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b3608308-9e88-4b5a-8d85-64ee8bbce035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:55.775Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=54a241e5-dcef-4d95-bdd9-308fcd653cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:32:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:05.790Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d37ca510-1a9c-4718-8344-372fc6727ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:15.808Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=33afc2ff-085e-4ff1-a9ef-9e3d977e23ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:25.822Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2634c29a-f1fc-4324-b185-7bc1e62f811d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:35.836Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1298dc44-9952-4ac7-b854-cce985445daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:45.857Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5a1a9b6a-cd05-4b72-8309-84bec8eb5ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:55.875Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cd216ac5-670e-4f79-ac3f-e5a7df6b9d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:33:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:05.891Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6c057088-c5ff-4fbc-8998-6daff5115143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:34:09.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:34:09.922Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:34:09.922Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:34:09.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:34:09.923Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:34:09.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:34:09.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:34:09.926Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:34:09.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:15.906Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1b24f0b3-8465-41fd-b6a7-b5fa8d1052f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:25.926Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e7f68fce-e2eb-4dd1-a2cc-5ae3a942e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:35.958Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4700b0f0-cb11-43d7-98e7-8250a272f033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:45.971Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0674bf27-ba75-42b0-b148-703ab4682972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:55.984Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=fb49f1ac-2e7a-4cca-989c-4dd01fcd761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:34:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:05.999Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=af2e55b3-4852-4973-a8d0-ebe12d46f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:06.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:16.016Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a612fde9-6f67-4edb-96a4-3048c8022bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:16.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:26.029Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=71355f13-490c-492a-ab2d-857c6e5f36f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:36.043Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=d0a23fed-aec3-493b-a098-0f9abf5f79da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:46.065Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bf2dd1f2-776f-4724-87d4-f1404f374fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:56.076Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=283463da-fb99-4672-b3a1-1b301ebf2763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:35:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:06.089Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3095d3b7-0ecc-44fa-a5e0-1902ab995971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:16.103Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b0807533-0f47-445a-b243-b1b78776c343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:26.115Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a27c6f59-ca76-4a32-9094-7d71f2bb6c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:36.128Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ca8da3c1-7caa-4d30-ae9a-bbe49a6f5c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:46.175Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c2a586f8-dc0f-4575-9b73-e747da0e1475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:56.187Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ae5e5495-e0a0-4dcc-935c-f303dcf204c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:36:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:06.200Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e093fde0-244c-4209-b6f7-ee037d55213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:16.216Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4ed78189-2cd2-4c29-9825-c6f207e4e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:26.235Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1734637b-03f4-4bed-b239-a729da9ee40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:26.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:36.250Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f0a2daef-405e-45c4-8217-1b0807fe0917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:46.264Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1a4d3a2c-8f39-4d97-8f4e-7cc72204bb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:56.279Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1280ee08-7ea3-4915-a4f8-4f6f3876a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:37:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:06.294Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99db96f5-70fb-48bb-868b-e3d47610bd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:16.305Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3ddb70d7-c481-4d25-ab1a-d110b5fe720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:26.320Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cac81497-c906-49ad-8ce1-2be310351246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:36.349Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=63c3ee1e-1a01-4764-98a1-dc6a60326c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:46.373Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c5c0c3a1-1167-44d1-a0d7-a4eaf7c6326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:56.391Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=805a6738-6016-4c56-a14c-e432897acae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:38:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:06.407Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=132208c7-4324-4b2c-b7f1-6b01e3445089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:06.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:39:09.970Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:39:09.970Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:39:09.970Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:39:09.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:39:09.971Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:39:09.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:39:09.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:39:09.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:39:09.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:16.433Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=afdd5c6d-fa48-430b-a913-37bfe25e6fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:26.455Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0d09c949-4642-4e34-9461-c875798404ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:36.468Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=33fdcf26-a5d1-41fe-9cdb-7404badd985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:46.482Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=64a4db3c-ab46-434e-a87d-474ed415fa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:56.496Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a10f319a-cd55-4b16-8be3-1f50978a8837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:39:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:06.509Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ea4806f4-7638-4ce0-bfbd-ff9ec9429214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:16.520Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e8398ff0-4f6d-4f33-bda1-ffec5d0e169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:26.532Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1d01322d-e112-4137-8d71-42c43ea4803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:36.543Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ca594fb6-723a-4020-aea0-031f1163122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:46.558Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=373ed050-887f-4ef5-acb6-dc3f1d5f55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:56.574Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9fd6c41c-bef0-4848-b4a0-7774dab39f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:40:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:06.587Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b7fd5877-875b-4c8e-9614-801bd5cade47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:16.601Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9ad4118c-de6c-4b21-81ba-4803bbd546ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:16.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:26.612Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3fbd1d8e-38ad-4f2d-8d76-b90a216bcc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:36.625Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8bf905fc-8f68-4da3-b4b4-67751c59a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:36.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:46.644Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ff71e1fb-2929-409d-924d-b86977063f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:56.655Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=c2c6d173-5735-4059-8c32-9f5d2aec17e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:41:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:06.667Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=bd61bdfc-0cd1-4e36-9fd0-e671a585d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:16.678Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4377abc2-ece5-40ad-8383-139bdfffe84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:26.690Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6c98abb1-2ad4-4e76-900e-5c95ff351e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:36.704Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2339ff74-aea2-43b4-95c7-71b12fff81a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:46.744Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1ab12f1d-a10f-4a03-bc88-0cd90495bf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:56.756Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=915c56de-78d7-4af6-9a15-611a04dcda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:42:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:06.780Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0d9735d7-3f36-48b4-b562-7949e5358aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:16.793Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a243e5ec-3a8c-4d48-91bf-15b5bcc3e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:26.806Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ed67c352-26ec-4934-aa4a-e674eeedb09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:36.820Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b270100b-3c9f-4b07-875b-1c1537b73f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:36.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:46.836Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ff676ea3-65ed-4a99-a635-e2b90058440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:56.852Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=43ce6cda-078e-465a-b0ed-9606cea0fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:43:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:06.878Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e26d032d-c5e0-4bdd-90e2-f44cc1a3c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:44:09.912Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:44:09.912Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:44:09.912Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:44:09.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:44:09.913Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:44:09.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:44:09.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:44:09.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:44:09.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:16.892Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=858a434e-862d-444d-afdf-fe446c63286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:26.904Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a5c7abca-65df-4c96-8889-d7c51276fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:36.917Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=24194902-d57b-4556-b509-7e068e077a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:46.932Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0397b079-7e6f-4ff3-8cb3-8f08a11af6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:56.945Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=ed2e6fee-a1bc-4109-ae0c-cb00727dbd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:44:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:06.962Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=66d3ad14-ce4f-4b8f-a378-9a4cd285ece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:06.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:16.977Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f088212c-5acd-4f14-bc3c-d175d370ceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:26.992Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=aa3f0184-2781-4b33-a03e-161e961f107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:37.011Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=99aedee5-1996-4b1b-82bd-64519581a6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:47.028Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=e26f8e37-57ec-4067-9fb2-e037d3df95af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:47.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:57.041Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=be5fa6f5-f64f-4080-a979-4450ac5a8432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:45:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:07.056Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=76f98e14-d24f-4382-a4f9-eda5c4a93ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:17.069Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9107fd69-c325-4e4d-9613-8e7e87836347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:27.083Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=5f9a34a0-00ab-415b-b547-9e2ee487cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:37.098Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=461a80a0-71a6-45c6-81e9-9bd9208b0cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:47.114Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=83b01e4e-68eb-4102-8022-128fe6f98e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:57.131Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0378473f-65f3-49da-a9df-c1dca537c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:46:57.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:07.154Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9153170c-64a2-4850-86f1-fddc48c89364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:17.168Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=3f5db9f1-0368-4203-9e23-32a601314e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:27.183Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=55755687-0852-42fe-974c-d949bd9751d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:37.202Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=42480a6c-7296-43fb-878a-07ea594f12cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:47.235Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=05740290-cca2-4fe1-a795-cd8fcd53d99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:57.253Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9c0d0fff-da5c-4c6f-b4d4-b888a482e168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:47:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:07.271Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=0252b92a-80c9-4f91-9314-1b1bbda8cbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:17.293Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cbf7d87a-10f9-407e-8318-7a6e577d2ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:27.313Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8f5814c0-e023-4df1-8abd-e04bb6abb02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:37.332Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4d2c3f7e-f273-4d0a-ae3f-d40876cc49e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:47.350Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=40b2e46d-07a8-4962-a2fe-0fa35f95a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:57.368Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=6309dd4f-a866-4b49-81bd-ac6c582a72c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:48:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:07.381Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=8bb74ef5-8d90-4d27-bf5e-031e2de6b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T18:49:09.945Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:49:09.945Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-21T18:49:09.945Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T18:49:09.945Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:49:09.946Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:49:09.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T18:49:09.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T18:49:09.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T18:49:09.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:17.396Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=7312d733-64ee-4e89-9e98-4185c77561ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:27.449Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=cd45ffc6-5feb-46a0-8585-425164216e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:37.463Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=dd69f146-1ccd-4e88-a468-b9101215eda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:47.492Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=65b5d65c-ac75-4564-845f-45397a96fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:57.506Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2b563474-ba28-4f5f-afa3-0dd4e24f9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:49:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:07.524Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=1ac4f888-3e6b-4ac0-8d87-5d8b8f6443e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:17.540Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=2456b574-aafa-43c6-a347-9c1f4b4bdfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:27.564Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=037468f5-772a-466b-8f3c-ef50f359433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:27.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:37.581Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=b702a927-51bb-487e-9b1a-2e7484b7070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:47.595Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=f3afaea8-0231-4385-ac89-f0402dc21dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:57.609Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=35c11140-8301-4c52-8808-7edcd1ebd47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:50:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:07.625Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=a2a9a543-781f-4878-ab00-2063c47a0e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:17.643Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=4ea8e1c6-ad6f-4d78-b082-80b420d528fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:27.660Z |INFO |Init configs |InvocationID=3ff30a1d-576f-4a93-91f7-cec075aa9f28, InstanceUUID=9efb5309-4ff3-4f5c-93a9-2ccb02f4116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T18:51:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks