. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:09:04.252Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:09:04.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:09:04.304Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:09:05.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:09:05.297Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:09:05.298Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:09:05.298Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:09:05.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T05:09:05.570Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-10T05:09:05.601Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-10T05:09:07.528Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T05:09:08.116Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-10T05:09:08.150Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-10T05:09:08.151Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T05:09:08.226Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-10T05:09:08.226Z |INFO |Root WebApplicationContext: initialization completed in 2624 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-10T05:09:08.791Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-10T05:09:09.912Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-10T05:09:11.529Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-10T05:09:12.167Z |INFO |Started MainApp in 12.125 seconds (JVM running for 13.392) |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-10T05:09:12.252Z |INFO |Start scheduling PRH workflow |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:12.268Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7b9e3049-85ec-41f5-95c9-ae521856bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:09:13.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-10T05:09:20.581Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T05:09:20.581Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-10T05:09:20.584Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:23.816Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=91e810ae-e2cd-4c6d-82eb-be36d3d5bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:09:24.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:34.872Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e73e9012-fa68-4003-9bf0-4adffe5a20ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:09:35.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:45.941Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=49daa281-789b-4f91-954d-b37d3e1a5b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:09:47.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:57.016Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=58dd6924-ddc1-40af-8876-4d5f50240210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:09:58.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:09:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:08.050Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4328897c-1af4-4864-a0b7-36bae93d6ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:10:09.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:19.126Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bb36e806-2669-47dd-a0d4-0235d02426d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:10:20.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:30.228Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9a40941a-4d66-468a-bcef-21fa6a3c482e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:10:31.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:41.267Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c5c0a698-df1d-401b-a911-02af01582ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:10:42.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:52.375Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a10f552e-e0d1-4773-9208-f543aa4cf5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:10:53.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:10:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:03.507Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c6f94ab5-3179-4470-867f-5f9329a959fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:11:04.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:14.614Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=66d39391-f973-42bd-9e27-ead65806dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:11:15.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:25.752Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=69970747-04c2-4249-9c90-c5a0fdcd4a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:11:26.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:36.915Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b44b06cf-bfa0-4e95-8479-75815755b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:11:38.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:48.120Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=84875ae7-5973-4596-af04-ad8de4bfbfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:11:49.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:11:59.283Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3e6e2edc-d3b8-407d-8c3f-1b415e5a821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:00.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:10.354Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=53354d4c-7d87-4988-b230-48240fd7a02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:11.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:21.490Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bca4ad35-ea90-44ac-bdd9-e3972da9b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:22.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:32.566Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b1f3788c-f73e-4e4d-94d9-d5d3a10fa61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:32.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:42.684Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=84e847f6-22fd-4f33-8df5-009b2fbc1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:43.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:53.796Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=be62e951-f156-40ef-b7fb-ad50d3543125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:12:54.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:12:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:04.849Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3c7c199b-f883-4716-bd5e-06f4398ea5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:13:06.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:16.020Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f70c1c12-111d-49fb-b730-ba0d5aca4972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:13:17.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:27.163Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4557aafe-a4f4-4015-93fe-6f39d833f77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:13:28.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:38.258Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=37e87b6c-d4f8-4f14-b251-0d5a7047c42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:13:39.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:49.363Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b40e9b6c-d5ac-43ec-83e3-ae2661d39f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:13:50.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:13:50.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:00.434Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ef67a2a3-c28a-4c99-a3d3-34825b3fad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:01.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:14:10.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:14:10.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:14:10.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:14:10.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:14:10.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:14:10.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:14:10.060Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:14:10.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:11.506Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=da8c2998-c760-4058-92cc-35ee3cebb7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:12.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:22.610Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=97977dda-52d0-4731-98d8-418d4e9c6bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:23.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:33.656Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b4b905d1-1230-44b5-a12d-65761973e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:34.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:44.720Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f4a258bf-43e3-4bfc-81d0-98b315918317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:45.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:55.796Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0b6815ce-af50-45c6-8295-16e86400a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:14:56.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:14:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:06.868Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8f6e761d-005f-43fb-834b-83cd02d57f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:15:07.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:17.944Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6ff70f0f-90d0-4357-9860-bbdc43daa253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:15:18.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:28.976Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d13c2aeb-f1ac-420c-a75c-d6272f148fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:15:30.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:40.018Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=131699a0-3a26-452b-8f6c-65225c3ced13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:15:41.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:51.060Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9399fc6d-9259-4bb3-9a1c-f557bfb4db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:15:52.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:15:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:02.198Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=755ca91e-08a5-470b-9530-863faa68fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:03.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:13.238Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4affe82f-2a75-468b-afbe-02ff44cf81ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:14.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:24.342Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=eb9ffd02-8112-4dc5-ae4b-310e70ebd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:25.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:35.441Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d3a7dfb3-479f-4d33-b5a4-ec62a4763019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:36.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:46.546Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d0436056-04d8-4b72-a4ce-7a71b6a42c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:47.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:57.587Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0b2498bd-e5cd-4d81-8504-aa60d39d9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:16:58.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:16:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:08.657Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=769dc9b0-31b8-44e7-bf50-a68fb7237d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:17:09.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:19.699Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e0c35a89-141b-4fce-b56f-2ba84e808eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:17:20.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:30.743Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=618ef4bf-642a-4a00-805e-422d94219073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:17:31.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:41.810Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c42d298-40ac-4768-bc96-8c6565a5c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:17:42.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:52.978Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1e398bc4-53dc-425c-ad92-ee28dab7ebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:17:54.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:17:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:04.114Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7c7acfb9-080f-4959-bab6-835427a4e26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:18:05.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:15.281Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6bd9389d-fdfe-4f3c-9253-254365203c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:18:16.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:26.385Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ef662e16-c893-4b1d-842e-18f24c10154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:18:27.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:27.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:37.521Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7f4bbd2e-98d0-4c8a-9340-7b0cead4802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:18:38.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:48.595Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cf7dfd5f-e894-4019-a12d-bf9d906920e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:18:49.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:18:59.688Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=276b7e69-8c9b-475f-b08a-232253989e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:00.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:00.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:19:09.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:19:09.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:19:09.236Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:19:09.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:19:09.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:19:09.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:19:09.252Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:19:09.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:10.770Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2add9601-0e09-4f23-96de-99fb2f878259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:11.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:21.908Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c9f5f578-c456-410a-bf5c-d15f3cb436b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:22.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:32.944Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f3682361-3487-4110-b0f0-f7a1bc70a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:34.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:44.083Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=836e001e-ecf5-404d-89d4-8db2170859f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:45.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:55.186Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d885c139-ec77-4ab1-bc5d-6ea962be9e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:19:56.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:19:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:06.290Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=022459a0-64bb-4796-9fb6-40d20c65f6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:20:07.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:07.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:17.367Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cd14d1ce-fadd-4de9-918a-b9275acf14de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:20:18.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:28.532Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b6431fb5-0def-449c-9353-4cda8cf02433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:20:29.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:29.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:39.632Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=467796f2-f33c-4504-a3b5-fcf12b344da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:20:40.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:50.707Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2608a484-55a7-4b16-bcb5-15894906376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:20:51.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:20:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:01.810Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3e675b33-27fb-403c-a2c6-38b0bfe67bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:02.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:12.979Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1197107e-9d56-41a7-b369-334e0bab90eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:14.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:24.118Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6b6e0852-bb81-47c4-9b62-6a016102662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:25.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:35.222Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3161873d-9398-4957-8879-146789beb2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:36.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:46.388Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0e4088be-2066-4075-a949-723bc79bd458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:47.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:57.493Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=792a49e5-d19f-44c6-9238-05124ee696af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:21:58.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:21:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:08.592Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5a63b52d-8ad7-4efe-8fe5-1b9aae77ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:22:09.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:19.732Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7be8d7d6-69a6-4303-a481-9d107cf74a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:22:20.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:20.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:30.902Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=549998f0-9e34-4358-8579-95bd03f10617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:22:32.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:42.002Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3636ee06-cb7f-44d3-80fe-ebff30540bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:22:43.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:53.074Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6b68e896-a3e0-41bc-8bba-fb69e12cc74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:22:54.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:22:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:04.144Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f52fe123-f9b2-4893-bb53-5cf2203f2386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:23:05.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:15.249Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1432ab58-167d-49ba-8469-80cb96870fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:23:16.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:26.354Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a2a51679-b08e-466f-9db4-c060e2f27f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:23:27.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:37.458Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3127efa4-42f2-4a30-9c00-9944e3652368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:23:38.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:48.562Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=93d046db-7f16-462f-821e-937d73101f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:23:49.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:23:59.600Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5916fe37-8419-45c6-824f-01bf86c603d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:00.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:24:09.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:24:09.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:24:09.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:24:09.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:24:09.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:24:09.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:24:09.214Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:24:09.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:10.676Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=054eef98-ea70-4b5e-8c9a-2b7d64e388db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:11.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:21.777Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=291bb113-6ae9-4cc5-b2d3-db47d1cc3b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:22.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:32.854Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=96f25a02-96a1-401e-8f46-bce391a9c931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:33.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:43.890Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a628097e-c6c3-42e2-a16e-41b50ffe8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:44.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:54.930Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5c127b8f-c711-42af-8a80-c678ec490805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:24:56.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:24:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:06.102Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9a9eae82-6a88-44a8-9426-0a89e2aa315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:25:07.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:17.168Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e77a93bc-b964-4c99-82b8-eed3e64a4f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:25:18.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:18.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:28.240Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bd98a5af-499b-4c12-92d3-01e76cc4b3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:25:29.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:39.280Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=01989569-9e17-48de-88e8-efeb767bc489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:25:40.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:50.357Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=01af1b41-4811-4bc4-bdcf-d33f408f83f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:25:51.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:25:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:01.460Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1ac4cb0f-6587-4670-ba12-10297197aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:02.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:12.507Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=edd369c2-5f4a-46d9-9e1c-9c46c8d18a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:13.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:23.538Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a322855d-ee41-4971-a561-afee16d878e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:24.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:34.612Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=44249d2a-0c5a-4141-966d-494a861e4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:35.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:45.712Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=03aaf5db-eeb9-40b8-bd66-681115febd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:46.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:56.794Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f49a5fec-966b-4f86-9d66-e4bcb92ab59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:26:57.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:26:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:07.858Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fd530f64-ab91-4216-9c49-02566a74e594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:27:08.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:18.900Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ca753b76-ffbb-4a9a-83bd-c8f68e6f5491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:27:20.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:20.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:30.034Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=81cd9252-d18c-42b6-a31c-385bd21860b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:27:31.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:41.108Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=12193b9d-794b-4111-8267-89d5995e86da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:27:42.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:52.180Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1cbf680a-cfe9-4fe5-9b12-f23894ace334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:27:53.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:27:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:03.248Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=43b2c977-b190-4434-8ff3-33fafd2c7127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:04.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:14.322Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3e7744e7-6e71-4429-9e01-851553e34f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:15.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:25.426Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d49a240f-8152-4848-9782-6ece71c82868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:26.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:36.533Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8481b0a6-da82-4fb2-b346-225d509a701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:37.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:47.677Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0280e3ca-e352-469c-9069-d43cdc45dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:48.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:58.770Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1064e158-8c92-47ab-a1a6-e3a2cc011b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:28:59.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:28:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:29:09.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:29:09.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:29:09.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:29:09.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:29:09.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:29:09.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:29:09.170Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:29:09.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:09.876Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d326cbf4-7d1e-4f50-b91e-333a29e470e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:29:10.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:20.983Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4e4d4333-a3be-4334-9a92-b950605be651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:29:22.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:32.018Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7b3f8a79-eaa6-4196-8ed2-84bf18c8b96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:29:33.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:33.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:43.091Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9ac1ef6b-d1f3-48ca-8133-3e5c90df6cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:29:44.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:54.161Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e2206f28-da80-4252-ab07-2fb42ec23901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:29:55.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:29:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:05.199Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1ca9d0a1-8d7d-4d81-b881-0928332b5ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:30:06.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:16.272Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d5976b3e-17e3-4519-9422-efd4007b800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:30:17.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:27.414Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f2e31df7-d47b-44af-a3f7-cf31c50adcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:30:28.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:28.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:38.485Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fddab295-9f48-4f98-90ba-611c0296bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:30:39.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:39.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:49.586Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9cbbc259-6d55-4cbd-beea-d6a5dc273bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:30:50.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:30:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:00.688Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=de79e7c3-afa0-4df1-ae07-82b4bca00d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:01.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:11.792Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a696338f-f188-489b-9a78-0e028f801188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:12.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:22.864Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7465e39d-630b-4f22-9ce8-f80403ae23bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:23.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:33.910Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1131d791-c8ab-4071-832f-e2f4196cfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:34.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:44.944Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=855c6bde-02da-4212-baeb-641870eb1301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:45.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:55.994Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=668a3f46-82fd-49c1-a60d-e9095ceb4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:31:57.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:31:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:07.120Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=51bd478a-a5c6-4197-a88e-1f7cad7c4d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:32:08.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:18.192Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8b4779f9-9411-4653-88ee-038146407aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:32:19.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:29.298Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=183f2c26-85a2-4cd7-82e5-5284c8bd2575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:32:30.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:40.372Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=668671f0-6ded-4db2-ae4a-743f0e32f828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:32:41.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:41.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:51.410Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=45dbc8a2-6721-463f-a8d5-f5289f6b1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:32:52.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:32:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:02.450Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ab24af83-3b1e-4c78-a8b2-bea8a277acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:03.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:13.492Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8e04b419-5465-4362-95dd-d0afd10b34ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:14.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:24.624Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=58b74fe3-3531-4652-8138-9bc209151c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:25.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:35.665Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c16cdec-09d2-4b6d-aa79-a720be354ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:36.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:46.705Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6f897523-3546-4761-b091-19c29be13cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:47.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:57.752Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b49f64c6-163f-492e-b510-f57bbedaa8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:33:58.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:33:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:08.786Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a9408a0e-feaa-4c9b-837a-9e8fc05e5558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:34:09.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:34:09.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:34:09.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:34:09.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:34:09.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:34:09.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:34:09.178Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:34:09.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:34:09.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:19.888Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=dc6db24d-d117-4f7c-bdfe-570f8cd71642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:34:20.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:30.960Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7b1f6103-442c-42d8-b8bf-df1307d910ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:34:32.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:42.032Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c5d92775-5985-4f4c-9512-6ad3f1350a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:34:43.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:43.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:53.168Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8e102071-7af1-4501-82ad-920c55452cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:34:54.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:34:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:04.214Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1f26b12a-20ce-46c8-9ce8-bec7907ebbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:35:05.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:15.314Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3fcbbea1-e155-41ee-8ada-26e6a13acd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:35:16.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:26.352Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6535dba2-b411-4c3a-a0bf-1cd9567cc264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:35:27.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:37.520Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c2bfac4b-4b6b-49a8-8aa7-bd5aeba6ac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:35:38.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:48.656Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b00fc5ee-1d9e-454c-b1b1-9b45951b665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:35:49.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:35:59.794Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e9d241cf-0abc-4eee-ad65-ebd72f843fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:00.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:10.899Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7c2b5069-4c43-4c62-b610-d99a9c56ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:11.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:21.970Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a2e63f11-136c-493b-b020-ade3ca6dace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:23.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:33.045Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4e8f6f70-4d50-494c-a0f0-d9836cf33bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:34.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:44.080Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3cff1eb1-b394-4371-a131-20ee35a4f200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:45.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:55.120Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e3dc30be-8bdf-44d4-9a9b-0f93a3a8fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:36:56.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:36:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:06.224Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=28ac6faa-7bf0-4997-8c68-654493a4e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:37:07.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:17.301Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=305d8b2a-6b65-43f5-9472-aa9690edf859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:37:18.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:28.371Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4c11ce80-ca2b-479d-ae50-53cb4c601556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:37:29.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:39.440Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c5c4956a-fbe1-471f-aca2-426bcdbba1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:37:40.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:50.491Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=be9e7fe1-89d9-4799-a8d7-541ea3e5bd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:37:51.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:37:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:01.617Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b4f0137b-f064-4259-a29d-3cb7fec4a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:38:02.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:12.720Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1c60fa13-05d0-430c-8cac-741e0ea8f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:38:13.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:23.826Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7d5370d4-b52a-404b-84a3-32be0f885a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:38:24.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:34.965Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c2c3f001-3968-4723-b1d7-5a8e99bfc949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:38:36.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:46.004Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a18f2b32-60dc-4ac4-96eb-2687b792279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-10T05:38:47.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:57.205Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6513190d-51e2-4092-9028-4291924f3061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:38:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:07.783Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8ee9dd9d-4a9e-427c-b7f0-869584882721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:39:09.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:39:09.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:39:09.249Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:39:09.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:39:09.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:39:09.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:39:09.262Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:39:09.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:17.989Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f2d71995-8a2d-41fb-8207-c2fbbdf78ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:28.179Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=76d9068d-5b58-4a47-bbcc-394806f64dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:38.242Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=59e30f34-aa41-410d-93e5-6660c1eb56a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:48.282Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c2f5845a-1ce1-4a3b-b9ae-a0bf1a3000a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:58.427Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1c419a17-2e99-4e7e-a3b6-d7097730a3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:39:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:08.458Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b4846f97-bbd7-4635-ab75-a12066e7f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:18.593Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1e2f9a06-df1d-4893-b01f-873172c204c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:18.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:28.738Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9d9f40e4-6c67-47d1-882c-475f8eb6c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:38.837Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b22e836e-7c8e-4409-8192-dae31bf35402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:48.903Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=87e7b476-ce5d-413e-a7db-2ef7caaaab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:58.929Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e99690ea-7b9f-46e7-9bff-9dcc4a9fe215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:40:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:09.001Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d1f2027a-75cc-4d38-93dd-a2d1fec57d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:19.028Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e11743e5-9962-4bc8-a5b9-bb8e3e2f2fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:29.102Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=87887176-304f-4592-9147-90b6b180d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:39.488Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e23c8577-faad-46aa-918e-6bb8703ab75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:50.548Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=469c3ba3-5b02-4341-93b4-bd73753ff47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:41:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:00.614Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8ac4cb17-0e84-461a-8837-dc121698963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:10.844Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fe3bcf9f-cdad-449b-b995-6c3ca86e432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:21.145Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=eb500580-a96d-42fc-84ad-6f9fc82047fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:31.515Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6fa49f26-8ca3-44e3-af49-c9b64d74adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:31.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:41.628Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6b6d6bc7-0e86-4387-b0de-42e917fe2fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:51.763Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=adceaaa5-4d9c-4d21-9e31-49c377db8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:42:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:01.864Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c3317c5-50e4-45df-9854-5e54d4ac783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:02.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:12.152Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bfe3a788-894c-41f8-ae26-e61af6e73dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:22.465Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e009723d-2f27-4745-9c5e-6b1ea1ecbe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:32.648Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8d7e3bef-14fb-41e0-af14-427a77620e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:42.727Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f3ab81a4-c205-4157-8e4d-08b07485adca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:52.851Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5dec1a64-5e4e-4676-b164-65e4890dd0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:43:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:02.935Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a930ee8b-53cd-4d6c-aebc-e4505063a258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:44:09.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:44:09.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:44:09.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:44:09.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:44:09.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:44:09.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:44:09.173Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:44:09.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:12.963Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8a2cf9a4-84fd-4d20-a526-8c01ff406e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:23.050Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4224cf2d-9c55-4f37-ac25-f64ef33e59bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:33.102Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=820837fa-737a-4ee6-8fa4-69b0610d4a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:43.155Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5f26cec7-c11c-486d-bada-640faa17547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:53.253Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=22b5285e-dafe-4d90-bf7a-43b325443089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:44:53.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:03.430Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a86e56a9-99d4-443a-be2f-c08f529b23c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:13.638Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ee622463-24bc-4ea8-851e-e7771edb0fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:23.759Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c33ea4d0-20bb-4ae4-9fb1-0add2dbb3864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:33.851Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=45a21d8f-7f6e-4260-9c6a-2d2e7302b1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:44.014Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=aacf1706-c145-4d9a-8787-053e391d14ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:54.052Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=dcba21fb-736a-4cbe-bc86-824e2d23dcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:45:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:04.130Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=93484e5a-484e-4d20-97c5-2840a83cee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:14.218Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=abf2531e-0604-47f9-b8b8-27fd7b9acca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:24.728Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=85ac3637-0635-413c-9e07-0942e598462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:34.892Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=97e3faf0-8cf2-4394-afea-8d2b58e54b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:44.997Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ba0142a7-9a17-47e6-917d-159b84d01775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:55.033Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=22c113d9-1f69-4eb3-bf67-4c358ecd4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:46:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:05.120Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fc5da1f4-6e52-4723-845b-217e5f995ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:15.227Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b725112e-b64c-4c8b-92a1-64345d91ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:25.299Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7b5031ef-b8d0-4c3d-a621-486fef13565e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:35.334Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=10b8e5ec-aeaf-41f3-8d72-c1f483559fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:45.384Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1b6a714d-75b7-485b-97b2-9a0109ee8ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:55.433Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5d34f7bd-b966-4e5a-a21c-d0e8bdcefbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:47:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:05.587Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e804afc0-4139-4820-a4a8-c428617080ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:05.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:15.633Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e29cda41-316d-431e-825b-5d8805b86b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:25.658Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c4882400-7cba-495c-a52f-638c0d618d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:25.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:35.756Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4f0b6a4c-e5b4-4d9f-8738-e86eef1a0913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:46.012Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d6a0251e-a2b9-45b4-8f61-d4948a758942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:56.078Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=db87bb25-f2db-4715-9a86-bb18646a2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:48:56.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:06.176Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f38bc97b-ce32-4074-a009-d71d8d1f9f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:49:09.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:49:09.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:49:09.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:49:09.175Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:49:09.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:49:09.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:49:09.181Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:49:09.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:16.315Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=69dd8b3f-b9bb-409e-810e-103565b78bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:26.380Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=dea06212-feea-4ba1-8e1c-0e096a962278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:36.560Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=14c0eefd-1135-48a7-83ac-a402f1aff12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:46.620Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=20406a24-d897-41f1-919b-4a6eb8b11320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:56.726Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c1642a35-cb04-4971-9a94-d262b49a8205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:49:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:06.789Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fdfcdaa3-e01c-4551-9fab-7982485d42ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:16.857Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=82cb6ac9-f8fb-4b8e-9f96-6fc3e9ec498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:26.956Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=041a2116-ae2b-461a-ac20-6b9bb4177d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:37.041Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=869ea543-fb14-461c-935c-6a39749169fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:37.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:47.133Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a7c24a68-58bd-44c1-94e4-4afef9fbdf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:57.167Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6fafe9aa-1f37-4763-a8e4-a98043eaa898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:50:57.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:07.325Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b82dea22-566d-453c-842b-543fdbba8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:17.430Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ce9cc2a6-7e59-4391-abcc-4bbe063d1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:27.649Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1e7dcbd3-ac38-4378-b9dc-f79e48121b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:37.706Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f16183c2-c2fc-4f43-8884-92d025f12d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:47.796Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cb0d227d-14ba-4a80-a2a1-3d6a72e4a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:57.823Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0b4a36a2-7c51-4890-b5ad-9aaf7e025bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:51:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:07.870Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d7fbd81a-b814-466c-82eb-f872098f2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:17.915Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2542dfe2-3019-4b0b-b68a-6202c2d84a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:28.019Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ae8878a3-dfff-40d4-bb89-48b63d1d5006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:38.123Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d8c45c76-0ce8-4cf4-938e-baea437e84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:48.170Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=71944e7d-ec27-4233-a238-1b96d52edb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:58.461Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=74fe64fb-05b5-4497-a3a6-88128f9b78bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:52:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:08.559Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d2fce3b8-2a13-456a-961b-fe9529da0186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:18.610Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c826d69-c2ff-4325-8a04-b90184f58d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:28.734Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d3b932bc-1c5c-4e9f-bdaa-5c9cb4b017b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:38.779Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1713ce5c-62d2-4c62-ad22-70709698add8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:48.866Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=22ea45b1-4b4f-4c5f-bea8-6d3ce7198e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:48.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:58.913Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ea95cdbd-0290-4c28-9802-dc0229b9ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:53:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:08.953Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6b2f4f44-fe8a-433b-ab29-92c9a8abb6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:54:09.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:54:09.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:54:09.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:54:09.114Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:54:09.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:54:09.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:54:09.122Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:54:09.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:19.068Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7fe6dfad-0a4a-4f48-b9f1-28d2d79a0e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:29.271Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5320b289-b09f-44ae-8ffe-7cf323bc0808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:39.379Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=afe355cf-bfe7-4a41-a2f9-3c86ab0564f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:49.718Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d8229a09-640d-4e3a-bb70-c6514dd585af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:59.794Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fcff5a60-5479-4338-8ca0-567efca0cf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:54:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:09.831Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=901bfef5-2343-4d53-a9f7-b20cac18b181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:19.956Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e8bf6be8-0a41-47e3-9602-0b3072a06d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:30.137Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1bc74c60-3664-41b9-8e88-8e8c20feded8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:40.177Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=54fac456-ef60-46fd-9f9b-48a9fe49229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:50.294Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=82e83de1-6d67-4818-a92d-7d9b69275705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:55:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:00.331Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0d1d24dd-595d-4a14-8dbc-e0049ba4b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:10.438Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4164763f-e6dd-4f00-b7f8-c6b455452664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:10.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:20.531Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5ffc42b4-4b2e-47a1-9ea3-729f2c374454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:20.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:30.664Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b9db6e83-ab08-4f14-b36c-5d9256d9fb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:40.730Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4782bbe4-c59f-4f46-bcdc-c2d20a37038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:51.045Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cc628fed-9a64-4fd7-908a-d1329fedfb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:56:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:01.177Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b2182ba3-4d00-432a-b6bb-ce6df379d395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:11.352Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3ccfad1a-49cf-4a5d-a2f9-416847f8bc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:21.461Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2e126cb1-d48d-4dc9-a09b-057aa05dad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:31.637Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bc1d5f54-a37b-4850-ac32-a3a4dce91af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:41.733Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bdc4e1ff-ca11-4837-8f89-578d0a0adada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:51.797Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ba4d839a-7f5e-42f7-bbe9-ff497d91e08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:57:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:01.852Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0aa3d76c-c7b1-4a85-8a01-6d5439b6c418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:11.904Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cb90a40d-fd82-46da-be4c-4d8000e2addf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:21.951Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=21235919-ac76-4051-807c-9cd5ff98d97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:32.057Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7be2f913-7938-4f16-a817-8bb910bd25b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:42.103Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9c9bf3ee-0de3-4a9a-b00e-581b2ba4b776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:52.238Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bf083c0b-6e2d-49a4-be8f-5e4a49772ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:58:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:02.316Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c927090d-6eef-426f-8253-5303d192d7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:59:09.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T05:59:09.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T05:59:09.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:59:09.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:59:09.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T05:59:09.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T05:59:09.111Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T05:59:09.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:12.389Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2ae5cbe1-5786-497f-abc7-163cf12d2d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:22.466Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=93ded01d-f78c-4cb3-9204-9bd90b2f55ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:32.519Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e8163c31-e67d-4b10-aabc-e5a46a699c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:42.611Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=27072425-baf8-4772-bb6b-a92fa23c5501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:52.695Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b64f8378-d4ca-45ad-9da1-a6f21fc4be93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T05:59:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:02.813Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4a307933-59a3-4ecb-b3b2-992c25821b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:12.856Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7d5be11a-3e28-4e4a-8330-92b925507cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:22.899Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=647c2c29-bf87-4dd5-aece-d03837ed248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:32.939Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=71966568-0792-4a7a-ac0e-a0ae353bd109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:42.971Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0e59d408-6d17-47b5-bcf9-1665d2506c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:53.150Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e40a5474-439d-4485-85f9-1b597d893063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:00:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:03.172Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f36bc90b-d07e-4fb1-bd57-2258c9ea38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:13.228Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c140d81f-2632-4668-b7da-c4e2d1f1e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:23.271Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fc58dd0a-59d6-4f8d-930f-695d2264ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:33.331Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=aa4dfc89-5dd0-4cf7-8f48-0d1813665d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:43.435Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=950ea55f-29c6-4062-b093-ea14a0e70259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:53.519Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9a1e8163-d7f3-4198-8fc5-c5eb47308a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:01:53.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:03.551Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e706963a-175c-4a87-a61b-f59b0409e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:13.658Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d7a10f7c-92e0-4a47-8d77-4a98c2417860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:13.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:23.754Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8b3dbb49-9ed7-4a13-bcf2-c68067fb48cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:33.932Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c264811-06f9-4d64-aec9-0ae38b8e513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:43.986Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c532f49f-63b2-4501-bdc8-9f9bfad72918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:54.042Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c7650ee5-21e8-49cf-994b-b7782adf0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:02:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:04.125Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=91b95573-70da-4404-b079-b7bcd86ad73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:14.214Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=61450d6c-788c-4105-ab7c-9f6f2c2de0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:24.262Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4876c9b9-0d6e-4167-abe5-4a57572462d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:34.352Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=98fe3018-1d54-4ddb-95b3-16d1e71ffec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:44.387Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fcaf1f17-3627-4b92-996e-331069be08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:54.514Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=deeba0ba-0b77-4465-9e2f-c94d0bb2dd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:03:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:05.078Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a4299205-93ca-489d-82cc-241b1bc79bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:04:09.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:04:09.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:04:09.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:04:09.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:04:09.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:04:09.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:04:09.129Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:04:09.132Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:15.165Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d61e179c-a74e-43df-bd1f-d18f52e81077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:15.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:25.208Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f963792f-ed65-43b1-bc8f-904d716314b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:35.257Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b3dcf7aa-ab8d-4ca9-8d96-8612b59b4145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:45.333Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=62442ca3-9578-4cf0-9613-df8a12af8287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:55.373Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fb4238da-6af4-4bb6-8775-7d1e3eedf33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:04:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:05.661Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2a51eca4-c4ac-4dbc-a9aa-1537d7e6bb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:15.696Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=12ca6912-261d-4805-af96-cd4dd1c24aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:25.746Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bac88804-0697-49e7-a36f-dacfff19cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:25.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:35.770Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=960431d3-26e8-4a9d-8059-805c94cedf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:45.876Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=37766206-5815-4a0e-b22a-170eab66c2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:55.935Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c68ccf5e-7703-4b65-92a6-7bc1d534d45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:05:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:06.060Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8dd33eac-3086-4266-bb34-8bcfaa95538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:16.164Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7c82dc18-3427-47a4-a933-d675cee60591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:26.227Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a3c36f79-b07e-4244-a368-0d525c268671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:36.296Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f13f6382-062b-4011-9d41-1c56b924f8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:46.432Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2e050bc6-f7c6-4871-87e2-09ef05bb7096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:56.560Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bbfc68c5-3117-4fb0-a54e-455fe2d53257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:06:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:06.654Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=51e83f70-3187-406f-baa4-a92cde769906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:16.751Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=610cdcda-292c-46f1-9e4b-fc59e48f73aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:26.835Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fad03bd9-0c1c-48a8-94fb-12fc599d0264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:36.942Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1948ce51-bfb7-46f9-8e9d-a062acdd27ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:47.022Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f2591791-2705-4634-a0fe-9ea1881696a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:47.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:57.083Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b2dc8952-37e3-4417-b6bb-bc532cbb0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:07:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:07.243Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b2ee3b81-366e-4364-a621-b285093f915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:17.275Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4ecc0b25-11a6-4064-9441-731c3733e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:27.336Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=dcbcb1bc-4c9d-4efc-9cc8-84c78c4acc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:37.375Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=73d6e78d-b7f2-49fc-91bc-4180256f8b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:47.554Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cf69e36a-ce4f-4878-b5cb-aaaa6c4c3090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:57.667Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=48c3b4f4-7d05-4f1e-9cca-356bc22447df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:08:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:07.754Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a4df7f98-277a-4e32-b62a-3b13e3e76b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:09:09.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:09:09.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:09:09.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:09:09.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:09:09.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:09:09.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:09:09.162Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:09:09.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:17.842Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ddba6ead-5368-4e1c-92e1-d5599261715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:17.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:27.879Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f2ec93f5-45bc-42a6-90ba-be31d85804b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:37.970Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=16da2542-be70-44f8-80de-d5c2c02ab3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:48.070Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=46fa2bd1-833a-4d9b-a6c2-8950a9b347e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:48.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:58.137Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9b9f9e5e-76c5-4627-8f33-64b420c18709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:09:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:08.193Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=454c5ff7-21bb-455a-8126-ddb29d607a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:18.280Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a1dbd4f6-c143-452b-b9bb-06dc37e74073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:28.345Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ac99ffde-0b23-4c16-b64a-ab6f769679c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:38.396Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b12d8812-64db-4c67-8b5f-54c63ad61e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:48.437Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0e36d6bb-c2b5-4173-9ab9-caf92642e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:58.538Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f5863ac0-dfe3-446d-b290-b6025a2d59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:10:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:08.568Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d8e0a6c7-5181-4302-8b5f-0aa0e20ed911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:08.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:18.607Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0c5ca8cf-d9b2-4997-95de-de32b2b36579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:28.674Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4ea2c830-e5e7-4868-ba78-5fe6130c7a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:38.745Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4ff262e7-ced9-40c8-9aac-e1427769f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:48.923Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3d4b542f-880a-4154-8389-128b982c0840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:59.044Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c9958f43-e738-4e3f-814a-1a2d80ba0968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:11:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:09.246Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d297f241-74b5-48c5-96c3-9cc89caabf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:19.305Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b404f34d-ad99-471b-a923-7935c61bcbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:29.348Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2ae24aaf-d74f-4af9-b39b-13ac14228767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:39.408Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c5648285-a940-4811-9ff8-61ea9e42bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:49.542Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0e063ef9-f300-4317-ac57-3b4395408161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:12:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:00.046Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=29e24db1-43b9-4fd1-8319-68f4e78d4e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:10.093Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3232e2fe-250b-40ee-bf0c-d4648407c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:20.297Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=108f728d-86b5-441c-8f24-91c2075cae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:30.349Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ee58a7b0-ce7e-40b2-8f98-84976ac2e66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:40.392Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c9d13887-f8d8-4aa3-a0c1-23c68f0ae32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:50.424Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fada5b86-6226-4995-87e4-39737fb7abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:13:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:00.641Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7a9e3c0a-d2cc-4b32-b925-90a61f2efd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:14:09.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:14:09.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:14:09.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:14:09.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:14:09.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:14:09.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:14:09.185Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:14:09.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:10.752Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8b579744-29db-44fc-aed7-e8a8f3d438de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:10.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:20.776Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3e7178d1-7e80-408d-b404-97d213c9ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:20.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:30.894Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5ad9d06a-6f72-4978-93c9-2b6977a430a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:40.960Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=95c454be-f6ea-4857-be99-ae7217579161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:51.024Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ec602508-feeb-4de3-9bf8-3615cc1fec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:14:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:01.048Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=01674eb6-796b-4818-85da-a1a4f18b8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:11.068Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8e21ce2b-3e40-42f3-92d4-60c83af05346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:21.127Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d90318f6-192b-4949-8a4e-84fd21e1de0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:31.188Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=27bfb020-4a1a-4497-9c43-c941bd1db6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:41.256Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=32b9162e-9d1c-4dbf-ac59-6138a83471dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:51.296Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ff526032-b007-4042-8011-df92a08e3c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:15:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:01.375Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a320d45a-b2fa-4cfa-8fa8-a349a241a159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:01.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:11.387Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1e6412d9-d557-48a4-b2f4-1cd0658b9479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:21.459Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a4d3d5fe-babb-4ab3-999a-4cb005f3c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:31.475Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=148a33b9-2a91-46f9-b753-c9442672cecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:41.635Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=777f9f2a-5186-4d07-af39-da8fce7356c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:51.745Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=608f7828-ee9b-4acd-8f0d-757c1a365423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:16:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:01.772Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=12101491-470d-4eec-9dbe-fc0471b381f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:11.879Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3f25e55b-d7cc-4dd1-bed9-4577fd1c33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:21.934Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fa4b3ce8-3927-424c-92d3-86748ccb838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:32.007Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=94dea356-4e5a-4516-b770-03cfb76ea962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:32.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:42.104Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=13cabdc8-cd6c-442f-9690-8a807e344772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:52.138Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8da95b91-a150-4516-8d8f-3d89e300d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:17:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:02.168Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=42c8c72d-df8c-491e-a1a0-43887e49edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:12.309Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=71ec4582-52c5-4e39-a5f0-ff21f420b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:22.414Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=90108e9e-5a57-4aae-87ca-96331401cbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:32.451Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e9de798d-8fc5-46da-b1e3-281d3dea7132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:42.553Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1bced292-cc9a-48b4-8a80-23f2ad8fd541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:52.577Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e020d6ac-3344-446f-91fd-e391133b0645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:18:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:02.650Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=32ced3c0-60d5-480b-8347-e50a1d242342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:19:09.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:19:09.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:19:09.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:19:09.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:19:09.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:19:09.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:19:09.202Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:19:09.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:12.703Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=47c6500a-3147-4c02-b46b-5ec8f7d98841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:22.743Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ac9df7e1-8c36-4c6e-b79d-9e704f07b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:32.766Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=094acce6-8c7a-46d3-875e-6d0fcf304391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:42.870Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1892e85b-c560-4b5d-b90b-358263690e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:52.881Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1a343f78-8c4a-4d67-a2fa-97fa0edcb9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:19:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:02.904Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c3c1baf2-a5a8-4c8e-9efa-813e73a55aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:12.950Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=63fc3101-7584-4392-b11f-bbf3fed4b8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:13.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:23.037Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2b7eb9c5-eaf5-4ba9-b782-8857abef114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:33.076Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=39524164-261e-44c3-8f7c-5bb9dfca0030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:43.102Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=337bb833-049b-412b-abfc-e987543f2cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:53.112Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=68112bb7-b5e3-413c-99e9-91d89e141139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:20:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:03.166Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=aa0a7496-3a3e-4740-8b71-7192c80665c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:13.177Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f6d34a82-aacc-4a21-b39a-cb4c44be9fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:23.208Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e5be50d1-128c-46d5-9745-9935ff9e315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:33.225Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5aeda346-ba26-4cf4-a557-866c1d89b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:43.276Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=595bcfd4-1d11-43b7-aa98-f50c8978b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:53.300Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4e048568-8609-417e-87f9-3bef6410f7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:21:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:03.351Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=74b98b5a-9191-4daf-b320-ae29bacfb652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:13.379Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a36c5299-a3a2-44e6-a120-4ba82d470460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:23.390Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e385818c-61b6-46d9-8ed8-5c3e243c9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:33.420Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8c96b76c-9ddf-4b87-812a-213c66d97e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:33.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:43.465Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0825d8a5-b7c7-4c19-b728-ec83913a813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:53.476Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=acb04b5d-bf8f-4e7b-a62a-70e784939ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:22:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:03.501Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4cf85fbc-9f85-48ed-857c-9ce55ea1d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:13.590Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=14984cac-31a5-4e5c-b990-261ffe9edbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:23.622Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f762709a-2ede-472b-9adc-2156d8c30f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:33.668Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e284e20c-1641-4e30-99b1-b60b5889307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:43.686Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e9e18a0b-194b-4443-91a9-f6081ec68303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:53.709Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=411d5173-e8b1-42d9-aed3-392e1e3d43e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:23:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:03.815Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=885b8871-9242-4978-bf23-74a62eb416e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:24:09.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:24:09.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:24:09.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:24:09.035Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:24:09.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:24:09.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:24:09.041Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:24:09.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:13.992Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=76c2f736-84fc-445f-b73b-9cd34151c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:24.159Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=99c33deb-0bd5-4aab-9054-eb23dafcceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:34.180Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bfce42a0-79f2-4529-b216-796cc2005299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:44.215Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=521a0615-4318-417d-bb75-0d0c54405caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:54.278Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4e00a4c8-1429-4988-a777-2abe75bb31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:24:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:04.352Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d5bd5a2f-3a9d-47f1-8c63-71de2fb314e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:14.407Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0409d36e-aaba-4e43-ad72-b3ed9dfd8312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:24.498Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fb817040-8ff9-439d-9369-fe502d547c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:34.567Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d4687bd0-fc6d-4bdc-97ff-ce965eb7372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:44.638Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c5ad7916-ce3c-4038-8274-38789860d2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:54.691Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=015a4496-5c9a-4ea2-8e16-6d9b1a21a34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:25:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:04.737Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3739f894-1e86-41c1-860f-1d076c446849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:14.770Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2c49f860-9715-4094-b4e0-a6350228ac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:24.862Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=416c1f8f-4218-4319-8db0-9782242934c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:24.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:34.995Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3e5abe22-0b7a-4be4-801a-349121f710fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:45.056Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5dad648c-150d-4235-b294-c52e178dcfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:55.110Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f5be32e7-d99b-4238-b933-16af66518971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:26:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:05.198Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9f439792-ba4f-475a-9c3a-1c22f688c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:15.250Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=54d293f2-18b6-4714-8a73-83631484f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:25.309Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e44e1501-4f89-4594-978f-c78353425079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:35.350Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1160ea5d-1849-48fb-b862-443dcf0cebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:45.391Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bd4437e1-0a24-4a5e-8a94-4110484ad14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:55.464Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0c0a5fae-918b-4f30-868f-3594a5eedf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:27:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:05.493Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=672c9b86-34b8-422d-a788-bdf2ac3e600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:15.547Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=318b1d6b-9979-480e-ae67-2057e7239efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:25.671Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6eec29a5-0ea2-44ba-b5ca-a97931bb2e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:35.776Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f23ce3c1-cf92-495a-b2fe-3ee72abee9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:45.793Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7eb7518d-adc0-4148-8f86-2af10f94d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:55.859Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c25321cd-7a77-4828-8d27-6e9a0c2f87bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:28:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:05.877Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6784b273-4ddb-4681-9531-2a8701432bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:05.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:29:09.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:29:09.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:29:09.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:29:09.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:29:09.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:29:09.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:29:09.256Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:29:09.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:15.906Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1d5ead6a-c3c8-4296-ac22-19cdec71b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:25.972Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=579cba39-7543-4174-a46d-eb5741ae0f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:36.009Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8f0ca8f1-8a75-4a48-9d76-249d55e985b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:46.060Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=37e8d00d-a1ee-4a02-9dc5-877ff86bd54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:56.094Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=90a36bdb-add7-4dec-aac6-28014235840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:29:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:06.156Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=96c1733c-cecc-46da-8fe5-4ac23be83f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:16.204Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e4d80915-8a01-4c3b-86d2-c1f8c4ea2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:26.265Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0ad8a3c6-ca09-4402-b2dc-6d3f30a0bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:36.288Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=75500c86-ab89-4148-9f23-11a27430c459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:46.310Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=cb1370d4-0a85-4ac8-ac91-0ddf76318f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:56.385Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a776e8d9-6587-48be-a107-a494b93689b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:30:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:06.532Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=45370405-371c-4db5-9c68-12ef93cdaabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:16.551Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d7515a14-bf9c-44db-8d00-b8787ad9394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:26.586Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b792aff3-fec1-41a6-8be0-a309da25f4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:36.624Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=eae0d3e9-a660-4e58-b17c-b5e415fa1d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:46.655Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=889439ab-c580-40cd-ba8b-25185e5095f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:56.683Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=90710329-1f19-4c2d-bad5-358d8a30275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:31:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:06.694Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=12d4faee-59b0-4372-bcd2-d2f7a3241dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:16.726Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a33a637e-2933-438b-9661-959744a220d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:26.775Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bd6f4f96-17e9-4957-90a4-cfe8a152272b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:36.842Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=48bd1618-cc4c-4afd-b600-f6477c9ca9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:46.890Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=69adc579-1b78-4a7a-820c-62bf73421dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:56.947Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c9c553bc-d378-4d5d-8759-92ab87f908db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:32:56.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:06.968Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4dd5a819-84ce-4ebc-8612-a6d8a82232bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:16.994Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=0c0b1888-b93b-458a-965c-6a4c07b86c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:27.038Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5971901b-59c6-474f-bbf1-44c1defe1f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:37.062Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1cec5f8d-9bd0-4f79-81ab-8cdddf871b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:47.075Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e9735056-df6e-45eb-9095-137b94a7e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:57.111Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=08e4f157-1981-42ed-96fe-5c24ea74f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:33:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:07.119Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a19f28b2-c85f-46d6-8634-71c84184d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:34:09.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:34:09.027Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:34:09.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:34:09.029Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:34:09.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:34:09.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:34:09.033Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:34:09.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:17.164Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2703d5eb-cd12-4b6d-b25e-c0fbc198800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:27.195Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=03007870-8de0-4d8a-98a6-7d2613f3ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:37.214Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b69eadb9-8275-4420-96f2-7389261b3c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:37.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:47.225Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=3505ee13-3261-44d1-a99e-e430e4b04881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:57.262Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bf57ed27-34e8-4d93-bb1e-b2d52ac474b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:34:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:07.272Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=db5ba7ff-b342-4df5-a924-e99db9812bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:17.291Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a52dc609-8ffa-465d-a426-30522bd015b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:27.493Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2660a5ae-4328-4952-b92a-5237521bbbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:37.529Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=11d19721-e3a8-4286-bfd3-0abd09b1960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:37.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:47.585Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f3d5dab8-5de4-44d0-9411-599179ee9ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:57.614Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9db20b30-d097-46d8-a45e-08621958a9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:35:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:07.674Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d9dc1bc5-fa0a-4eac-9f06-9e8272b321c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:17.700Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4255359a-8637-49c4-97e5-0b76695993e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:27.735Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=391d9cd7-79fc-4819-adc8-20be362537ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:37.773Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=92a58904-6a4d-49b5-9f35-ee32a18da875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:47.815Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8484e668-c35c-4f97-a38c-4687a336fe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:57.907Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=aec7d61f-25a3-4f61-a40a-75afb7e2e708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:36:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:08.006Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=343277bb-5796-42e8-957a-693ff09463ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:18.064Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=21df5f6d-6cbb-4fe1-8e2e-08778521f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:28.099Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=7ee6ec0c-3263-426d-b497-cd125cbe12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:38.157Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8adf1c89-910a-40a4-bb60-278c0edfd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:48.212Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=acc1fc62-c524-4c33-b974-156a1783625c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:58.260Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=72d5699e-3bb4-4d72-8835-1153573bb321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:37:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:08.307Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f7a99816-63bd-4bf9-8322-1680103fae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:18.329Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c985b44a-1e80-41e2-986e-75a61c6ea8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:28.376Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9ed1af85-19c7-41b5-91e4-4820642b6207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:38.465Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=9b1cd30f-3745-4356-b8f3-f87345898f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:48.504Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ab9cb249-0d54-44f8-b1a3-926c0d108dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:58.552Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=bf762d63-2dc5-485a-9b20-5f1597d732ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:38:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:08.579Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=53d4028e-65a4-4bb2-9aff-bacaefa4769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:39:09.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:39:09.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:39:09.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:39:09.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:39:09.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:39:09.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:39:09.159Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:39:09.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:18.668Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=ab6415da-c302-4ed8-9e8d-fac2fad244c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:28.735Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6f225e88-089b-4e89-a162-9ea305b5f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:38.800Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=85d8bd38-cd8b-4413-b05f-7644b468d1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:48.877Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=b8efbf05-1c76-4488-b0ba-734e793618b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:58.967Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=95cd71a6-3e46-4b7f-8fa5-151e5cf657ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:39:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:09.045Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a609f0a4-3d1a-40a9-95ec-9f1d2716da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:19.238Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d3e74231-2ef3-4102-abfe-506d07bf08c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:29.303Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=019d5d91-ba86-41db-9298-b63f26bd359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:29.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:39.341Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=70bed97e-1f98-43ca-8c9f-6db9084c38dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:49.385Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1d2080ff-bcff-4340-98e0-a33e662b610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:59.488Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=577cf407-3db6-404b-a6cb-f33a2378d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:40:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:09.574Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2db026ef-f37c-4fcb-b551-87a0675f4036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:19.588Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=f4fa2524-8156-4ef0-978b-5792a94ef615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:29.601Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1fd5fb52-39d0-46ef-959c-188824f722fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:39.641Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a1702dcd-e397-400f-aa9c-ab39267831e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:49.653Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8ccda53f-3f51-44bf-b67c-cfbf82711929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:59.666Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e15fa6f3-b3b3-4bd6-ac8a-ff8e899834f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:41:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:09.678Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=1a006fe6-9de3-4745-bb89-a1f4ef094cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:19.751Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=8a4c1a02-607c-4217-bde6-ea7951177ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:29.816Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=2dece32c-2a72-4a6f-a37b-99706dfced12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:39.830Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=57c8b636-1785-455b-852a-be8d92fd1ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:49.843Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=00f8ce36-cca1-4d6d-ac11-af19b4098c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:59.906Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=87d0dd05-ae01-4c1e-abed-cd258f8b067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:42:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:09.925Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=c7f1cfc2-fdb0-47d2-be8c-8eaa90f37665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:09.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:19.967Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=a60f46b4-e73d-4e76-95c7-cc89acec86e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:30.006Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=12ab7466-ca42-47e5-8c27-1c7c0aeecf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:40.073Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=68efade9-03aa-47f2-bdc7-c012275dbdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:40.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:50.086Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=741ec941-172f-46cd-b136-801fc0ae0957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:43:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:00.179Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=6e673c32-6431-4faf-9448-6af86cc38a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:00.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:44:09.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-10T06:44:09.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-10T06:44:09.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:44:09.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:44:09.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-10T06:44:09.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-10T06:44:09.125Z |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":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-10T06:44:09.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:10.201Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=4c843b9d-0d6d-4d29-ae99-a3a138efd716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:20.237Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=114a10c0-cf9e-47e2-a3b7-440d7b8e74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:30.294Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=d62a3322-1bcd-49d9-a981-ca780c4a8b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:40.335Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=5dca2901-1ca8-4212-a8d3-8ace1228049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:50.422Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=fb83617f-f55a-4c88-a4b3-cd825941bbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:44:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:00.497Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=96f69923-c518-4b78-bd3d-200010d4fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:10.511Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=274e225e-5bae-4992-b672-80e6b3e6ab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:20.708Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=86c471f4-4bbc-46cc-86e8-197966c4a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:30.720Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=e9e0172d-89c5-4b28-95fe-3ce2b24e9349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:40.742Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=028b9242-228e-41e3-a8e2-99aeaab2d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:50.754Z |INFO |Init configs |InvocationID=8e755fa0-8e2c-4a1c-a84d-0ab52e11786a, InstanceUUID=714a0c04-9238-4c6a-be85-dd778100e55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-10T06:45:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |