By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:06:45.336Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:06:45.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:06:45.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:06:46.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:06:46.329Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:06:46.330Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:06:46.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:06:46.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T12:06:46.600Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T12:06:46.621Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-23T12:06:48.517Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T12:06:49.249Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T12:06:49.280Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T12:06:49.283Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T12:06:49.356Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T12:06:49.357Z |INFO |Root WebApplicationContext: initialization completed in 2736 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T12:06:50.168Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T12:06:51.182Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T12:06:53.275Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T12:06:53.870Z |INFO |Started MainApp in 12.732 seconds (JVM running for 15.626) |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T12:06:53.942Z |INFO |Start scheduling PRH workflow |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:06:53.955Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1646f374-47d3-4145-b424-199744aed527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:06:55.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:06:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T12:06:59.461Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T12:06:59.461Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T12:06:59.464Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:05.513Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c934382a-2ef5-4a96-98b3-9fb11efada04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:07:06.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:16.562Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0e06cdcd-9447-493e-87a2-90bf9dcf81de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:07:17.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:27.601Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=75d84e1d-1ea6-4c88-a177-0cba0847eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:07:28.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:38.640Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=60562a67-eed3-44a6-be19-4c8e6b5b9291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:07:39.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:49.679Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a46223e7-f29c-47aa-b204-57593361d07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:07:50.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:07:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:00.718Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=46f3bd43-3e13-4150-995e-25cc95648829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:01.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:11.758Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4536e645-f7ef-43ad-be71-b3c02b83522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:12.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:22.799Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=40f07f10-0952-43aa-80b9-579ba14b3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:23.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:23.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:33.843Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bae743a8-17e7-42a5-aaf3-5acced1614b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:34.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:44.879Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=daebce23-9fcb-443c-a922-7719147b6c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:45.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:55.920Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3b683d85-d268-4b11-9198-89d4ce5583d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:08:56.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:08:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:06.958Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ae223bea-672f-4bc2-80e9-6e1ba0c5cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:09:08.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:18.004Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=93b52a21-20a5-4501-a800-5c8fc0a56445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:09:19.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:29.037Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ab71f32e-cd5e-48cf-83a9-889a56db2b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:09:30.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:40.078Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5df4c362-f0a4-4127-9cfa-37fddaf9fd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:09:41.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:51.120Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=26318b08-49de-47a2-b6f3-c0b1cf034f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:09:52.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:09:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:02.159Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=42dc351d-763b-4f75-8ee7-fdbda5a78549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:03.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:13.202Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=00a7a31a-1f8a-4d5c-b657-2a732e1833de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:14.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:24.239Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ed3574c5-1895-4e92-8c0d-674d3b2ec30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:25.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:35.277Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=90144c82-e2fa-4791-8042-c2a80122469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:36.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:46.317Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=15ef5149-588c-49f2-ae98-39e64375fb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:47.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:57.360Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3e079ba7-805a-4801-a4f1-3041e1dc9e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:10:58.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:10:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:08.591Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ff985da3-cd16-4888-894f-886bd66d8ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:11:09.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:19.633Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f9830a6b-69b5-404f-9892-80a47873af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:11:20.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:30.670Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ef62083f-997a-4b50-af57-c36aed2b0295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:11:31.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:41.709Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=180e7a59-d504-4cbf-b019-262d973191f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:11:42.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:11:51.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:11:51.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:11:51.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:51.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:51.154Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:51.154Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:11:51.154Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:11:51.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:52.759Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a97a162d-8a90-433b-b8fb-ba903dfd7eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:11:53.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:11:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:03.791Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2fbba5de-8f7d-4e1e-8dc2-e42c77153da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:04.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:14.832Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1afb6b77-ca9d-42ba-9beb-8aed8f5cba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:15.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:25.870Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c618f345-1139-4eff-8dfa-afe54ef9b60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:26.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:36.910Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=20dac2a2-7ed3-432b-902b-fc33690e97c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:37.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:47.954Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b45f1f0d-d5e1-47ee-aaf6-63e3b034215a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:48.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:58.989Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f5f024d8-fa94-4aa6-afd6-f8b6ea8fb1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:00.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:10.029Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=43e31ed2-0ef1-44bd-8e7f-afa54fb50c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:11.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:21.071Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f0d3aa28-18a1-4bb2-9b76-f41940460ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:22.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:32.112Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2c4bb78f-4a1d-4834-9723-7b178b34d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:33.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:43.150Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=07f3ff53-dd32-4f86-8dd7-a7647e90d614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:44.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:54.191Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9827a0e1-4ae7-460c-aed6-e1af428cb64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:55.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:05.230Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f06381e2-cf19-4ac9-98c4-b6e851879294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:06.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:16.269Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=85875390-e335-44a6-bc03-2902c5291e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:17.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:27.470Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2316177c-3377-4169-9d89-0152c899fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:28.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:38.512Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=55ec7604-ad31-42ab-aa82-79abf2ca2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:39.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:49.551Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=035b0944-772a-4b59-8aa9-bae1b996b265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:50.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:00.590Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a2fc41a9-9c61-4471-bee2-8fcdf2241460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:01.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:11.630Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9fa2c008-202b-4152-992b-43a0616b2aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:12.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:22.703Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f8a52eab-8c55-4896-81b9-15872dfdd95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:23.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:33.747Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ae6225f6-5a1e-4401-88e7-27f350344074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:34.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:34.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:44.782Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d48169a1-b644-4a35-8d41-1cc64bb0ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:45.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:55.822Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b8b5df17-cb5a-4a77-b264-871a0c0f0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:56.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:06.865Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4bb0f31a-6c43-43cb-8f61-266fa3e1d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:16:07.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:17.997Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=205edcff-410e-49aa-bdf8-daf34f1f42b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:16:19.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:29.037Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0fa2d06e-0f5a-41fa-a7b5-1a045a32cf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:16:30.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:40.077Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b6f7e09c-823c-4f7c-b99c-2c1a36dcae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:16:41.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:16:50.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:16:50.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:16:50.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:50.560Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:50.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:50.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:16:50.569Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:16:50.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:51.117Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ada3e1ba-d5ef-4b47-bcc1-091061a89751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:16:52.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:02.160Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b99ee3c1-e3a1-44d6-a703-17c85085175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:03.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:13.199Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=90cf6b1c-7c19-442b-a361-12e593a67e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:14.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:24.237Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b5c59794-1e87-425a-a275-a14c64a2ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:25.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:35.277Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=53ed9359-7c62-4619-aadd-58264bc0e673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:36.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:46.318Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5a8dfbcd-8935-438c-b557-e69042016958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:47.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:57.357Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f2cbed4d-81a7-48b1-b07a-e326071a005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:17:58.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:08.401Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=deb81ead-b185-48ed-87d8-c1847ba6a274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:18:09.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:19.440Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e6791977-e9ed-4fbf-a5d9-8f68639fb5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:18:20.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:30.480Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7e749bdf-383f-4c22-abec-f0c65f2444a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:18:31.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:41.518Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f1d322ba-8cef-4bb5-9ac0-26effc67d0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:18:42.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:52.559Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=64eda030-d1b8-42bc-8e05-622d2e7f63a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:18:53.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:03.597Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fd0a4dc8-5e04-43ee-bd45-56a0204e1c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:04.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:14.645Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e37e1ce0-f669-410d-a669-f61297e76e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:15.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:25.679Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=eff364e0-66c3-4753-b3ca-9bf8a506d250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:26.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:36.718Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=100014a2-2874-439c-98f6-0b6bcc77bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:37.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:47.762Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=efa95ebb-6253-453f-8d23-e3fbe2b55256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:48.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:58.832Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7d9b02f6-ada2-4d06-9a61-8dd830e01a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:19:59.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:09.872Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=037d33bd-3edd-447b-adf3-6d53c143e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:20:11.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:21.069Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2d591043-bf9d-45bf-87b0-c00106a9cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:20:22.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:32.115Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=24b1ea48-51bf-4321-8072-027dcf270059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:20:33.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:33.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:43.247Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b92f3f91-5b1f-4c02-9f67-0100c84e47c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:20:44.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:54.287Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b32d5530-18f9-49f4-908e-6742f1db4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:20:55.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:05.327Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8950b023-dd39-45b3-9236-875c804c79c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:21:06.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:16.368Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1156faa5-de5a-43d6-926e-ed33c95f5b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:21:17.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:27.406Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b579b1ee-09d8-4c7f-820c-b4941cdc9e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:21:28.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:28.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:38.446Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=306de717-0b43-4349-bbf1-a265172435e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:21:39.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:49.491Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d9f4c05c-9981-4413-9645-202ef585967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:21:50.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:21:50.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:21:50.522Z |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.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:21:50.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:50.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:50.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:50.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:21:50.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:21:50.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:00.525Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c7200ff8-f1ae-4ec9-b2e1-0cb235a31f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:22:01.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:11.600Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=89952958-921b-45cf-9ca7-88e4eb73eb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:22:12.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:22.643Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=243471b3-9ea6-405c-ba9c-518e24eaaf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:22:23.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:33.678Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bb96621f-abe4-40ee-9264-b54db6cea7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:22:34.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.70.103:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:44.718Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0e5c7432-659b-4ce5-823c-167e422da8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:54.863Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5f029c36-4d99-40a6-adfb-5a5e253b9663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:04.876Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=885a4435-c97a-48ba-b58c-a541c37852ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:14.891Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d01f7a66-d150-4e05-bc5c-942281565fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:14.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:24.907Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a92643b1-69ed-4d0f-a8e2-65ff8f7fd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:34.919Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3ef8f076-a2f5-4709-9b69-b99f98d70528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:44.935Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=070566d1-6c5d-4a57-a9d7-6b131b50a116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:54.947Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=82f453da-6837-455a-8a4d-5a8e539cebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:04.960Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=17f956d9-4dbf-4535-a04b-66a6bd900ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:14.994Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8a9ea9d5-30d6-40e0-ad94-061e16a5332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:25.005Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8d986f33-9e07-4e38-ba6c-ee3314a5d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:35.028Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=11306394-44f4-436b-9d8d-8b9e81e0a620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:45.038Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6e5c65af-8cc3-4445-a142-92ed66084af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:55.052Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=90d77829-6394-4ed1-b6c4-b465aba021e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:55.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:05.079Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=30da07b5-8a56-4f56-bc10-caa10eaef1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:15.097Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=70e21122-4a74-4975-9ca7-df608ffc6d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:25.114Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c58d76e1-9b74-457c-a673-de0095bb9d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:35.126Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0ad8bb14-4749-4622-8946-5bb4e9a62d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:45.137Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7c71ae13-1c6c-40b8-b63e-2fdac9316844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:55.152Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=606b66db-6e90-45bb-aaaf-8c747a31aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:05.166Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ef9d3bad-db7f-474b-8b1d-050939ca83a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:15.178Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=23ad4826-9f28-435e-be3c-8e65f5a52aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:25.197Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6ce65b82-e4f5-41f0-ad21-da102af788ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:35.212Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0e99cde6-ed61-4979-9585-5487877161e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:45.227Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=436999ef-3079-4a7a-8594-35effb130e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:26:50.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:26:50.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:26:50.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:50.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:50.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:50.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:26:50.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:26:50.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:55.239Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5642dcf5-9525-450b-88c2-473ab3c48b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:05.249Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=724bf3b6-4b49-4e13-b2c8-1f05d92a5ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:15.261Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1a6ef882-f1cb-432c-a155-b34c02a749e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:25.270Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=979348e2-414d-4784-9bdd-34df5e227406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:35.278Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1d1f63b9-37c8-421b-82c6-c681fa1f3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:45.290Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8505ccae-c59d-49eb-80a5-76d674c6dc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:55.303Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4c9a5f4b-ec01-46ea-bb2c-9129acf2ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:05.314Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f802f6b1-caa1-4ccb-bd13-436afca7de84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:15.326Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=660825b1-5967-4124-a194-17617360a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:25.341Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=80007bee-b268-4bd8-8038-9c01206d2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:35.353Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d95ddb08-ff36-4fd1-ae47-dae30ce1f37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:45.367Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f3f603bc-e30f-4b20-a733-902e92872c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:55.378Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=917ff364-eeac-4ea8-b454-565a6e074bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:05.388Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5c1cd366-bae6-4c53-a940-3e955788f809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:15.402Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1b02edef-d4e8-48e8-8d2e-d256675f6d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:15.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:25.418Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=31756b5c-b995-49ee-bd49-9815a606bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:25.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:35.427Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2347c6e3-5fae-4954-8c6f-5cf3e9eb6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:45.437Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c6d635c0-6e61-45cb-a329-820b30bab9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:55.455Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=36bf592d-c72c-4fbd-a84e-8226f9e407ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:05.465Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=61bed95f-3494-48b8-8fb7-83d3a9daa6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:15.475Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e2fa26d0-27d4-47ce-866d-a5b5dd069a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:25.485Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4c6ee83e-4584-4a9c-9b60-0fe200357ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:35.492Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0de8120e-34ac-46af-a868-79b1c5d6a02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:45.502Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2089f45c-6098-44e9-a274-77e0da18a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:55.520Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=76b8e56d-a5fb-4ece-a858-eab3f5bd5e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:05.532Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=08808520-a96b-412e-82fe-3d003efbd8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:15.548Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1f376b75-d611-4e20-a167-74fe85bf72ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:25.573Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c121a48e-b54a-4541-b7dd-17dfc65fdd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:35.585Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=04d45127-17c0-4d51-92e6-346a96594e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:35.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:45.593Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7b437f24-480e-4b92-b97d-cb531d87b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:31:50.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:31:50.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:31:50.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:50.524Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:50.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:50.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:31:50.531Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:31:50.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:55.605Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b66c9e54-ae96-4c80-a483-97945b0f5430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:05.620Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7a80133f-70df-4ba4-abc8-e256a7875423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:15.630Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=96a59f8f-1b21-4e0f-b2e3-7b5b11295387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:25.639Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6f8205d9-d410-4c6b-83e7-ab3db12148f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:35.650Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7159856c-b49a-4dd3-9a32-0fb29ea96c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:45.659Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e7eb8c91-c46c-4f2d-8c30-5949d9b71255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:55.670Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=417bbac2-8d51-4e36-b208-c007eb7148d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:05.679Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2c69f83c-4c2f-4566-afe9-9405b1ad5db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:15.687Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=31f1c970-94c1-4116-9ca5-b6f5a0cf25a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:25.699Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f050d519-3c5a-44ed-8525-216c87d70a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:25.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:35.722Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0a95131a-4fbb-4331-895a-22a25b784d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:45.732Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=06e7d48c-98af-4ac0-a4eb-c39575cadb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:55.742Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e6e59a55-6dbc-478b-b502-62707f655386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:05.751Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6c179ebc-d168-4fca-8d08-ec1ee097afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:15.767Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e0d5db6b-a600-4088-a92c-a74317693fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:25.781Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4657948e-e69f-484a-a26b-c5d6c917cd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:35.789Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b250e1aa-b960-42c0-8801-a8e8fd4627ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:45.798Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=eb00f28f-9a7a-4170-8c10-abd75ff2cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:55.806Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bc6a9acd-c967-4ec8-a8a5-e97659c73224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:05.813Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=48ea89b6-2afa-4e5e-aea9-eae8568f0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:15.822Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3332baeb-e9bb-4340-80e3-cf4b066148cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:15.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:25.845Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9bf69d37-1e11-4b16-ba99-6a7ab7444ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:35.859Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aaa76618-4bfd-47fb-9a85-cf3728bb3da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:45.867Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fdebe843-3993-43ad-8f48-28bd35a52ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:55.876Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2355eda3-8c30-4d41-afb4-c46f29703c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:05.887Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=95e4184e-414a-4ffc-a81d-c2b22972a64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:05.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:15.896Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=664f813a-c8dc-41c2-8209-e9c953facbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:25.904Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a56c9e7f-5c29-4f10-840c-73aae34d78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:35.912Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=721af226-635f-4f5e-b1ec-d2deed9dc151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:45.926Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7fe9d556-b9df-414f-a63a-f5b5acac4d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:36:50.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:36:50.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:36:50.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:50.497Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:50.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:50.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:36:50.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:36:50.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:55.947Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ce1d5f99-dfb5-4806-baa6-6be389ab259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:05.967Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=75a35177-8b2d-4f0e-9249-5d21d4e067d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:15.979Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7d58689f-006c-47c2-8610-e6986f0ff99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:25.994Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aa8efd71-a920-4565-a1ab-f2901f81bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:36.004Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=42fe7ac2-c9ba-4013-b4f9-3dfd48519916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:46.012Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=657a7028-134a-4cab-bbc2-2480675a95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:56.023Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=223b4d58-f805-4133-abac-9b65ade51561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:06.036Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e55b0159-95e0-4fcc-b452-60b69de6b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:16.073Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=986d9a76-16de-461b-89d3-3bf9b62f0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:26.086Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=57a4c6f3-fa7d-4cad-9371-6571f1dca700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:36.094Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4164f98d-97f3-4cfe-9241-0644e53787c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:46.105Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=94971cc8-c405-45b6-92cf-4e0a68560a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:56.115Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=db0af165-29a1-4da4-ac4d-169c1fad6b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:06.125Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7bbe960f-0ecd-4abe-be12-99ff64f9f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:16.133Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=505ae4b6-e675-4dbb-926a-e107fe8c8b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:26.141Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e5356e55-5a54-49be-a6bd-8d02e8a4dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:26.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:36.149Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0693dcb3-882b-450c-aea0-7b10f3e8ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:46.160Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b7995c4f-69fb-4684-8a2c-b90da21e8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:56.175Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=130b5c8e-db7d-4566-9615-3e87dcdcb1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:06.183Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=361394ee-18bb-443e-a986-74c4bb03a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:16.191Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=55f64e37-2f67-424f-a585-cfe351b125ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:26.200Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a6b22fa2-e15d-419d-8f73-6c654f5be409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:36.208Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d309f346-e8c6-4493-b847-c132f3890308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:46.215Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e2de08ab-70ae-4dfe-8756-4b4a9ba7f8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:56.224Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4b171143-0307-492d-a2b2-6ab0fc28a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:06.233Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=18c84661-30dd-4f5f-b062-939f25b82271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:16.248Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7723e776-8feb-4c2b-aa96-878344bf43b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:26.261Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=07213e20-851d-4be1-b3f0-185115863ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:36.271Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a0ca9d94-1f39-4767-b53c-a5d2bacbcf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:46.284Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=53f6a48e-c85f-4d4a-85e7-e373372475a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:41:50.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:41:50.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:41:50.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:50.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:50.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:50.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:41:50.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:41:50.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:56.291Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9ae42809-9d6e-42a3-83c6-762888385729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:06.301Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=07d51dbb-56a3-4749-90c7-3543ac727e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:16.310Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c0a60e01-141f-43cd-a284-2a1680fe269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:26.333Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fc993d3e-1c51-4ac9-9786-25cf367c6258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:36.343Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=715b88de-b5c8-46d5-ae95-64440a22eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:46.351Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9fe7e9db-baad-4398-802e-4a3c534d4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:56.358Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5de0a870-292a-4c25-a36a-f1893f96cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:06.366Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e64cb211-6e8b-4986-a9e0-932f5693b5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:16.372Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d84e68ae-f9af-4e08-aa23-471c86e3e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:26.379Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0735fbcf-f543-4a02-bb50-82a1982effe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:36.387Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0e24935a-65a8-458c-a472-41f1990116c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:46.396Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d8bf7664-2592-4cbe-9193-3f7f2996cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:56.413Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=eaed0c4f-6a42-4c2d-b0b3-372999b902f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:56.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:06.424Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2e963c79-21e8-4154-bcda-1f91c8795619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:16.432Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5d9c3a8f-a105-4ad1-9ccd-e6243007fddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:26.442Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4cb97938-3dbe-4eec-8952-ad3ba53e69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:36.451Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=92d7d0a1-7c67-464b-995c-3c7a647b6439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:46.458Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1a2a54c8-90e9-44c1-902a-bd56422728eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:56.467Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2acb87ca-4452-44b4-87f2-5cadda749a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:56.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:06.474Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e6d2da34-d377-493a-bdba-9e6c1f94e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:16.481Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2b2c0a8a-ac1d-47ed-91dc-5b0b1e02f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:26.491Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f645b197-943d-4ffa-97a6-a1609bc9d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:36.505Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b57246b3-e67a-4817-8565-e8bb72898f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:36.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:46.513Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=525c3fc9-ee68-4e9a-a9da-42350fbc40d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:56.522Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d820a0b6-f2d2-46b6-9ec0-8a441fb09dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:06.532Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=cbea1d16-c272-4004-ad72-47e3ef7a17ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:16.545Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5d72a4b9-9719-4ec2-b0eb-4f9339950144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:26.553Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d66fae51-3f7d-4c95-ab2b-d7d010403dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:36.560Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=081d41d3-c5ff-4cc8-87ca-80bd20a70552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:46.567Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=416ffe4f-327c-4fbb-87a1-8cd395777922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:46:50.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:46:50.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:46:50.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:50.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:50.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:50.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:46:50.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:46:50.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:56.575Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d8ab4fcc-c66e-4308-b01b-5ec16baf805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:06.587Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=38bb0290-6062-49a5-b151-dc3f91365f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:16.597Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d04f0601-fcc8-4cbe-9256-5fb143d808fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:26.604Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=35b74332-712f-4388-818f-af15dea928c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:36.612Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6345ded7-6058-4a54-bb5e-baaac793d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:46.620Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f7c0bde3-49a4-4f13-9ffb-235bcf8bc33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:56.629Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7be41013-3588-4dc0-b153-0ab0c6aec23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:56.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:06.635Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=17e2d179-a93d-439b-83a6-efbcf76781e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:06.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:16.644Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=77187646-3ada-45b2-a313-6cd674877742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:26.660Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2609bf28-45fc-4c25-9873-d538a0742b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:36.671Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d1be6688-0a47-44ce-863f-4d6009979231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:46.679Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d13d6d4f-dc41-4ca4-8a5f-0e5c5e3ed321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:46.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:56.688Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=25b34956-9c22-4428-92a2-84d268e99350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:56.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:06.697Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=053da345-ee8e-4380-befd-5ccbe4fbd7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:16.705Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=43a1a761-661c-41b2-99f8-86e17bd6a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:26.711Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b6e6ce92-7e86-49e2-bcd5-24ead88b35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:36.718Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e9c45e83-eb25-4f61-8c31-a2925ffd4909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:46.730Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2424f91c-728c-42b4-8451-bd04f51d61a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:56.743Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7ed4799c-9c72-40f9-aaf7-041ff8665a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:06.755Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1930dfc5-e4c9-46ff-91ed-69e01d405a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:16.767Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=537b914b-3e7c-430d-b8f3-445665303819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:26.774Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e5cd3c7b-0e34-43b4-bffb-a82f774eaf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:36.782Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=64678268-b485-4beb-bd12-02d6a806dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:46.789Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=63346d86-d934-4d09-9419-94bf84bb729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:56.800Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fe731791-f9d5-4293-be54-e1db4f91cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:06.818Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2191987b-4de0-445f-8593-5716f41d7348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:16.827Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=52318932-a083-4612-bcbf-4607ebd7b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:26.837Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2f829c2d-a2ce-4115-bdee-590516c6bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:36.844Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6c3292df-fcab-4b01-9b21-e3b71e41d109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:46.854Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4b7842f2-537b-4f73-b746-7538c0d997c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:51:50.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:51:50.497Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:51:50.498Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:50.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:50.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:50.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:51:50.507Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:51:50.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:56.861Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fc38f975-42b0-4051-a699-8bbf5af62087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:56.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:06.866Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=43a2fd74-1113-46ae-84fc-2bfafc1fa32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:16.875Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=73fc9cf0-8297-4aeb-aaa9-9d1cca7bba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:26.885Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=013099fa-ca72-4d86-96f2-379cf7efc986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:36.898Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0de09266-bf0b-4e59-b43a-34a85b173e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:46.906Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=93e8a301-b678-47f6-abb0-488bf1a59878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:56.912Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d9d75eb4-d2a3-40de-ab6f-58807e721173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:06.920Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c6304e11-713e-4a42-9736-66485017a969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:16.928Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=86ce7e93-3769-43db-be52-d785840c9ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:16.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:26.936Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=344ce262-4bbd-45a7-9213-53c220dbe5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:36.943Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=69357b21-0404-4ddf-8462-310341775265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:46.955Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c1d26329-53b9-4d09-aa76-ccb395b226ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:46.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:56.964Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e2efb4c3-ac16-46da-a7c5-1c8866d86065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:06.976Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=006a0fa2-9775-44b1-b162-eaa928f925a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:16.990Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b7477962-731e-4107-8774-a5a10d5c5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:26.997Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d6c43f39-05db-4470-8cca-922d7579f533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:27.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:37.006Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=056aab0d-d46c-4ae9-84b4-4850a6282710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:47.018Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=95adf502-86cf-4cdf-b36b-6f862eac1d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:57.025Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e83d79a9-7ed0-4bc9-96aa-a30438b4ad67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:07.031Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3d95632d-8b94-42a7-ad8d-12cb672aff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:17.041Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5dc6ccf4-094a-47b1-aa23-4306402e3615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:27.048Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ebd51279-6727-4540-8a3d-ec4bb137b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:37.061Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c4c50631-a698-46cc-bdab-55e5417747eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:47.071Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6d549876-c08a-4c20-9453-708b392621e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:57.081Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ef677215-662b-4b65-9b35-8d8343d0baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:07.089Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=56e2b845-2216-475e-a6db-d3daa14c4add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:17.097Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=33d44c4a-35db-4878-b9a9-1ef65e2f71d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:27.103Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d783c351-4950-4299-9d99-1a79d47d5d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:37.112Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1b116861-f6b8-4779-a084-0621789bc38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:47.119Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=78fe6981-7f59-494d-9cd7-cf206069a012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:56:50.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:56:50.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:56:50.509Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:50.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:50.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:50.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:56:50.518Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:56:50.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:57.132Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6dc6d9d7-9623-4f6c-87db-3e586d3a9d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:07.149Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=601b2cdf-421d-4896-b20a-96d03201b705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:17.161Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=414b0246-4ab4-4335-ab1b-b9590f9065ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:27.171Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e9190759-f6b5-4dae-94ed-b784f73cd27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:37.189Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d75d0212-3602-4f74-9ba2-ff759862802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:47.197Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c111debc-1c30-470c-9e92-9bebfab26ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:57.204Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a90479b1-a353-41a2-a0c7-169e037ceadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:57:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:07.211Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b900db0d-921b-4cfa-be6b-18ae949b0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:17.220Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ac55b048-b096-4657-b5e7-2f2c764c3580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:27.234Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a20ee29d-b299-4e72-9a1e-bbc54eb2609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:27.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:37.242Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4df3de22-1690-4d2b-b1a7-19c6c6119b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:47.249Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9766d464-5a6b-4654-99a5-9805291dc880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:47.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:57.256Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4f5912be-0881-46aa-b610-ea3d098ddcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:58:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:07.264Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=789ef31f-8292-4ae7-b2a0-bca51056a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:17.272Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bf4cbdbf-21c8-41e6-b5bc-03d201601070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:27.280Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5afda577-72b2-4bb7-adc8-eff90eecce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:27.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:37.286Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f3baf1ac-7222-4d0c-b3df-ea892f23ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:47.295Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2b328b14-bdda-4565-9f81-74cde96bc35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:57.308Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b8211f2a-ae38-45cc-8141-f3c2cf50aaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:59:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:07.320Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4c124aa2-29bd-4919-a90c-e0e35f0172df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:17.327Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aa59fdd4-1de6-43e5-a5ba-92496c37cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:27.334Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=50c1ec6a-c430-4a44-ab10-a66e036f45fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:37.342Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=274295e8-7328-4501-a6bd-d2cb4fa1610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:37.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:47.350Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=737b295e-0c54-4ccb-ba19-a285e0c62daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:57.356Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b2d4725d-2010-4df4-868f-206698240a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:00:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:07.364Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=59af9354-e598-4e24-a9ea-48ebf53853af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:17.380Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=88ee7e45-1111-4434-96fa-af598c574c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:27.390Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=089bbf28-6b24-40af-bb37-19c1dc264fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:37.398Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=19c70478-f03a-4bba-848e-f0dfe2fb42a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:47.405Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bda195db-17ec-475a-b808-e989c77dd3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:01:50.529Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:01:50.529Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:01:50.530Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:01:50.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:01:50.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:01:50.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:01:50.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:01:50.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:57.413Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b52c13c9-c41d-4a63-bfef-f968e7efbfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:01:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:07.419Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e0b5d305-2137-432c-9a89-d362a4d092bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:17.425Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=856f47a7-b7e1-4244-9c71-c2054b870aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:27.433Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5a1382be-2319-4863-aafb-4e5851517cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:27.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:37.452Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0dbfcb62-9014-4a9e-a446-0dbac463167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:47.466Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ef990d66-d67b-4340-9d0b-f8a7270c6375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:57.479Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b356d354-6c1b-4a7e-811c-5449dd42ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:02:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:07.487Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1e5a7d54-33fe-41ba-b162-edec5a8c2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:17.495Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6224cb60-9adf-4568-a375-d8d381d1ee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:27.502Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=94228cbb-ccaf-41d8-af44-db4e4c1df5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:27.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:37.509Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7851b796-4f00-4a0e-9ecf-31a24aa9b2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:47.517Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b39a8835-ff7f-46d0-bcc8-6477c1208a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:57.528Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d64239d1-5734-4f09-9ffb-1d8bae3fa366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:03:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:07.542Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=697e7717-9487-4f06-a6ed-703f9ab80f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:17.550Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=13b76fa3-f047-410c-8d94-4a3bc3e4ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:27.565Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d8ca1b1c-4eb6-42e5-ac0c-64c4324323a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:37.574Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1749b90c-f6af-4633-9260-f56c4c5026d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:47.582Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aa073d59-d431-4d6f-b6b7-09a99e040f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:57.589Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=62c8b2ea-623f-4cb8-9104-95db86027636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:04:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:07.596Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9dc688f3-1214-4bf5-afc7-d71dc915f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:17.604Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=40a51664-1d89-4f48-be99-7d9f58599050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:27.613Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=47c89a15-81cc-4776-9667-0145bfcf6692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:27.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:37.626Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=20d00783-2dc5-4d4e-b4d2-9bdb439f6a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:47.635Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4d66560e-dd26-4bba-87cd-64d4c9a170cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:57.642Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c5eaa3fc-4025-493a-8185-e0884c07bccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:05:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:07.650Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=746304e7-9c1a-4930-91e4-827bf72eb69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:17.660Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c1755efe-2360-43a9-a8d2-18a8f0793dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:17.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:27.666Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fff94b9b-c795-47f0-bde9-05389074c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:37.674Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=542bcc51-0b54-43e6-9a5a-c2f2050970ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:47.683Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4077bd86-f8c5-441a-9ef1-222739517b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:06:50.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:06:50.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:06:50.567Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:06:50.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:06:50.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:06:50.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:06:50.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:06:50.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:57.696Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7d13f68d-1e5f-4f9c-bcd9-e7041aa72d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:06:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:07.704Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=49ad1897-5cdb-42ba-ba1d-1840a5745c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:17.712Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=106b3b3a-f1fb-4f8e-a470-8f3ed0079134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:27.725Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e74616bc-40f1-491e-b8dc-2b7d212fa1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:37.739Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6b827d9f-382c-4261-8d72-eb1735924126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:47.746Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2892d403-653d-4567-8cc2-b867c1df0745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:57.752Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d2e48ffa-dba5-47a6-89d4-9837687693d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:07:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:07.763Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6361fe0c-b25d-4146-b3fe-5cd443dc6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:17.774Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=23f70d11-9ade-4a13-b3ae-a7f6b5d3428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:27.785Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2d14540d-e950-4ecf-90aa-e4d04ed0eb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:37.793Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=fbaaeb5b-a05e-472d-8319-457e33403ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:37.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:47.803Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=636ba944-6106-4302-a7b6-fc8f2ced4ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:57.814Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d6636d4c-55eb-436f-aa86-f9eadf888511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:08:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:07.824Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=947858e3-6bef-4578-a278-71667ce944ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:17.833Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e4addc49-c3e5-4e3a-ad8d-20a3e3431595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:27.839Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=df37c8fb-3936-4e9e-84a4-4287b7319148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:37.848Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0fc26482-a2a9-4e2b-a2fa-be86e2e62135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:47.857Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f0fac6ba-6cfd-4b6b-8603-46e3e3eaac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:57.873Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d6fe4974-54a7-4c6c-820f-fa7d8f44c3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:09:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:07.880Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=61c4fb85-1f76-4cc3-8d09-367cdf45d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:17.892Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=458bb616-8c4f-4521-979d-85cce6ec155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:27.900Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=539e3228-7c64-449e-a46d-62353a679d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:37.907Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e7ef3f4d-6eda-4b99-9e0d-7b2b688842c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:47.913Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=80112120-88fd-4069-b868-099263af731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:57.924Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=59d1df1f-aeab-4b5f-b94c-385738abfe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:10:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:07.931Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ea1fbbe1-f5c3-49d6-9cae-cbe26fc03ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:17.950Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f83e7c44-3eb0-4e09-83de-1853463f7bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:27.961Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f1dacfec-3ad6-4b11-bbfa-ccaf436bc75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:37.969Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f12c91ed-7db9-455c-9889-bbf941f98c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:47.977Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b1126101-bd0e-42c3-a797-2fb1984ce898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:11:50.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:11:50.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:11:50.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:11:50.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:11:50.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:11:50.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:11:50.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:11:50.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:57.984Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0ce65c3b-f2a5-4344-94b1-614aa22c4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:11:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:07.991Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1d10fcfd-3795-4855-86a8-fab5a9bdb9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:17.999Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c3b664d6-f3c8-457d-820a-4d8cbe2da77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:28.007Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=eb13f92b-5949-4ca9-ad6a-ab1e80603e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:38.017Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f2cd1c47-492e-4fec-9217-2354e562c8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:48.046Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8f087a40-fc7a-439b-9753-e67c9e6a7358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:58.055Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9ed245c5-3b7b-465e-b702-60466206ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:12:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:08.062Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3023c500-f248-423a-afcf-dbea4dfa9482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:18.071Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=620eb527-ce61-48a3-917d-d6b740fa52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:28.077Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a269d3ac-aa6a-4658-b79c-28dcd9fabc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:38.083Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1878beb7-0de6-4d99-8fa3-61ad9a366b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:38.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:48.088Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d9fc2a0b-6353-4dff-8335-05c3db7576f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:58.096Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=720beb12-4b3a-4524-beab-044286c9bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:13:58.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:08.115Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=597aba66-8d02-480e-a5de-90e4f79c0276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:18.130Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a773f702-58be-49cf-9e16-5708545128fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:28.137Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=11a061a0-daa9-438f-8ba9-5aeaa9c04c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:38.144Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c0b57067-85e2-44d3-a520-74f71d1f7ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:48.152Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5e6685e3-14fc-47df-a4a5-f42d910c9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:48.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:58.158Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=67072efd-9469-466d-aa69-36a1e60784a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:14:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:08.176Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2d29c316-668d-48e2-bfc8-81d82d3db906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:18.183Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=49a784b0-49af-41d9-bab6-11c0322fb269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:28.189Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=27c10eca-0dd1-4f25-8c03-fb5e2f832a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:38.200Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=af62485d-8bf5-4cd9-90d1-5ae992f1b8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:48.216Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=987d2f6d-7053-40df-b292-845c97485b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:58.225Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ec2b7ae8-5a4a-4f91-b28f-6ddbb2eaf5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:15:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:08.233Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ca9afb84-40df-44c0-82e7-c7034b349052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:18.243Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=323693a2-758f-4949-aef8-aa0a49b214eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:28.250Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=db8e1f40-4572-4124-9a3e-adf6c20b623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:38.258Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7eafa491-998e-4641-9a31-968d1b1b06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:48.265Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f1ace19f-d6b6-4b64-aa13-43b9f2591074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:16:50.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:16:50.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:16:50.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:16:50.590Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:16:50.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:16:50.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:16:50.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:16:50.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:58.278Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5b8cfbb9-7edd-472c-b3b4-29d00e2d562a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:16:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:08.286Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3375c503-22e9-4b49-a9d9-be8698336c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:18.296Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5c567657-4715-4aa2-a819-918d199d8c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:18.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:28.303Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=37affb1d-7d3b-473e-8ddf-59105a242b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:28.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:38.312Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=277e60a9-258d-475c-b78b-1cf790a2ab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:48.318Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6d52f8d8-eb4d-4c0f-a608-e65864039477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:58.323Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a26760a2-ddbc-4fe3-850b-cf723bdd4503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:17:58.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:08.329Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ba4bd6c1-6822-4178-a715-f1b7ef1fe737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:18.338Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9e2bd486-6176-4eb0-8438-9863dbd951bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:18.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:28.350Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=147350c6-48f1-4a32-a315-27a79065be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:38.377Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a387263b-fbdc-4c52-866c-2d856a9a3138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:48.383Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b8e34d20-4897-4c15-b5f4-c8b6ee288d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:58.389Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=323ab84c-4d3d-43c1-863f-f7e1aea0f7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:18:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:08.398Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=83b2e13a-4a67-455f-add0-eb7ee5924493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:18.406Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=058fd396-bf0a-42ec-9185-a442123ed82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:28.411Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=83a8c285-ef05-4c25-83dd-cff402ee9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:38.419Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6319ed47-6d00-4f1d-a225-d0c95362d2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:48.427Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1f4d94b0-56cf-4c4c-99b4-04e724eb3d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:58.441Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5810b403-716f-4b4a-9b46-d309d38ac265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:19:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:08.447Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0775ee0c-f67d-4d1c-b305-f26780d68160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:18.455Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=04aa2113-859a-44eb-a580-d73d7f43b575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:28.464Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=33d7c81d-5c4e-4e33-9a4f-7b6ae4cefe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:38.472Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a71161fa-0df3-4a46-bdb8-8e4a123cdf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:48.478Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=03325eca-2195-4728-a684-993eb0e90db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:58.485Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7050898b-26a8-465a-b6fa-3d33fbeb70e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:20:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:08.493Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=77fa93c7-74a7-4d81-ab67-9e84feef52cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:18.507Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=49eaccc2-028b-42da-a6a4-4d3d2b10ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:18.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:28.516Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=3c443901-e301-4a0b-80f7-fb2c91e4e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:38.523Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0132b44c-5b25-4e6b-ad4b-6eb526b6e52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:48.532Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8343e15a-f27d-458b-b06e-6c597006eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:21:50.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:21:50.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:21:50.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:21:50.541Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:21:50.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:21:50.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:21:50.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:21:50.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:58.538Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1a300621-1d4d-46a6-8012-6b7327126895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:21:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:08.546Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=88d4d9da-4009-47eb-ae20-a1c4b88d3c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:18.552Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0bd61482-9d35-44a9-911a-29881cc53c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:28.558Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4a9f25a7-409a-44de-a0d7-a3a91428606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:28.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:38.568Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=519ab926-902c-4812-8783-82e606f97aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:48.586Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=13c1bcf0-7548-4939-9e34-401d16971b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:48.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:58.601Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=cd91780c-4df8-440d-b898-669bf5e4e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:22:58.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:08.611Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=14873b58-9536-4012-838c-36a8a1d466af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:08.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:18.621Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=67ff1e49-0c4d-4af8-9434-93f85e6cd484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:28.626Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4dfee85d-2484-4dc0-8833-96ca41998fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:38.632Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9a782bc6-d95c-4c9b-98cc-d808959903bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:48.638Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d7ff7899-b4af-49b0-9487-0d2eaa00d9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:58.648Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8aad9a99-669f-4731-a575-616c94734c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:23:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:08.663Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d9c68ca2-de28-4350-b10c-f8fd85d6afb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:18.671Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=cc80c596-7a09-4568-a970-97743160a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:28.678Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9e9f4e1d-e69a-4fcb-b89e-21f836dd3c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:38.686Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=bc104d89-4c8f-4509-95ce-486e29edfe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:48.694Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0c66f365-ca3a-4145-90d6-8acfef0a74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:58.701Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b142f410-09d0-4fd0-9d3f-c789d57150dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:24:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:08.707Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=004c41c5-b503-4a2f-b605-f21ee6d86bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:18.713Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d7ba8738-104a-474d-923a-f8d9228582d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:28.721Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ca70e8c4-3394-4b5a-bd1e-389469bb9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:38.735Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=05569608-be79-47f7-b111-6720b9d5b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:38.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:48.748Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9c112a0a-e43b-4d4b-83ba-ce5217c685b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:58.757Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=281a7ce3-dcd9-45c1-9087-76e6362174e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:25:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:08.767Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=400e1985-2463-4fd0-98dd-6a4809d3913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:08.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:18.775Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d84ab65c-feee-468b-b6e6-cef83068b3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:28.785Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ce0f7dd4-28e1-4d6f-a061-83883ee461ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:38.792Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4423a851-77a4-4028-9caa-e022c30ded3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:48.797Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a80a138f-240c-4473-90c2-fc8770549a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:48.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:26:50.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:26:50.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:26:50.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:26:50.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:26:50.506Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:26:50.506Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:26:50.506Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:26:50.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:58.803Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d1e51c32-51f7-4cda-9d1a-15065ce4507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:26:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:08.809Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c0faf523-679d-4511-9163-e54dc768223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:18.817Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=43104235-8a7d-49c5-9ff4-98378e5122a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:28.833Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e93db141-ade9-4b7f-b230-0590c818db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:38.840Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=693d9729-6e2d-4301-9b56-3ead5c887f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:48.846Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1dc66d25-a6f1-4a19-85cd-50ce637d49e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:58.870Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aaf1902e-3821-4933-a148-7ef28ec6c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:27:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:08.878Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6c0a3778-2ffe-4fec-a092-ba9de6103b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:18.884Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5c8a0d37-c4d0-4a3b-8f31-8c69de121cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:28.891Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=99472b86-2869-4f85-b65a-7d9661953e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:38.897Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=97260440-62f0-4e5b-b4b6-e89368062735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:48.907Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=77d65251-026f-4d5a-9141-d673d78da60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:58.918Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7ccbe0c6-6f53-48e2-896c-e5399377b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:28:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:08.928Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=aab7c6ca-9a67-4849-ae5c-6820c16ab328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:18.934Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1940d8ab-ab69-4754-8ffa-a07ac745bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:28.941Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=42afadeb-1e13-4f50-b7ab-6737e6987d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:38.950Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=26487cd4-cbe5-4756-b5f7-45157c8f7129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:48.960Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0c8575e7-e053-4327-b425-667832da26ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:58.965Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=223df7dc-b779-4950-8a2c-a9a89f7aa02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:29:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:08.971Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=494b7759-4941-47d0-87ed-217ee53d8401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:18.980Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c3414f75-465b-42a6-a031-d2a54130290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:28.995Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ee34fc56-9d11-4685-9872-9b4fbe227531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:29.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:39.003Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c0122789-74ed-43fc-9f2a-41d6b49b9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:49.010Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=31db14e7-6030-479e-b6c1-8d1bc50383cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:59.017Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=779bcae2-9f86-48cd-95fe-ba5188012d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:30:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:09.024Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6079dfa9-6483-451a-b039-f1a092b3dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:19.031Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f9f7ac8a-854b-4e02-8f11-17f34d4e60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:29.038Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=14d7ef2e-c7b9-4b27-974b-1649f777f9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:39.044Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=4f9067a2-98cd-46fe-8267-f7e633d06412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:49.054Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f64b24ff-3cd0-4796-806b-a65c04e25267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:49.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:31:50.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:31:50.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:31:50.503Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:31:50.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:31:50.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:31:50.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:31:50.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:31:50.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:59.064Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=283efa7e-4609-44ef-a255-c48282c7a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:31:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:09.085Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=dc1b27da-e8a3-48fc-a3c9-d25cccf06d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:19.094Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=67d125a5-3742-4422-b8c0-5df391bd9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:29.116Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=06b4f74c-5978-475a-b39b-5897599d08a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:29.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:39.123Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6ea89bcf-3b61-4c30-abc8-174e51664b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:49.129Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b2b5f945-0aa3-44b2-8dd8-e631d34f3b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:59.135Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=38a4e713-d210-4626-b298-fd6889a5d0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:32:59.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:09.143Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2fda5c43-a83e-457d-bf4a-8ff866ee7d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:19.157Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=17910a4e-e769-4b43-8c8a-47f602c7b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:19.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:29.173Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=26745a45-3a88-4993-aaf5-aca52798b08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:39.180Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=59bbc617-50a7-4795-80e8-412847220c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:49.191Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=cc71562b-ba93-4aff-ba64-969a6a26b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:59.201Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=757ac46a-90ac-4776-9f44-fba0deb86433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:33:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:09.209Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=48a91346-8413-48ec-9ab5-dc61b8629847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:19.214Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=11a2e187-8a22-4e6d-97ee-855084652609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:29.220Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0c3f235b-b397-48b1-a31e-a4672c97ffd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:39.228Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f60e07ab-2d74-41a7-84fc-cf83b3b4f7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:49.241Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=635a56e4-6f85-4ba8-b2ff-c9ea6ada6f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:59.253Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7e52ef9e-080c-4d1a-a17d-eade6f97aaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:34:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:09.260Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e3e54472-b012-4fad-bdc7-9c362ff45ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:09.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:19.267Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=831668ac-3ab0-4eca-af27-7e9e7217aa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:29.280Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9c2fdb83-3a23-4495-a52c-7f38d5acc24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:39.288Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=116ec8d0-314d-4d23-bedb-9e97071960fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:49.295Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7bba88bf-d6ce-41fd-bc08-50435b44f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:59.302Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ed42b563-fba2-445d-abf4-59e9c786df5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:35:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:09.308Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a89656f1-b03f-4975-8fa5-c20045894b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:19.317Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=de6a48f9-519c-4795-aeed-4c8b94068205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:29.330Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e8632a6d-c9d9-4ac9-953b-cb67e6aeda70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:39.341Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=28ddc648-a7f3-4e4d-b407-b35a83fcc846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:49.349Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c869b49d-24fc-4fb6-8e4d-5e0568d8bc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:36:50.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:36:50.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:36:50.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:36:50.509Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:36:50.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:36:50.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:36:50.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:36:50.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:59.357Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b359b1fa-37a4-4f23-b60b-da6dc08f8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:36:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:09.365Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8df2003b-fcdd-4f5e-8b34-e8b9b744ad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:19.371Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=c1213753-a381-4ed6-b4ab-2db353a1a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:29.378Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6bd9aca9-a43d-4b9b-b89d-1f66af22fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:39.387Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b84dfc89-2f7a-4df4-a42f-4365fdd02692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:49.401Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f11f1c02-f061-4d0d-acfe-1401ae78c684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:59.408Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ddad6197-c823-4c7d-bcbb-bf94ea1d46b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:37:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:09.415Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=82737918-d748-4dee-b621-007b8248bebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:19.425Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2c662e63-45ab-4b4a-95fc-c2a20c454400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:29.432Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=59ff8f39-d039-4295-91e6-664def0840c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:39.438Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=981e1120-3238-433f-a7f1-723750a687fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:49.445Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6a9c52c7-be47-451f-9fa8-ef653e7617b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:59.450Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b401f213-f5bc-401a-938c-3f81e13d6609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:38:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:09.457Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1ca1add6-4529-4dda-ad7d-ac1a1d29fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:19.468Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9443d4e4-6664-4223-872a-96aa4bbd1172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:29.479Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=83a0bc4d-d36f-4ff5-a241-aacb09ee24e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:39.487Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f534dba2-b0d9-4541-acc3-18ccc9e98e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:49.494Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=5df05a7d-fb41-43b1-bae0-d454529b257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:59.502Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=134cbd74-eca1-4379-a26b-06168b6022e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:39:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:09.509Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e20b7fc0-8bdf-41fe-853c-8fb28a6daa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:19.514Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=2269412d-b238-475e-a961-c25f18cdc163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:29.520Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=472cb7bf-84f2-4980-b1fe-e7c4ca2a48a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:39.528Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=47e633f4-8da0-4908-becc-b112befc07a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:49.542Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b1b718d0-7d78-406f-8538-9d84d9fb746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:59.549Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a6809a85-ac18-4e1c-b9fa-e533df0700ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:40:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:09.555Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=adedd743-2354-4b87-a565-0e3f9b6acde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:19.566Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9eaf865b-f231-4d87-8894-9d986c7e4d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:29.575Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=8b1f2dfb-3027-4274-aa5b-4d3f9520f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:39.581Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b2532591-018e-4871-97b3-79e2755d3c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:49.587Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=f3f15067-753a-40ee-89e0-55a1fd062ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:41:50.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T13:41:50.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T13:41:50.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:41:50.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:41:50.487Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T13:41:50.487Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T13:41:50.487Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T13:41:50.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:59.597Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=1b64c9c8-d097-4f4b-8d0d-085cc1eb2f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:41:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:09.610Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=851caa80-48d5-494a-a604-97cadb3f8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:19.624Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=ad3abd86-05a2-491f-ac36-6672e05813a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:29.630Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=73809126-9917-427f-b07c-e722aa65fb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:39.637Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a34e27ca-2777-4d93-b349-413213bc26b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:39.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:49.646Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=0db0d761-e499-4140-8c55-9a45a93dde9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:59.652Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b524df03-f5d9-4200-9def-836185deb70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:42:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:09.658Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=6626118a-cd81-47d8-a23f-2cd42ae01a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:19.666Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=d9ba1b38-8b3b-4ca7-8c9e-32cfd7876856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:19.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:29.678Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=7571bb78-b5f0-4d49-87ad-c76c663fb4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:29.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:39.684Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=593694a6-1d76-4e3e-927b-4d1f13de90b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:39.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:49.699Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=e9b1dc03-6c2c-4541-8614-5e27108efb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:59.705Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a29b3dd3-e223-448d-89a1-9992b0d782e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:43:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:09.713Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=a621e06a-19db-4b8b-942e-e1886ff107d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:19.720Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=b88784bc-2dcd-4788-9a75-b31d13a3d585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:29.726Z |INFO |Init configs |InvocationID=64735a7c-630e-4980-9d5c-a5e1defe933a, InstanceUUID=9aeac1ac-ea4e-4459-b19a-ab21f66538b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T13:44:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |