By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:36:44.137Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:36:44.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T02:36:44.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:36:44.715Z |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-02-07T02:36:44.790Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:36:44.790Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T02:36:44.791Z |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-02-07T02:36:44.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-07T02:36:44.900Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-07T02:36:44.933Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-07T02:36:46.294Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-07T02:36:46.750Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-07T02:36:46.764Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-07T02:36:46.764Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-07T02:36:46.813Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-07T02:36:46.813Z |INFO |Root WebApplicationContext: initialization completed in 1880 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-07T02:36:47.157Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-07T02:36:47.635Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-07T02:36:48.740Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-07T02:36:49.073Z |INFO |Started MainApp in 7.062 seconds (JVM running for 7.626) |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-07T02:36:49.136Z |INFO |Start scheduling PRH workflow |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:36:49.152Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3465e9c3-0515-4122-9e23-1bf283322536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:36:50.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:36:50.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:00.571Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3fa1a66e-2cea-45ca-8f9d-42343c65ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:01.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:11.647Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b5280c6a-3f6b-4a99-a644-d66187454a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:12.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:22.717Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=62ddd904-e195-4030-9e73-d7540264a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:23.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:33.790Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=866e5c9e-e5f9-45ce-89e8-62ce99c2cf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:34.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:44.862Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=54e1f0da-e829-4a4d-8887-0af3cd42546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:45.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:45.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:55.934Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6ffeccb3-0b56-43df-96d9-8e181362753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:37:57.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:37:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:07.006Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5ff35ff7-8bc7-4b29-88b2-061b6e48c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:38:08.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:18.078Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0ec58ccd-f062-41e6-bf00-21d33051d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:38:19.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:29.117Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=aa8e512d-adb9-4564-b799-e708fb57c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:38:30.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:40.187Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1f92ad70-8405-4bff-909e-97846289870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:38:41.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:51.261Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e87a6e8a-4f7a-4c38-a620-072f6420d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:38:52.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:38:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:02.332Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e444588f-1d0c-4d4e-bff0-ad15531e6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:03.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:13.371Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=449da3ed-7b80-4c17-8a42-a8b4f21eb18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:14.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:24.446Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b1066df9-1a81-4ec6-9d13-3c5bfa5b0264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:25.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:35.486Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6c70f87f-6997-4ac1-ac18-72fa07fd9e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:36.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:46.558Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6232db00-75f4-474b-8b64-b8f1c32dbb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:47.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:57.631Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d026e5f6-e7fa-42b1-bd3a-20130b7b9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:39:58.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:39:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:08.703Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8e72af55-4ada-4dd3-9f06-21a24f389fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:40:09.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:09.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:19.774Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d695bd9e-4948-43a5-a432-2f26129ea264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:40:20.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-07T02:40:29.337Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-07T02:40:29.337Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-07T02:40:29.340Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:30.846Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a2081d5e-11b2-4390-a8ad-f28215e4adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:40:31.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:41.883Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2c2486d0-dc1e-4848-9e05-114f80ae6190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:40:42.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:42.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:52.958Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b5359255-7233-44e6-a6bb-2588a2c6fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:40:54.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:40:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:04.036Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=07f243b0-72f9-4295-b955-bfbdd988a95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:41:05.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:15.070Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d9ef5cb1-7f76-45a0-915c-9caf5d8387ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:41:16.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:26.142Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d68aae4f-a02a-4fc1-a02e-6357ced48b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:41:27.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:37.215Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1c13de1e-1f09-40f9-8c4c-b08a38e4924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:41:38.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:41:48.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:41:48.034Z |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-02-07T02:41:48.035Z |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-02-07T02:41:48.041Z |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-02-07T02:41:48.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:41:48.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T02:41:48.050Z |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-02-07T02:41:48.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:48.286Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=34968d75-6957-45e8-b4ac-69f23aa5f5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:41:49.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:41:59.359Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1105dc4f-0e1b-44c7-b1cc-97118a87d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:00.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:10.434Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a7b10cdd-5e57-46e5-974c-f4283e83924f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:11.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:21.467Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9eef7c77-cb02-4788-add6-22fc1a7c423d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:22.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:32.540Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=319c395a-849c-469f-a49c-a9720c712d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:33.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:43.614Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e2b44eb0-04a9-4954-999b-d2ee8d5937e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:44.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:44.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:54.654Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=40272881-8276-47ac-9c03-e23bd0e17610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:42:55.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:42:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:05.724Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7d79e4cf-e601-4028-b475-f39d6e943c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:43:06.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:16.795Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=38adf188-6818-47e0-8f08-ca44ee339fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:43:17.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:27.848Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=27047c14-0717-460e-a54c-b73283bf28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:43:28.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:38.910Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1530ac08-f37e-4057-8584-77b5cb1d8729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:43:39.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:49.982Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ecf894f2-afa4-4259-936d-8c7f0be2d695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:43:51.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:43:51.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:01.026Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=cb783373-28f2-42d3-ae70-f3dc5b2c921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:02.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:12.094Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=16d74d81-c0ef-434e-b1dc-624075bf119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:13.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:23.169Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0d8dd654-7a8c-4c69-b68f-adfa20bfcd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:24.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:34.206Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=11989c4f-8e11-426a-82c3-c76b489be33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:35.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:45.278Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d77b996c-1487-4734-8e92-9e976eccda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:46.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:56.350Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=330923fa-043a-453c-88cc-1326376019ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:44:57.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:44:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:07.431Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=71bf7721-bb5b-4406-bdfe-c0da7c2219e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:45:08.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:18.494Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bb7c2f1d-8b05-47d2-83e6-aa1cd187fd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:45:19.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:29.583Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=30276633-47c5-48ac-87f8-028f28d86de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:45:30.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:40.700Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=57f53a6b-c05a-4235-aa63-cad668bb011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:45:41.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:51.741Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b7853078-9fa3-429d-a0bb-b0748cb1e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:45:52.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:45:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:02.814Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6cccf74f-e2a9-4538-a245-3fd3dbe9bf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:46:03.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:13.885Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=287f1f5a-d192-4cc3-80a5-03cf2dd98aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:46:14.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:24.958Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e5488e04-a870-4e62-bde5-105f2cb103ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:46:26.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:36.093Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1d673f3f-b6c5-4030-91fb-4f3b7211078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-07T02:46:37.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.232:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:47.134Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=41509a10-83f1-4e97-994f-392818e7f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:46:47.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:46:47.463Z |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-02-07T02:46:47.463Z |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-02-07T02:46:47.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-02-07T02:46:47.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:46:47.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T02:46:47.471Z |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-02-07T02:46:47.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:57.258Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3762664d-1bfd-4519-bba3-b8ae29049dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:46:57.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:07.275Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=00a6dbc2-cb2f-445c-885e-290050a8f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:07.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:17.288Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=fdc63061-ce99-463e-958e-b6a7b4ce3673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:27.299Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=82e542de-5a7e-496a-9be2-3f1ca99dcdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:37.311Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2bee1872-4365-47f9-8280-bc75d61fd3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:47.322Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=223fb414-6c79-44c9-996a-dee55ccaebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:57.333Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bc5f59eb-4a10-42f7-9d4e-a62aabb2b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:47:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:07.345Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=296bba46-6bca-4471-acd1-61ba8ddb053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:17.355Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=282f8fba-042e-4e68-b628-c80fa57ee413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:27.366Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2fa4be50-dc2d-4945-bdf2-0fbbdbbdd440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:27.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:37.378Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c2cb06f6-f65b-49dd-aa92-bed4d9087a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:47.389Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8cf6d97e-2f44-4930-b313-5a4db944cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:57.399Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f52cbbdd-55b5-4b00-b8fd-d88b53287410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:48:57.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:07.409Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=14176371-bfd6-4dbd-94fd-9406ffb0bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:17.420Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e4cdef9c-148d-497c-9bfa-58cc49a2fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:27.429Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=78d72e27-871e-4bec-aa88-aaedbc893b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:37.439Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=72dbca3c-3066-4c54-98e6-86490a07eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:47.449Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=829d2c2e-9d1e-4724-8d57-67ec55ec6585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:57.459Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7691f859-d135-486d-b91f-33408f944643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:49:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:07.468Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c0f62127-9b7c-470e-81bf-fd4546f22614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:17.477Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=68d6e24a-f989-4704-b348-7f83cfce3edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:17.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:27.488Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=35590e53-9d07-4bb1-b672-142931acf1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:37.498Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=089c8724-8a1f-4392-8dfb-5ac58cbd10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:47.508Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4e38203a-d52c-4815-9324-f70a2527debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:57.518Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=786ed9f5-2609-46fa-9b18-67942227418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:50:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:07.527Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d4989aad-1f19-438e-8e0e-f664f91a9aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:17.537Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6b5d9ccc-a6c9-4893-b342-5d2d402f6ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:27.549Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=46033ced-e136-4fea-920a-c436f27346bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:37.735Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=aa667a7f-f7b8-4228-bf9d-0deadea6bea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:37.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:51:47.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:51:47.350Z |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-02-07T02:51:47.350Z |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-02-07T02:51:47.351Z |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-02-07T02:51:47.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:51:47.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T02:51:47.355Z |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-02-07T02:51:47.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:47.746Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0226bc8c-00cc-4287-9aca-4e7ce72880a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:57.756Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bcbc9d90-7b65-4265-b5db-bdd25f6666fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:51:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:07.963Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ef507ed1-c4e0-400e-aabd-a6dfd3f98039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:17.971Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f498dfb8-8991-4f50-b0b7-b9bd7172a156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:27.980Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5799ad49-88e5-487e-b07c-7d8c620fe2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:37.991Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=eac3c506-1b9f-49f9-aa0a-bd008ffe20d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:48.002Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8f0cfec9-ed00-4283-bfab-570f6c0b3e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:58.011Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=abe60064-db71-4062-a050-4440b018cec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:52:58.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:08.089Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c5128737-083d-4ba8-862d-b41e328bb497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:18.107Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dd8b9a82-1e19-43f3-98ae-ea630f5931c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:28.121Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=44e010f7-56e7-4fbc-a32f-96844452eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:38.131Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c3869f6c-4ec1-4582-baa5-245939cc9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:48.142Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ad7f636c-2bbf-4330-b2ee-0cecaf6acc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:58.151Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dfcb9a58-7c96-4321-823d-f05afee0fa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:53:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:08.161Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=998f4894-2142-4d1e-9321-feda54a4455d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:18.173Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b61182a4-5552-4173-ab32-7319e43cddf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:28.185Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c165e1ec-682f-4e96-88a0-e062621030dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:38.193Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b5014c6a-f3ae-44de-bf99-cfbb1cec2523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:48.444Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e088fb72-9947-4f03-a817-fcdd67db0138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:58.451Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b647f61-2727-40b6-83f6-ac900a37b61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:54:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:08.460Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f90e7b17-f5bc-42cf-8364-d74be37d9a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:18.469Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=db4e6851-467b-431d-9b52-44efb2ccaa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:28.478Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=45a6bfbb-ddcc-443f-94a9-4559118f8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:38.487Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9d1e8a6a-5634-4206-aaf1-979fd2e96978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:48.496Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=812d0d06-1d62-4987-b21a-09f25cc89d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:58.504Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=de02f0b0-f2a8-4da0-b845-ba34d9fb6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:55:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:08.518Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1745f0f9-1430-4b02-9dab-429aab505448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:18.527Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=55fec91c-7781-4174-b802-824ffbccea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:28.535Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ce56213c-2069-4566-b6a2-ad3d1d1ebb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:38.542Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=380c8dde-40be-4ef3-b834-4cd5515f4995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:56:47.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T02:56:47.384Z |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-02-07T02:56:47.384Z |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-02-07T02:56:47.385Z |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-02-07T02:56:47.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T02:56:47.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T02:56:47.391Z |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-02-07T02:56:47.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:48.550Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2b1c80be-eff6-4d41-bc42-ebb24931d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:58.561Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=46baef0c-6964-413f-a002-7f404ca2dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:56:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:08.570Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2e6e30ab-4e14-41c1-9b17-1f8699c16da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:18.578Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=69f4cd84-2a5c-4b9d-a3f9-aee21168dde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:28.590Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9978b90d-2549-493c-a3a2-a2ea9807c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:38.600Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f7fcf62e-d9f8-4067-a6da-26a424b2c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:48.609Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=07cbe6dd-5943-43d0-881e-108b38ddef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:58.617Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c692ad09-5130-41b7-bf8f-5beababd6ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:57:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:08.625Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b862910-da7c-4abd-b2c9-56d68332da03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:18.634Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f62b188b-03de-40ec-885d-46d8139973ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:28.642Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=10246fba-e10d-40de-884e-e0e29abf53df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:38.651Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8f6f1ffe-e43a-4d5d-98a4-894f4fe6130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:48.659Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d8e6973f-7700-4bda-898e-79f6692cd090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:58.668Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dd3b6f7b-40ac-4937-83ea-58d9b28107f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:58:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:08.677Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6ea48855-fc76-43a1-aeca-312d433a2fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:18.686Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6c598a2c-04fc-45b8-ab4f-98942f57fbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:28.694Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=83009ed2-aaf1-4f2f-bf30-cb7aa3c390cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:38.703Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4d5159ee-3584-411b-a234-7124d54cec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:48.711Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=54e9755b-d358-4bcb-a3bb-c8b5b2166488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:58.719Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d7276cc2-5369-4aae-aa42-faffb45ab3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T02:59:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:08.727Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f1fc9227-8a24-4e25-9e8a-eaaaf0f3442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:18.736Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4e0fd7a1-33ec-4603-893f-aa495b7dd6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:28.744Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dd2dad4f-e446-4f8f-afd1-149bd9dbd509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:28.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:38.751Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e4b92564-db0f-4d20-b5a5-0bb583af8aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:48.759Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7dbaa36f-0c57-4f68-8060-36c157c7b56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:58.766Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=07929aeb-b392-4ea5-be82-5b31cf6415fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:00:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:08.774Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=103c5801-0840-4536-bccd-46a62aafddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:18.782Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=847bbe5c-321a-40fc-ac50-c819c3fa7ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:28.790Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b94ada1-9d14-4ce0-af14-455ff6250be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:38.798Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c654295d-494a-43a5-815b-a1071cbe5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:01:47.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:01:47.357Z |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-02-07T03:01:47.357Z |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-02-07T03:01:47.358Z |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-02-07T03:01:47.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:01:47.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:01:47.364Z |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-02-07T03:01:47.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:48.807Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d2d38c62-bcab-40ae-b6fa-6c72c4f7edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:58.814Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d9a33fe8-18ca-4bf7-83ac-81881bad1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:01:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:08.822Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0d0435c6-8379-44b5-9cac-46901a456d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:18.831Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=417f0c15-a296-43e4-af8e-7bcfade77096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:28.839Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a6757755-cecd-45b4-a899-c6dfac7695ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:38.847Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f463de71-e45a-434c-92d2-0a4c4ba7bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:48.855Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6f51224a-fe37-4cc7-bb9a-251709e7e2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:58.861Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f820dbed-9fb6-4f9a-afd0-4d9a81ab5aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:02:58.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:08.869Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3b6fb0da-9dc8-4f41-ae74-6a6466bc316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:18.877Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6fbd3b60-c357-455c-a240-f0b34e312471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:28.885Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=34cffd18-e4e3-45a7-a004-5aa400f3bdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:38.893Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6d200f94-11d5-4506-bebd-5cab1185c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:38.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:48.900Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ad6df0bd-32b5-48da-afec-e71a87807677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:58.907Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=43365d02-ac09-4369-9114-46dba3a5f4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:03:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:08.915Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1f36076c-a0af-4e3a-8d2f-145c4263ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:18.925Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=173fed0b-e92e-4558-983f-d1833bcb39b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:28.933Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1934e4fc-6f3c-45e3-9904-bddef2f76d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:28.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:38.940Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=51d53164-57dd-4e1a-ad82-fdf0c7820d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:48.948Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f931eeff-8d0f-49d4-87ce-f2e34d79d817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:58.955Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=316772e0-5ee0-4c67-bc00-48000bd07c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:04:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:08.963Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0c428d22-d6dc-4792-831f-8b9f86004285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:18.971Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9ff34712-dd73-41c7-9253-72e4d8e741bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:28.978Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0d6ed56f-897a-42a2-881c-d33fca52f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:38.986Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a1d4adf1-e357-4095-9881-15328ecaa621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:48.994Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=27bcf74b-2dda-45a9-95f5-b2500f176fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:59.002Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f9dd5f6c-d7ed-4d5d-8d19-f3ef9488cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:05:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:09.007Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=83a1935d-d9eb-4077-a8fe-f900ebc37d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:09.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:19.015Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=22be6b71-dbf0-4c7f-b9e1-36edfa04543b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:29.023Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7a2a1e15-9d37-47f9-a819-2112b72d60bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:39.030Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=61680f58-d040-441a-99dd-cec937c3d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:06:47.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:06:47.357Z |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-02-07T03:06:47.357Z |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-02-07T03:06:47.359Z |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-02-07T03:06:47.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:06:47.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:06:47.363Z |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-02-07T03:06:47.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:49.038Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0acf550c-c2f4-440d-9ca9-0aa40283e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:49.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:59.045Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=84463a51-98b5-40fe-a005-412e79155067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:06:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:09.052Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=efda7abc-2c9b-4abc-98f0-7a5003cce565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:19.059Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d47f049e-ed1b-4115-9084-7d741d61198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:29.072Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=58760196-b216-4501-80f0-ed10e2b92569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:39.080Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a0dcc4e7-06d7-4029-bf41-e6aed71c4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:49.087Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=347d2478-b137-4d8e-8c22-00d2273ea515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:59.094Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=292f208f-22b5-47d7-ab3e-b4883efabc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:07:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:09.103Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d6fb1644-c832-494a-a6aa-42373820fd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:19.110Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dcb99488-a259-4962-88fc-dc4c48f66a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:29.117Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=142cfea0-5215-4ada-b3f0-1a39eda552c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:39.122Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bb3d5531-0690-455f-bb3f-68f5a2ea259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:49.129Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bb2a105a-0355-4ceb-aa4d-beae4087e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:59.138Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=10f52e8b-4dc1-498c-8aa4-dfc363b396d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:08:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:09.146Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b3d4b71c-4c4f-4f23-a522-126b7de5621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:19.154Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=48142e6d-9040-4fd9-876b-bd7ac4fb8945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:29.161Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8ecef113-6014-4b05-896f-db7d5b5a259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:39.168Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3003ae01-75db-436e-96a8-8e86f1f93ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:49.176Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f49342c3-8600-4598-8d79-7a1cfe6a5e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:59.186Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d1cd0d9e-5473-4608-9acc-5b04b7450742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:09:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:09.194Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d0009037-0ad8-485e-9672-b40e5c1a5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:09.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:19.201Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3f89b148-5fac-4487-99a5-eafc032301cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:29.208Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4c708231-0514-436d-b2c8-e9e55060937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:39.215Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a498c6f5-41d3-486a-a307-137f9ffca271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:49.222Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9107a445-2a10-40b0-b319-0afc09905303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:59.230Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=81366227-ab4d-4efd-9dc3-bf41c5c9e94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:10:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:09.236Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e5b714ba-8825-4a05-8176-083af0d10fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:19.243Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=fabb7506-c317-47dc-8e21-2a471c112029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:29.251Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f384b7d0-cc86-44f9-99f2-ceff3ff10f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:29.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:39.258Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bcc01f4d-5eab-4617-beb9-2a5b24db33a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:11:47.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:11:47.368Z |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-02-07T03:11:47.369Z |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-02-07T03:11:47.370Z |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-02-07T03:11:47.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:11:47.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:11:47.374Z |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-02-07T03:11:47.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:49.265Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bfefde80-edb0-4f62-a5b4-c94f1ce7e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:49.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:59.273Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3a27a32e-8b7e-4427-9f7a-cd19de8f868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:11:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:09.280Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f277af03-2bd3-4ac2-8c8a-c37e2a2cc64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:19.287Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=20c7d8b1-2ffd-4626-8b06-24374a0e1350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:29.294Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6c7e1419-dda8-424c-8474-499ea798e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:39.302Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6b449b48-2431-4756-b194-d502cdd8a3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:49.309Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0e65f593-45ee-4897-bc46-e642cc879584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:59.316Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2b2dfa92-87d4-4f88-9a2e-ae01f621265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:12:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:09.323Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4f138279-2741-4df1-9bd5-4a2e53d69263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:09.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:19.331Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2fccba16-4454-4d8e-90f1-ec63cc7aec6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:29.338Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=73098560-e8c6-4ac9-8d2c-bd8ffbba29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:39.345Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9075abdb-2ed1-4942-801d-3cee6450e14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:49.353Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d77033de-1e43-45b0-895c-348dab1b9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:59.361Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d6743452-5193-4286-a6f4-f3f7dc206cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:13:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:09.369Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1068bb6d-8641-4756-83e7-5848d5cfe011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:19.377Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9b5ed0fe-b6fc-4623-a54a-8ad36748a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:29.384Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=37a8a4cf-affc-4e47-a800-25b7d9383e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:39.392Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=95d373f0-40f0-4e25-b783-0cf9fe55e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:49.399Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2b5f87ec-2c01-4014-b5ec-5f11319d7cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:59.407Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=475314c5-e406-40e8-a2bf-c929d4568e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:14:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:09.414Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7b96bd4f-c00a-400f-b968-bc3f164a15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:19.422Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=26db3f84-44d2-4872-b636-1d8231ad8032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:29.429Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=74364a18-a902-48a3-9265-30fa2bb696e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:39.435Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=74bd5800-7e7c-4149-bd82-614569d6d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:49.443Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=84456e3e-012b-4eb3-b9fc-b8b26b3f239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:59.450Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=81e59dde-6a58-4fbf-be71-fe9a6479fa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:15:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:09.459Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=43cb8456-f43e-4b92-bf7f-29c055ab78b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:19.466Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=eaf9de65-1ca1-4a26-be88-2e90c5a1c3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:29.474Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ba90c7cb-4ce8-4fba-9dc2-5cc98691ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:39.481Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2b263f33-cc9a-4330-87e5-d008198df5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:16:47.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:16:47.356Z |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-02-07T03:16:47.356Z |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-02-07T03:16:47.357Z |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-02-07T03:16:47.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:16:47.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:16:47.361Z |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-02-07T03:16:47.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:49.488Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d921a9f0-7616-4585-931f-eb7d1b8a4208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:59.496Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9d3a6916-df70-47bd-b32f-364162e006e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:16:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:09.503Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=60ebd7a4-5114-419b-99aa-8d6f9df5ad33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:19.511Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=98e3b57c-78bc-438e-b507-0db744f9c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:29.518Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a0b73f49-3d4d-4ced-95c3-75ece6b25af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:29.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:39.525Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=12f009a0-a9a8-48b2-9705-affa1ea81413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:39.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:49.532Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=91d4410a-e1ff-41d3-a277-61ddb9b74f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:59.539Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=42d84ceb-2808-40d2-9037-c4a5e94bb27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:17:59.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:09.547Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=180999be-9454-468b-a566-f687fa5d5585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:19.555Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=058982b7-dc51-415d-8875-f28abd20697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:29.563Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a9f51fdc-88b2-4dc1-90ea-e267318f4c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:39.569Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0de68de4-d257-4696-92bf-2e55e1d7b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:49.576Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=cbdc0c4b-600b-4c2e-a4bc-1e2455e72580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:49.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:59.583Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b58f5a6c-36f7-4081-84fa-3423fee93287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:18:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:09.590Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4f760aad-5a46-4d90-953e-647cbbea5849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:19.597Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=917350e8-79e8-4330-8538-524b229c1def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:29.604Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d3449441-e937-4ecb-84cf-f8f965067311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:39.610Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b7ad9b26-1c24-4136-843a-1c321732cc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:49.616Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4a6a2cf6-6149-492a-a377-1cfc9707162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:59.623Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b60527e-4b56-4516-9f91-7047d1448113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:19:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:09.630Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5a17c3ab-7aa7-4177-8f3c-a783d7ecaf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:19.638Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=da34d554-5628-4e40-9da1-36273951d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:29.644Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5ae4b0ca-d5d5-4140-b4e8-876dfe9e75c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:39.651Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f3b490bb-af3e-4a2d-a27b-826fe89f043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:49.657Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=14731c48-d4be-4165-830c-31e1b87ee679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:59.663Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=62ddb8bf-fb1e-417e-9dd9-fc41f303f65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:20:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:09.670Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2cf03240-b251-4d3e-86b1-9d9899916fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:19.677Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c3fb40aa-628c-4085-a855-0ed6bdfa2c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:29.683Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=11769c75-1289-44f8-8013-76db5ec5e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:39.690Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=65c590b1-1ed4-4cdb-aa49-12ebad8a98ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:21:47.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:21:47.354Z |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-02-07T03:21:47.355Z |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-02-07T03:21:47.356Z |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-02-07T03:21:47.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:21:47.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:21:47.359Z |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-02-07T03:21:47.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:49.696Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=429867e2-72b7-4b0e-92b8-31341dffa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:59.703Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c42d971c-293d-40e2-a713-b2df86c3a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:21:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:09.710Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a3bf8117-5e86-478d-a7b6-99695a5cf156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:19.718Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ac9d714a-7bcd-45fa-b332-04dd3f9b1687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:29.724Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bd6f11a7-1162-45f9-bef0-910a0c8bba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:39.731Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e2ef26bb-dd7e-43e8-b7f5-c45024c29164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:49.737Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d26255e1-948b-4487-80b8-005d4c8bc822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:49.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:59.744Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c3da1935-95fb-44a8-a4f6-c0dee32d7c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:22:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:09.751Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f5d69684-6e05-43f7-88d8-901aae5c0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:19.757Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=246ad58a-3266-4ee4-bd43-040bb571b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:29.765Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8b6551e3-7c90-4ab8-9954-bceb1c79d81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:39.775Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=55915bc0-8ccf-4fd4-8b4c-39f49ec596c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:39.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:49.785Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3f80f0e1-4b8c-44d4-b446-a04b46a5e7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:59.791Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=aac72e0f-8592-4742-ba69-cf7685e52ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:23:59.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:09.798Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7ad444f0-8534-4f43-80ac-a00476cf3231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:19.804Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4dad0f91-1f7d-416c-8da0-4f3932b465ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:29.810Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=51ccde76-b8af-4a83-8c7d-937aec33201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:39.817Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=798fa41c-b782-4895-9f71-0f78200e8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:49.823Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9569a151-7439-4506-8bb9-fdda1cc887f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:59.830Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b56b554-290e-43c7-9973-9faaf6d73610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:24:59.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:09.837Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4d095203-2dd1-49dc-bb33-7fd8f930e850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:19.844Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bf93e16d-b063-4a3a-89f2-6683cf4b8c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:29.850Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6dc438ca-1857-4c8f-9932-0e74d69ed50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:39.857Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=26de2ed0-924e-434f-9c84-212b3eb800a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:49.864Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=be818525-783d-45dc-bce4-3806f82c3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:59.871Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7e5c13af-71b3-4247-ab21-3a6968e58276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:25:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:09.878Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6051a49c-59e1-49c7-b729-866fee26ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:09.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:19.885Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=da91c404-7e38-4774-ab79-d88cef708dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:29.891Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=46c1b80a-87b1-43f4-9f2f-3aebf2eb8279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:39.898Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1f33e88f-1a70-4ddd-a63b-6288ad041df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:26:47.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:26:47.336Z |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-02-07T03:26:47.337Z |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-02-07T03:26:47.337Z |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-02-07T03:26:47.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:26:47.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:26:47.341Z |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-02-07T03:26:47.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:49.905Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2e2769ff-9c21-4401-8bd6-bf7c4857d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:59.911Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9b643cd7-3c9c-4a5d-8a16-4eccfbd53b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:26:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:09.918Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=19e764c1-7a76-4e4f-8203-5297c1b87aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:19.925Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6d2440e8-a0e3-40bb-be8a-c33a3745daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:29.932Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b1119c89-62f5-49e3-b238-d5b02686d367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:39.938Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c0e88d8d-9f49-4e47-8cb2-606f2717d094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:49.945Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=91821f7a-1f4b-43f9-b200-8691e13a8819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:49.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:59.952Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5eebc31e-e815-42c0-a793-69e2309325f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:27:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:09.958Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=47cba99d-5f2d-4e8a-baac-19bb09d7da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:19.965Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a4367667-992f-4c9a-9f99-6224e59d9345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:29.972Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4878b154-ee62-415e-9801-aea198d9a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:39.979Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=468f5f7e-1951-49e1-a50d-9be23b243e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:49.985Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6ecf3b25-ea85-4a41-b768-9ff7f4486040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:59.991Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=01d8e3b7-a70e-4e3c-b02f-0de29e1b5453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:28:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:09.997Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b76218e7-6ee4-42e3-ad47-bd93e8cf3103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:20.003Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b907cf30-4f0d-4c86-8b9b-6d06a0027a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:30.012Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2ab0bbd9-f98b-4caa-94f3-9410c5917b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:40.019Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=931abe4b-612d-41d3-970e-47e9b7960439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:50.025Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=50e4d387-fd13-41f9-98ca-9158adc92f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:29:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:00.032Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5439a40f-bd2a-4384-adef-ee9a1bbb756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:10.039Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=47322212-88a2-4aef-84a0-d5249d738887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:20.045Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1c2c557e-3611-4d4c-a9c0-50eec1c620fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:30.052Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7cb00a75-296c-4bd0-9bbf-3cdc73bfc676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:40.059Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=32da37d7-84bf-4747-8ba0-10b54912ef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:50.065Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6b8a3e5e-9484-49c5-9ab8-e7a17dd7be95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:30:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:00.073Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5b3fb296-173a-4d23-a03a-59669b767ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:10.079Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4e8ab19f-1d26-4ecc-92ce-90ff4fb2a5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:20.085Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=6996611c-468b-46ee-b701-7697c35394b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:30.092Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e6bef937-1d61-4c76-ba7b-0be32fc69408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:40.100Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dee68780-8f2c-4825-8fea-17be21a910af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:31:47.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:31:47.338Z |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-02-07T03:31:47.338Z |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-02-07T03:31:47.340Z |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-02-07T03:31:47.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:31:47.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:31:47.342Z |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-02-07T03:31:47.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:50.107Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8efb2e24-672d-4e2c-9fd2-f4bd7762e6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:31:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:00.113Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d7b16b7e-7abf-43ac-b85b-cb751405a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:00.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:10.120Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=cc67ad5a-9ffd-4259-be93-e67809aac663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:20.127Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=51b3ecca-0143-41df-9523-b0cc01f155ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:30.135Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d098e5ae-0b10-4de2-8cf6-7c4bcb3e62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:40.141Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=56403780-e432-4041-b384-1d01b89fb34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:40.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:50.147Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bf9707dd-1e15-41bc-9b0a-e6aacd366edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:32:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:00.154Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=27a03b31-9b80-4e51-a046-99f313fc91aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:10.161Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b61520da-d518-445e-ab43-ca7a0971657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:20.168Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=7b02d252-e1f3-4f0d-929f-4c4b5a5de251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:30.175Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0400cb56-cbc4-4579-b11d-cba58e0d8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:30.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:40.181Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3cc8c917-c36b-4dad-9235-6cac7cb398a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:50.187Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=eb7d5b88-0c77-4abf-b344-d13734a714e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:33:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:00.194Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=70e07ff6-4af1-4d82-a80e-e8c8cb3ff10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:10.200Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4af18fed-4194-420c-8440-df1cb45deea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:20.206Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4fe5fa32-7adf-4cb9-8bce-5ee13cc3ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:30.212Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4e095bf1-c7a7-4fae-85b7-f09a26cd67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:40.219Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b39436ff-9f74-4f3b-a6f4-9213d1304f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:50.225Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=72138a02-8ae8-4c31-8382-454a860ddbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:34:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:00.231Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=32a3d050-c896-47ca-acf0-c734bedd9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:10.238Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=2041db71-a980-49b6-b0c9-5c4bab1031e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:20.245Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=dd0e4c52-7b12-4317-af9e-4941527f8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:30.259Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ac593880-c257-4737-99e7-a1e6ebdb5a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:40.265Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=23765dd0-7eb5-43ad-8ef3-75b89efdc5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:50.272Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c2090e4b-a74b-4d8d-990c-a38ab6237e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:35:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:00.278Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=63afee9b-cb01-4554-9161-c327bde459e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:10.285Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b6e4403e-7742-436b-9722-42c6434d1049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:20.291Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=988b5fa3-8110-4670-8130-9fa21aba7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:30.297Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8da7f163-6b55-4f73-baf9-b31e4473c049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:40.304Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=68c358a4-7d0d-43ad-a565-22aea18fd082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:36:47.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:36:47.338Z |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-02-07T03:36:47.338Z |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-02-07T03:36:47.339Z |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-02-07T03:36:47.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:36:47.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:36:47.341Z |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-02-07T03:36:47.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:50.311Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5a7acf3a-26ef-48b3-8f8b-cff3f0f9cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:36:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:00.318Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e562a80f-add6-41cc-ad70-43e18e39c583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:10.324Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=978b2445-369b-4e98-8988-e71e7d9db15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:20.330Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f775e1ca-4389-4e85-9a44-de200a8806db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:30.336Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e9529e0b-9731-4e92-92f2-c5d2fe53ccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:40.342Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=fe426a5a-dbd6-4032-87f4-70887b6f1bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:40.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:50.348Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=afcacaab-197d-40f0-8508-58a4f5ccaff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:37:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:00.355Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9de7a158-d45c-4127-a9b9-9c0ee30f2726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:10.362Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0410da45-7095-4671-8695-cd3088e9b9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:20.368Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=fd783dc5-0113-4061-8331-3d5ab024465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:30.374Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=911c3a82-6ea5-4b58-bdc8-491e6c8597ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:40.381Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3bda6c3a-66e1-403f-b2ef-2a7884b0bd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:50.388Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ddae6080-96b9-4630-9282-4cba9521ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:38:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:00.397Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a08118c0-b830-497e-ae1d-aa40eb6e2d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:10.403Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=39e1fa87-9e6f-4a9a-8cc1-56c7dd0cdf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:20.410Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=94c3b14d-b7d8-4ab2-8e03-6574593c334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:30.415Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e4bf047d-fb78-4733-aa91-bb4abf3ca0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:40.421Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4026258c-2df8-4532-8bb4-fe6b4eec7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:50.427Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=af3eaef2-1dd2-4dfc-ad08-12cb7f48cbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:39:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:00.433Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=cce5c94b-99d4-4982-aba4-40321e53935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:10.439Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4175a5d8-4d59-4937-b21d-6fccf49bebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:20.446Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=4d7bff78-932b-417d-9735-334c99125263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:20.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:30.452Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=be958831-13f8-402b-9d17-462c0a299282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:40.459Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=fef966f1-6e84-43d6-8bad-3301fd3c94f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:50.467Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1724a79a-2eac-4fe3-a987-a9025ad08be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:40:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:00.473Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f7d66620-ac54-4dc1-b679-884dd2be59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:10.479Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=90f09f16-1e73-4437-96a8-9bae4eb9ab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:20.485Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=aea98527-296b-4bbc-9b2b-022ea4a8f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:30.492Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=02573a20-eaaf-40bf-bb0d-e104b0b2543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:40.498Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0b48f106-858b-4015-994f-8cc5d8a6bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:41:47.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:41:47.348Z |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-02-07T03:41:47.348Z |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-02-07T03:41:47.350Z |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-02-07T03:41:47.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:41:47.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:41:47.353Z |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-02-07T03:41:47.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:50.505Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=be03871c-b368-4d36-9dad-b62c7e2b305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:41:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:00.512Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9e11ceac-9cc3-4547-91fe-fef96ab1a265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:10.518Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=0605f478-cc50-4fd1-a952-d1c6e3ec5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:20.525Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ede3eee2-e69f-48d8-88ab-0317e59453e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:30.532Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=152369cb-cbbd-4140-9195-e95d6910bd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:30.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:40.538Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=569d4f26-402c-4cf6-92fd-3a0ba2f5b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:50.544Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c125abe3-a2a3-470c-a131-d5afa8fa6b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:42:50.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:00.550Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9a863d7a-c697-479d-bf76-62e748ec8d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:10.557Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a4fa09ee-aff2-4fd4-9cdf-61f24dd674e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:20.563Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=1d21e605-d5ab-488a-8e66-e870bc153a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:30.569Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8f678fd6-f78d-45fb-a7a7-bfef9213b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:40.575Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=44b09b24-71da-4491-90b3-c0e631f5c14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:50.581Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ebb35c83-af41-4be2-8ba6-c9e5c2651577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:43:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:00.587Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b30ab6c9-57ba-4d1c-9a57-aecfd8b76095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:10.594Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=3dab64d4-e49d-4efa-9897-28854946c33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:20.599Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=090b41f3-62be-4d42-8141-958e99f430e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:30.606Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f8a9ca4d-a962-4956-b278-3bc1d49ad0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:40.613Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=9ae9570e-a29b-4331-89b1-96c00ecf3219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:50.619Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=e9dbf0ae-a173-4622-a3eb-2a20c3c3d0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:44:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:00.625Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a311f009-3414-4db5-aa1a-20461c9cb7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:10.631Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ae7adb66-931a-43e3-bdfc-805692397c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:20.637Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=aafe3e7e-8255-4025-9783-8385d7d49b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:30.644Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=5af8378a-8815-4ce2-bf0f-2149bdb1f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:40.650Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=50d368d4-ebfa-4dac-b676-38cbe8c4adc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:50.657Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f003d6bc-59be-402a-8d1e-d9a286ed47bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:45:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:00.663Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=d1631c59-ce65-4b0f-bc4d-d3ea91b873ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:10.669Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c886bf1d-56d2-45fd-bff4-a8acac04417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:20.675Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=c4e3940d-04ed-4aed-9b48-3c50aa663a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:30.681Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f9af480b-9658-4f1f-9bb7-f49eda2a63a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:40.688Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=bb4453c1-93cb-494d-8098-7d9ebd2f6125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:40.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:46:47.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T03:46:47.336Z |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-02-07T03:46:47.336Z |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-02-07T03:46:47.337Z |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-02-07T03:46:47.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T03:46:47.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T03:46:47.339Z |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-02-07T03:46:47.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:50.695Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a78af695-1193-4d5d-a42d-82178d26947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:46:50.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:00.702Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=f1e3592a-a245-420b-91b6-62117ab022f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:10.708Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=736d0ffa-71b3-4192-8e9a-33012f6caaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:20.714Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=ab9bd397-0c5f-4117-8f6a-a6dc8759fa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:30.720Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=a4243d13-d87b-4274-972a-5f103dadb0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:40.726Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=8a79a75d-2692-4ed7-9cf1-a3f7175dc454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:50.732Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=b6fa3f7f-4b93-477f-9e3a-24bcbdd00509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:47:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:48:00.738Z |INFO |Init configs |InvocationID=85dee54f-47d8-4764-9c5e-3ab2252bdf61, InstanceUUID=976cc971-4923-4771-abe5-7c924bbe6e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T03:48:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |