. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:48:39.380Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:48:39.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-09T02:48:39.425Z |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-10-09T02:48:40.110Z |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-10-09T02:48:40.213Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T02:48:40.214Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T02:48:40.214Z |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-10-09T02:48:40.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-09T02:48:40.478Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-09T02:48:40.515Z |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-10-09T02:48:42.146Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-09T02:48:42.600Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-09T02:48:42.622Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-09T02:48:42.622Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-09T02:48:42.685Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-09T02:48:42.686Z |INFO |Root WebApplicationContext: initialization completed in 2170 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-09T02:48:43.167Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-09T02:48:44.105Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-09T02:48:45.508Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-09T02:48:46.087Z |INFO |Started MainApp in 9.374 seconds (JVM running for 10.257) |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-09T02:48:46.177Z |INFO |Start scheduling PRH workflow |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:48:46.190Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bb297b2d-c887-4ba3-a28a-312ee12b1774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:48:47.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:48:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-09T02:48:51.177Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-09T02:48:51.178Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-09T02:48:51.181Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:48:57.688Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b082646f-dd19-44d1-9a2a-5b34ad6ac980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:48:58.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:48:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:08.762Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1a28d325-347f-4b1c-ac15-02e1c189822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:49:09.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:19.827Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e0fd6792-fd65-4dc2-bb90-1b5e31a00414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:49:20.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:30.933Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=aa34b79e-56f3-45b1-859c-cd28b44512f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:49:32.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:42.035Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2455b4c4-3135-443a-a29d-937f1cf5b8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:49:43.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:53.075Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=20f13f74-fe19-4a14-92f2-6660db6dfff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:49:54.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:49:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:04.115Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=52a939e3-a96f-4ba7-8a18-881e18d98c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:50:05.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:15.156Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=911c244e-21c8-4174-90f7-082c51347e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:50:16.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:26.195Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7506121d-a3f0-46fb-892d-f0208909b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:50:27.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:37.278Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3061d86f-0531-4f0c-9053-9bb5b2328e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:50:38.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:38.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:48.340Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2edb3f67-067c-4c09-8a16-1fdc98a60c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:50:49.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:49.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:50:59.379Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ecc190b1-7ba2-4b53-b689-fb89cec9352f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:00.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:10.451Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=374b5f93-93b1-4efe-86a6-7074de00a518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:11.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:21.491Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ea132550-3fe1-4cc1-a997-329098faa9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:22.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:32.532Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7e56ebbb-459c-478e-9c45-7b540e60335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:33.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:43.635Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=71accb84-845a-4e38-a173-3e699f0867a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:44.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:54.675Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9f94fe1f-0f87-46ac-9709-f409b509af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:51:55.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:51:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:05.715Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8b1f9c9b-b2c5-4366-9e49-148ea97a7f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:52:06.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:16.787Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=18d4e912-3af4-4b3a-bdcc-db0f865ac700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:52:17.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:27.831Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=56254c73-12de-4512-af4e-4849d179c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:52:28.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:38.899Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5d4ffa2c-fa71-4bae-91e6-9f5ce7c341ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:52:39.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:49.942Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=52a01bc7-4140-4a69-a803-abab5edc9c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:52:50.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:52:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:00.979Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b0b55c6f-9429-4f6c-a588-a198b2e03c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:53:02.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:12.086Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d4b0e047-fe09-461e-b557-2d016eb83dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:53:13.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:23.159Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=48637858-a552-48d0-9678-0f8a289045d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:53:24.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:34.228Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2bf5e074-b862-4d88-b737-3288c3bbe366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-09T02:53:35.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.113:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:53:43.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:53:43.992Z |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-10-09T02:53:43.993Z |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-10-09T02:53:43.997Z |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-10-09T02:53:44.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T02:53:44.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T02:53:44.010Z |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-10-09T02:53:44.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:45.300Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5840e334-ea36-4a3d-a572-8e86c43a06fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:56.001Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=83d19eaf-b92f-40c8-94c6-27abdfe881b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:53:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:06.036Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=42180d24-20bf-40e1-bddc-b4d6d57baace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:06.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:16.119Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d3439cb4-8ee5-4bcb-bdee-3e6b43e86dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:26.146Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fb1bd640-79ea-455a-9c5d-406646355566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:36.168Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c45c3b43-563d-4e7b-9bec-cf549172d3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:46.189Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9922c08c-831a-4379-a9d2-8cf0048ebe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:56.206Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=09f0a24f-e769-40bc-bb16-a88f3044f707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:54:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:06.222Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=10009211-4dbc-4afd-abac-3a731e99e9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:16.252Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=01634a69-f36a-4a05-bd1f-7e94d7c29eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:26.272Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=53e16c3d-0b9a-4f78-9dfb-35b994297145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:36.288Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=38912831-5b0f-4654-9eb0-6edb512501f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:46.304Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=6423a980-abfe-4c8c-a8b6-2af2c86dfee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:46.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:56.333Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2b143018-051b-42ae-a616-87db32056879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:55:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:06.349Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=50ddba54-65e7-4a6a-9143-083a18e4712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:16.373Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ce7c5831-781c-485c-b22d-369f063977e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:26.399Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=12a62c29-cae1-408b-b8f0-ad4d88c3af4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:36.426Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=936184fe-17fc-40e4-9305-6356426ee223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:46.453Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e7f2ac4c-4fab-40db-ae04-992948f471c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:56.483Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a644bc17-689b-4b68-b102-404fd2a9d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:56:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:06.497Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fe512067-bb8a-47ae-b69b-7f6f9ef7250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:16.511Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bc3c080a-6420-498c-b444-231dda684af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:26.526Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5630f168-8d4b-4bda-8a9a-5c30b2a58594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:36.545Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cddd8f8f-e5ce-411a-bc7f-75333a542696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:46.560Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=dbec933e-5ff7-4d09-8d0c-9ca3bece4201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:56.579Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=711eb7d3-cb3d-4129-bdb4-18802b646735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:57:56.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:06.598Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fcba1f22-fb6f-494c-9d0a-13b32a18ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:16.614Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8ebd638c-b2c3-49d5-a668-e47f196c3a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:26.651Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3cf2b911-0ab0-4a7d-9bee-a22380790b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:36.676Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2298349b-6466-4433-9d8a-d415f50c61d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:58:43.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T02:58:43.512Z |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-10-09T02:58:43.513Z |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-10-09T02:58:43.517Z |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-10-09T02:58:43.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T02:58:43.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T02:58:43.532Z |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-10-09T02:58:43.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:46.712Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1e30a508-345a-4fb7-91ca-85949f4b15ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:56.728Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8bb66cee-1644-46ea-9664-310fb163c127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:58:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:06.743Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=6c3b14f8-50fb-4700-b3d9-10dbeee3340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:16.767Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b938cfaf-d184-4282-83bb-52751137c974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:26.801Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=58f34180-aa70-4dbd-9dd4-d3b4375db6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:26.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:36.817Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=55588671-38b4-4c60-99bf-9551f141edbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:46.855Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7b800a14-d802-4347-9867-06d7851c2b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:46.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:56.882Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=43ffef29-9e5d-456c-ba8a-1f2972311055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T02:59:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:06.895Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f7059163-2abb-4410-93fa-67553728e894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:16.910Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=93be6fc4-2688-4213-9994-d7e26d69a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:26.925Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d9266378-db66-48a7-b407-f9a1edfe7fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:36.937Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=62dedd71-088a-414f-b96d-0fe5d35872d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:46.955Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bc6405f2-3b63-47d9-bb0a-45cb56a8923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:56.969Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5b937aff-bd78-4270-bc3b-4553b0c46eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:00:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:06.983Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7ca276f6-79d9-4439-9f5c-3f035b237af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:16.998Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=4140d9b8-04a3-4bb4-9774-6251bcf5bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:27.013Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b62b135d-8873-43c7-9955-abcbc1f0f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:37.033Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b9030223-c8b4-4594-b3b9-39b98a426ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:47.058Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=336bc094-86d8-4ce3-83e0-b4d2ff36a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:57.078Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5a7e3c38-9d6e-4a7b-914b-fa6be68bf911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:01:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:07.093Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1fb8be75-d72d-404c-8b44-ecdd3cfe8a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:17.113Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=24ae328d-e2c8-474c-ac1f-c1fbee4b2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:27.134Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=39a67e12-1820-4da4-8896-bf719aaf8168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:37.151Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f8617d86-baee-4611-8121-57371d1295d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:47.172Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fced2715-7ed9-4816-bde7-c44d6418587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:57.191Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ef1f4168-408e-4ef3-9ef1-73e1e327618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:02:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:07.212Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c5d7350d-cc81-4aca-84f3-07fe10d21297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:17.237Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e403a053-a993-43c5-97a1-d2138763a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:27.250Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=662478a6-709b-408b-8636-3b4da118c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:37.292Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5bcf9a4a-0eea-448b-a39b-9a5ca82f51a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:03:43.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:03:43.466Z |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-10-09T03:03:43.467Z |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-10-09T03:03:43.469Z |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-10-09T03:03:43.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:03:43.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:03:43.480Z |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-10-09T03:03:43.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:47.307Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c50f0e4a-3055-4665-944a-57ae620a69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:57.324Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ae60a2ad-f02d-40fb-9374-5d0fc56fbe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:03:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:07.356Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a684bd5b-b55e-4eed-8af6-80c3fab4f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:17.371Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=14ada9fc-b724-4cb1-86e3-7c2aca07b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:27.384Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a46eafed-38a9-49cd-88cd-3b23bd56d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:37.400Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=58d2c016-68c4-409e-ac22-e5a74ee387e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:47.413Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=14560974-2446-4397-954f-82022728cc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:57.425Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=6e11598f-1417-4212-a190-430f61bf76a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:04:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:07.436Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d6f7b03c-f79b-4bbd-8572-cfe5f841fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:17.448Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b0cc0172-3808-45e2-985f-bf5d1ff81e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:27.464Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cb94dd3f-ac9e-43c8-a779-ef3c8535ee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:37.477Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=4cc73941-a977-46ab-bbdb-ae4206765b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:47.496Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=46378790-1597-4ea7-881a-2ad66a6a51a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:57.511Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d04bd2e1-d695-4f38-bcf0-2ec5338840b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:05:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:07.538Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=efe2cf41-fc75-4630-9529-b0d37871231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:07.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:17.605Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5152a83f-b351-4cf6-93a9-f1bdd5e20cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:27.619Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9188d7ce-4950-4bb2-98f1-473860719616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:37.633Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cc91bc05-9407-46f0-b02b-38820dd775f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:47.650Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=62b9970f-208f-4ebb-a6df-8885f352f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:57.668Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=4b3602b8-9dc7-46c1-85a6-fd2d025559f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:06:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:07.686Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d91bc2c0-7100-4793-b07c-8297663a6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:17.698Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b79e0ac7-48bb-44b9-b28f-9d2778998f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:27.714Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fa4e3086-1c92-46f7-a80b-1044657553bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:37.728Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e889bbd7-95d1-4f2b-b917-ffd5808bfa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:47.745Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cb56a19f-d781-4527-a4fd-deaf68794ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:57.758Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e80d699b-6d9e-457a-8c79-76f7e022276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:07:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:07.783Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c82355b0-70eb-41f9-a2ee-ec896d43ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:17.811Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cda46afd-abb8-467f-a27d-9e9927fb2471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:27.825Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=dfe68b73-6cd4-4766-8e4e-ed815007a9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:37.838Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a2d1a16b-b55a-4250-afc1-3a1b585e2d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:08:43.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:08:43.495Z |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-10-09T03:08:43.496Z |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-10-09T03:08:43.498Z |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-10-09T03:08:43.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:08:43.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:08:43.511Z |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-10-09T03:08:43.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:47.855Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=179f7acc-4709-408b-a0c0-1e7469768e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:57.868Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=349b4469-3130-4367-a7dd-401c7535931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:08:57.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:07.881Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=998fc29a-1cef-4399-b4c9-5e46c1673cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:17.894Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=13ff8577-d7d7-439f-a587-f63602120fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:27.911Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=0a7dace9-31e5-4ef1-8dac-8d7d76d53cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:37.928Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d5e815af-ff80-420e-9a79-e4fb6eb41431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:47.948Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f610669d-19f1-4f6c-9e07-f65a2def0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:57.962Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bdfcc396-9f4b-48f7-be72-7d55d2ef5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:09:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:07.974Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e6468430-4052-43c8-bd89-795d59b7f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:17.989Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f985ffe1-8f1a-4b23-9acb-374837b0b91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:28.011Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fc3627e5-a120-4e12-8250-f14e8e3b82d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:38.031Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=dc1f0c12-e2f7-4d0b-81e8-d5b44dbae342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:48.045Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7ab151e8-7766-4b26-911a-1682d14af956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:58.057Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=560a51e2-3a55-4de8-80f9-128e630e0888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:10:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:08.070Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=eb908334-d86d-465e-8b57-39031d1ade54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:18.082Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d3edf434-b947-4569-94b0-f18044e516e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:28.093Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3db4c3c8-a2eb-42fc-855e-3e8022dea28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:38.106Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=859de4dc-371a-4931-b3dd-ed9a3c468a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:48.124Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=038ec38d-bd12-4de6-96ae-b66e4d282a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:58.136Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7267646a-cb0f-4d74-b3c4-0c2e69429f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:11:58.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:08.149Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5739ad91-646e-4009-b7b9-5af2af606a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:18.160Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=aea24831-08c5-431a-99e9-70bce74c0c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:18.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:28.171Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ef639f03-70c1-4fe3-b13f-d0e601049696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:38.185Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=cd003ae6-c0ab-4b4b-9f64-b85a87fec1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:48.196Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=de06ffea-548b-4ffc-abdb-b4e65058bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:58.207Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7ad78306-f000-4c08-84ba-b3f4248f67c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:12:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:08.221Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b6ab10c2-c19c-456a-a88b-0ac85970175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:18.232Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8856e333-e97f-4ca9-acff-70fe702a4697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:28.243Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=62824c1a-66fb-4ff6-8bc8-3983e1782768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:38.263Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=842176e2-24bf-44df-90cf-30ece479b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:13:43.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:13:43.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-10-09T03:13:43.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-10-09T03:13:43.484Z |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-10-09T03:13:43.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:13:43.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:13:43.493Z |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-10-09T03:13:43.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:48.278Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=5523c285-271c-4b25-b9d7-9f150026b618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:58.289Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ca9dc3e6-ad3c-448c-b52d-25f8b830a6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:13:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:08.300Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=81b625d2-78fa-4754-a4da-8ff27880e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:18.312Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=99c61ae0-9823-41b1-be74-64a48322b6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:28.323Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=20b07234-458c-46a6-a791-5c273b5501b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:38.337Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ce43ceb1-4772-41cf-b8fe-be51959ace22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:48.349Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a5473365-1f30-4c59-ada7-a8d0a7271038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:58.376Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=59823467-6272-4846-95bf-e5bcde68de27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:14:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:08.408Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e098ae36-5a59-440f-9c9d-cea7503d3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:18.424Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c08ce05c-dc41-41fb-aaa7-b595607a79c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:28.438Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f508b73c-2700-44b3-acf6-28992a5c9b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:38.455Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=829eac46-c7df-4794-8a0e-aa23180ac321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:48.472Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=29f31585-fc9c-4a6a-98da-f76eb5d49ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:58.485Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=42f06d47-f9c8-4b04-a765-def63ae337f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:15:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:08.503Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=04bc59b3-cb09-4ac8-9cf2-5cf16737f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:18.523Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1583204a-83cb-4e6f-98e6-11d049918a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:28.537Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f16bf68c-63f9-4059-9662-899efee417ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:38.549Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=581265d6-bc82-4b47-9271-51eb3f0ebfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:48.560Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=65ee3b18-be9c-4f52-a036-3c4a846f5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:48.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:58.570Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2a7af940-8e0b-4719-a18f-c157eb217c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:16:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:08.584Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bb202001-b38c-47c6-911d-d940a26241ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:18.597Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2008cdac-d614-4d94-9e52-387b17131452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:28.608Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e2815c8a-27e5-42f6-9592-7635aeae71de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:28.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:38.620Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=49ee00ab-c269-477c-81fc-008de408498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:48.631Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=249e748d-1361-482a-8f4f-2c43d4e1a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:58.642Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=231c1726-abe1-4287-adf7-50fa442ab0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:17:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:08.663Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=54ba5351-fe10-4448-9769-7690d9213e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:08.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:18.677Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7cbd415e-a7e4-493b-b6a2-978c5624f637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:28.693Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a3a53021-5687-4616-8cad-4111883e920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:38.705Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d2939028-c4d9-4569-9365-07e234df6b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:18:43.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:18:43.460Z |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-10-09T03:18:43.461Z |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-10-09T03:18:43.465Z |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-10-09T03:18:43.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:18:43.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:18:43.472Z |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-10-09T03:18:43.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:48.715Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9bffe41e-bd67-40dc-a2f6-14294e5b30f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:58.727Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=77ba1cfb-c832-4a41-9666-fb04bc9a573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:18:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:08.740Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f368f55e-6cc9-41e0-abc5-89eb7ed9a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:18.751Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=344e519a-fd03-41ef-833b-b90b3edf6df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:28.766Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e542f091-133c-4b72-ac68-0e9b421da78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:38.788Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1d34b56d-a7be-4dfc-a1d2-b0c3eca1cd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:48.798Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=13dacefa-2a12-47c2-ad51-1ca8f6f18f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:58.812Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b4bbbba5-6b28-4121-a42f-4e409745dc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:19:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:08.825Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=484dcacb-2b0f-45a4-9d63-b05f30c2d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:18.848Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=95f61d19-b617-46ac-a36b-0cf1d300e975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:28.861Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fefd241d-f164-42e5-80e1-5c343fceedb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:38.880Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e67d7bef-04b2-4719-a2fd-f64a288e6cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:48.895Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d559b8ed-a392-4d92-80f6-d093eb11cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:58.917Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f0fe6be1-313e-464c-88d4-35ae16d823ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:20:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:08.928Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9629ac98-8880-436e-bc30-ef0f1eda352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:18.941Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=15f46409-658c-4034-bc71-e6a0ce8ecba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:28.956Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=927989cb-4ba5-4ec4-b406-3960917b9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:38.968Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ed25ae76-2e80-460e-b4e2-d215dc844a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:48.979Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ab1eaa37-6491-4d30-98cc-41ed703cbb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:59.007Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=4cc73026-2499-4687-8c9f-2f731ed35618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:21:59.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:09.020Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b58b6263-3c44-428c-a53f-a731d74618ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:19.031Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e2d9d904-546c-425f-8dde-64ed10eba051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:29.042Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=43da2365-558c-482a-928f-d04888467d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:29.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:39.054Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f4b6551e-1a9a-4993-8413-a68e9ea8bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:49.066Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=fd4c63dd-6f12-4032-9c10-f0e06c5fe136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:59.079Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=014b2d72-a756-4131-abbc-960b7c47de09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:22:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:09.092Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ca08f47a-8156-45b9-8ea0-5180258a0d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:19.107Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e1436162-0732-43d1-acad-b6c61807e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:29.119Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=49549ac9-a0bd-4619-8e3b-6e72d080316a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:39.132Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=81370198-f5c9-455f-8ceb-7babf98cf92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:23:43.497Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:23:43.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-10-09T03:23:43.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-10-09T03:23:43.501Z |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-10-09T03:23:43.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:23:43.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:23:43.509Z |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-10-09T03:23:43.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:49.144Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=aac0c592-be46-436a-bff8-288ad087cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:59.156Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=69d944f3-8368-44cb-9ad4-da41c7543519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:23:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:09.167Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e66ed665-ae56-4d44-bad4-859f82ee12ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:19.189Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1962af00-959e-4b22-a424-c50c0e17444e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:29.199Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c9abd53e-bcf6-4fc3-88b3-7a61cafc1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:39.212Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8d4a00d5-29c0-46b1-afbb-0c946af43862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:39.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:49.224Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=4e86cb9e-6d55-4a23-87db-724405774f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:59.238Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8c498773-9b5e-467f-bd71-27538d763363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:24:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:09.250Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=60126c20-a7bf-48b1-8eb4-179f77c7d8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:19.265Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=90d3506e-f7ce-48c5-b69e-c1a6cc7b2b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:29.281Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=67137d80-5c8f-41f1-bd59-d6622416056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:39.292Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=7917f82b-b6a7-42b7-8061-1bf28a0a5b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:49.304Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b6070ba8-b1cc-419f-8702-7399d08dc67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:59.323Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f8785670-e7f3-402b-9cec-deb209747bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:25:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:09.340Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=6e098a3e-002b-4078-abef-e28fa044c3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:19.350Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bf0b3b93-4ce9-4972-af6c-60d99d201b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:29.362Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bc4b86ed-ef04-49b4-b93c-bad8bf02ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:39.373Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3c871669-608c-49f5-8fcf-a2575a959593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:49.383Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=98b5d821-a1d0-48c0-b9b3-d931a6d90dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:59.393Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a99ea85b-c012-4c0d-8d7a-d0753e48c52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:26:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:09.409Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c92c009a-53a5-4da9-9faa-c9c503787bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:19.418Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=43d1e649-971f-4a4a-bc20-59a9fcee35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:29.430Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e515d06f-7aae-4f62-8985-4c196ae22a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:39.441Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bbaa50ed-b437-4b0b-a2a5-2025a53a302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:49.452Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3f5b3528-4d5e-4564-8475-c731c82211b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:59.462Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=267918b0-e9b4-4b4c-81ab-69ee0f191e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:27:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:09.474Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b6681ecd-93c6-49b6-a2a4-9282cc63bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:19.486Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=9639f75e-a81f-40b0-9e4e-a7aad8fee42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:29.503Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=222748ea-685d-4877-a06e-fbaf3328dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:39.514Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=f3ffaac7-6e19-46a2-85ba-73965ce63617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:39.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:28:43.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-09T03:28:43.471Z |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-10-09T03:28:43.471Z |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-10-09T03:28:43.474Z |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-10-09T03:28:43.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-09T03:28:43.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-09T03:28:43.482Z |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-10-09T03:28:43.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:49.524Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b4eb577e-f57f-4782-b1f6-bc5c95d667ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:59.536Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=46acc6f4-89c3-46df-b701-f639ea4e78b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:28:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:09.545Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=a680ee1d-6e37-4d14-952b-f3455b55ae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:19.564Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=1f1ef535-bcbc-43c5-a57a-1de1716dc99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:29.575Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=db8b5845-4401-4199-9196-f1e02f9f8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:39.587Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=0001935e-a862-47c1-a9c6-0f89f6ff0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:49.598Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=729e0fe7-82d0-4c5b-8014-2027a8420317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:59.607Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=893779a6-00ba-4711-8902-b6bf07a85ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:29:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:09.619Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c106fe0b-0f15-4808-95c0-d0720e4f9c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:19.631Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=078e335a-0125-4bfa-831d-592a7948f03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:29.648Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=ed47f000-761b-4ba1-b48e-e02b44e98f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:39.663Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8238502e-38fc-4408-bb0f-f929fda2333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:49.678Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=2b068d98-4506-4ce8-9442-eaf7122e0a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:59.705Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8cb97f7e-2fee-4587-bb4a-94b9d9f0b3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:30:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:09.717Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=d25e634a-b17b-4861-98f1-3852e8571e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:19.727Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=64c7d565-3dcd-413d-8393-f384f242a24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:29.740Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=80ecc599-fc23-48b4-b2e5-e8a5a3c90a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:39.754Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=3ee694be-9fc7-4c29-8b6d-81b012ce0d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:49.767Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e75d49ca-fcd2-4bc1-adc1-c12517bfed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:59.778Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=8a757b36-0bcd-4188-a933-30c4c17014fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:31:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:09.790Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e3ae4f61-7443-4e92-aa3e-26ad6e3850ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:19.801Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=6541b5bd-6d5b-4b8f-b7aa-05406e3b5189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:29.814Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=175140b4-fcf3-4422-b6ed-619d6b9dcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:39.826Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=83035b71-a6e0-4642-b4bf-6cb01458fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:49.845Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=e2db5900-4d7c-4a87-bb57-d29cbc239d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:59.855Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=bd15e319-68b0-4c64-ba40-b4963e7335d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:32:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:09.866Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=b180d42a-f852-4f20-9597-3c308d8c8ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:19.876Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=75e7826c-ec0f-4a50-9afd-2ce7e42235fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:29.887Z |INFO |Init configs |InvocationID=dd0c1cb8-4153-49a7-ba26-bc1d91c416d1, InstanceUUID=c5a820fa-b098-4725-b858-4804ad920899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-09T03:33:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |