By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:00:16.173Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:00:16.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-03T05:00:16.214Z |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-05-03T05:00:16.851Z |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-05-03T05:00:16.943Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:00:16.943Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:00:16.944Z |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-05-03T05:00:17.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-03T05:00:17.152Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-03T05:00:17.175Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-03T05:00:18.441Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-03T05:00:18.850Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-03T05:00:18.868Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-03T05:00:18.868Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-03T05:00:18.923Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-03T05:00:18.924Z |INFO |Root WebApplicationContext: initialization completed in 1749 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-03T05:00:19.303Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-03T05:00:20.114Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-03T05:00:21.432Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-03T05:00:22.012Z |INFO |Started MainApp in 8.048 seconds (JVM running for 8.791) |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-03T05:00:22.078Z |INFO |Start scheduling PRH workflow |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:22.089Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4dafde3a-2db4-412c-961e-86808341b098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:00:23.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-03T05:00:30.835Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-03T05:00:30.835Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-03T05:00:30.838Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:33.526Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=68c09b8b-c1eb-4248-8617-4f36a6458ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:00:34.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:44.587Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=65f823a1-a7ea-4051-b100-6136654d2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:00:45.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:55.666Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=39632229-51a8-418d-b413-402da4b9fa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:00:56.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:00:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:06.731Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ba2ea774-d9ee-4809-9a43-a1aeff774538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:01:07.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:17.775Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d01641cd-bb63-416c-90ab-18bad0d78d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:01:18.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:28.811Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=526dd859-2556-4353-a0f2-d73b19999803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:01:29.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:39.862Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4c55e89a-3083-400a-a974-0b23b141cab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:01:40.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:50.891Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a4592aab-53d8-49b9-88b2-9238e6ff1397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:01:51.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:01:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:01.931Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7df7302d-6d5c-48e3-8621-462d8354cfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:03.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:13.003Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b49dc384-1010-4864-8cae-ca44f2f0494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:14.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:14.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:24.043Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3d7d02c5-5aed-4cee-8a59-340cbb7cccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:25.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:35.083Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b42de699-0dbc-45e4-bbcd-cb357f22c7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:36.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:36.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:46.161Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7a5baad0-f7f2-4c6c-ac95-731e62175ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:47.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:57.195Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=09658a07-3c27-497c-bb20-6239bb9813cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:02:58.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:02:58.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:08.235Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=10642c15-f612-4824-8c26-a2df4a0bdb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:03:09.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:19.312Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=523478f3-5454-4408-b6c4-b0f97ea72d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:03:20.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:20.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:30.353Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=70210a0f-df48-49d0-b361-1eda91339712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:03:31.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:41.420Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=19de4ad3-5709-4102-91ea-460f94291703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:03:42.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:52.491Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1686fa68-c2df-4d6c-acce-1046e3cea905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:03:53.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:03:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:03.535Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0ba9781d-7ab6-44d7-8126-ce193c21550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:04:04.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:14.575Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=84160130-fc2f-4325-b123-aa30a89b158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:04:15.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:25.611Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=809c03fd-8469-4679-aa65-2876f5ec2ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-03T05:04:26.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.159:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:36.658Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c94f28a3-319c-45fe-81f2-ed0c0b809995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:46.795Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=86d2a6b2-eb79-4ef9-a8bf-27c286470930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:56.811Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=90a15159-615c-48f1-ac05-36fe103f327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:04:56.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:06.827Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=276fbfc8-04cf-4873-9253-f4e9da7506cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:16.839Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5a0429cb-79ef-4be1-a6c3-c6478f4b53ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:16.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:05:20.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:05:20.344Z |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-05-03T05:05:20.345Z |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-05-03T05:05:20.348Z |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-05-03T05:05:20.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:05:20.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:05:20.360Z |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-05-03T05:05:20.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:26.852Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=e9b19888-07e6-442a-9ccc-1c54d93546f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:36.872Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=842b6898-c963-4972-a2cb-97b35b101294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:46.886Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=288fc09d-6813-4085-ae84-378e04600eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:56.901Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=51a0dae0-105f-4a29-a515-2d151d129166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:05:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:06.913Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0075bc6b-6f21-495c-8cc8-44a50689e3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:16.928Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d911e2b8-273f-47e0-907a-6803b7073a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:26.944Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=341356f2-a48b-436b-aedb-77d3db77601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:36.956Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b39d29dd-aa60-46f0-90a5-a194c851bf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:46.970Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d362955f-dbb4-4e6b-9e8f-7fc1f083f76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:56.982Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6634d8f1-44b0-424d-9080-403f093b298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:06:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:06.994Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0e224b1b-2454-4b44-b376-53365f361822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:17.011Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=106fe425-98f0-484e-91f6-33bafd28e95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:27.031Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=cdbe955d-5f89-4846-9292-142c17d1c854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:37.047Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f521aa5d-95f5-4553-8c18-83c0903779a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:47.070Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3b2f8b10-cd7e-4494-bced-f867679ed448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:57.080Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=22f13ce8-a17f-4371-8889-88bcb8ff93f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:07:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:07.091Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=195d33db-5b51-4797-a50e-6554bb950883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:17.102Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=e6088b94-c95e-4720-94f9-6e06b616b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:27.114Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b0b87539-39c6-40d9-9c38-c85bfe3cb112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:37.127Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=cba9c0ac-66f0-48d9-89f7-71d868d50387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:47.138Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d2205ceb-189e-4d2f-97f0-e06b2582e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:47.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:57.147Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=27ee38b9-581e-4598-b022-3c4034e6ef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:08:57.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:07.158Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6a88c16f-49ab-45e8-bc14-2ca9f5d7a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:17.169Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2798ee60-b396-450a-8287-335ade020acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:27.179Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3801e246-2180-414a-ac0c-ba6dea3c4aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:37.191Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9979809e-2fff-44e6-a7d6-132776af83ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:47.202Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=28364008-1ad3-4932-9177-8b069c4c2354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:57.236Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d22577e7-d191-4773-a2f5-215de3e99f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:09:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:07.246Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d1f9c82e-e065-4a3f-9477-1936d6ede4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:17.257Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c6b7fce9-7826-4695-9d75-8db77d96bdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:10:19.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:10:19.632Z |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-05-03T05:10:19.633Z |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-05-03T05:10:19.636Z |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-05-03T05:10:19.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:10:19.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:10:19.647Z |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-05-03T05:10:19.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:27.270Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=09be83ef-c138-4f03-9698-0350c44c1a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:37.282Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b9ae6adc-e59f-4d61-b963-cc2e941b5273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:47.293Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6f356ecc-8130-4f16-b20e-eeee2ad9590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:57.305Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6c097ffd-5c51-4028-bbf4-c04427268a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:10:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:07.316Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=210d1ee1-b9d2-485b-a1b3-dc3e1b29bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:17.327Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=58be9d72-8629-4970-8028-fe914046e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:27.342Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9f90ba74-38a8-45f3-a218-2685e642c27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:37.353Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c1eea317-15f4-45bd-b1a1-20367cd3501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:47.364Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=cc9c622e-1dba-44e6-8f9d-d54936597dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:57.377Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=da658a5e-3f07-4067-b8f8-61010f87001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:11:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:07.387Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=db57eb8b-676b-45e9-86b9-7f6e38e48bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:17.397Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=429eddc1-cc43-42b7-9830-2ac3230d8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:27.408Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d629b718-5aa4-425d-b1f6-f9aa50871fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:37.416Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f0ed7eda-1453-4bf7-8699-26faa49b345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:47.426Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=feac567b-52ff-4ad1-a4ad-7c5c193fd5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:57.434Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b57d420c-29ce-4fb8-9baa-b4ec90927359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:12:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:07.443Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9c0bb477-386b-4695-86e3-4257ed6a0481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:17.454Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=82d615de-b326-4dc2-b085-73171dd36d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:27.464Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7cd75a1e-5157-40d2-b702-a842bc44e204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:37.474Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9b4019ad-476b-46ff-adb2-fed512051e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:47.484Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2b0a763e-dc45-4d88-bd1e-38cf142128ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:57.495Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2e921771-087a-46a0-8906-6a3dce0896d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:13:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:07.507Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=94ddc75a-8ba7-4a52-944a-6903a03bc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:07.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:17.518Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=09e24d15-f4cb-4b9c-971a-b854a0e8ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:27.530Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=abe424dc-9641-48aa-ba01-9fdbadf565fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:37.543Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d28a9fd5-89f0-4cc5-b305-5a3eeb26d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:47.554Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=590c9f1a-4ce8-4346-b148-6bc6fc40d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:57.574Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fe73a430-9df5-4ee9-b3e7-3ed324add1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:14:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:07.586Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9654a81c-12b6-405a-b36e-3923d2cdbd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:17.596Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=949e257c-7cb1-40e0-ba20-dd83564413ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:15:19.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:15:19.574Z |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-05-03T05:15:19.575Z |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-05-03T05:15:19.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:15:19.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:15:19.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:15:19.585Z |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-05-03T05:15:19.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:27.618Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dc70dcd1-4798-405d-b09a-786f9567cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:37.628Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0002332b-fef0-4e75-b1be-db3cd4d96365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:47.638Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4133a039-ceb5-4357-89e3-c1319faea416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:47.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:57.648Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fd717454-1b3a-4880-b0f8-9f83bd381bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:15:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:07.657Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=42281e8d-cee3-400c-b61a-5e47def5bf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:17.669Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1a56a47c-5870-4126-a00f-3ceb55fb8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:27.685Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=91a3a879-998f-4c26-96ae-c6ab8e3c1eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:37.696Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=738544ad-1e2d-4d44-a50f-c34c9ca8cab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:47.705Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=913c83bf-7c97-4a11-9cf4-f830133f3a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:57.715Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dbd45b5e-e2a4-47c5-8cad-b1a63161ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:16:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:07.724Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4c6ebdc6-a88a-40fb-8174-7feb18ab268a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:17.734Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=76c13032-ebcd-40c1-856e-aa77803271d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:27.745Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3d224a59-d57b-496d-89c2-7744a9afb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:37.759Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=505a7bea-ce4e-4410-8712-0c52706ba744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:47.775Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=db1d22da-64c5-427a-ab26-05bd62d9ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:57.784Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=beb42b91-014f-482b-8acc-461b6b76d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:17:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:07.794Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=e1e4eff0-6e9b-455f-9b4f-d9d90877b57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:17.803Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=72428a12-df10-423b-ab70-3aee32360279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:27.819Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c01c24bb-e59e-484f-a38d-c2e690af3238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:37.830Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5e196553-4947-4b45-b6c2-3c98034eee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:47.843Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=91d7add0-0a05-4218-9695-5af0ee142d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:57.857Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bfeea937-491b-46e0-b43c-cb65950593bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:18:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:07.867Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a79ff083-9b1b-4aa2-b010-0cab8aeb5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:17.879Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7ff77488-152a-4556-aaee-c70aa1a922bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:27.888Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ad43183c-72ea-4342-bc09-c0b99f97df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:37.898Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a020430b-d907-4cd0-b1f7-fb59f2ab2d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:47.916Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8327e264-d0be-44d6-a6a8-87610d383299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:57.926Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0eb0c9ad-78fd-4dde-8870-789a6e943fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:19:57.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:07.935Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6d4fbcc6-9a37-43fa-af2e-23ed9a60cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:17.947Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f24c75ed-2b76-4af8-ac05-d3d7908231df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:20:19.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:20:19.606Z |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-05-03T05:20:19.606Z |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-05-03T05:20:19.609Z |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-05-03T05:20:19.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:20:19.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:20:19.618Z |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-05-03T05:20:19.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:27.956Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bddf18df-f287-4900-842e-0ac63fa0e224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:37.966Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1389530c-b4e8-4129-876e-b392e4fdd688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:37.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:47.985Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5dd5138e-73bf-4f8e-8e8c-6d4f364f61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:57.995Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=22954bbf-2859-47fb-8691-2d7bd2eba516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:20:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:08.013Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ff142c94-a583-42e9-b18f-303c8657fcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:18.022Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dffe06c3-c536-4d88-add0-9e9519a356f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:28.032Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0215670a-65f2-4f9d-8baa-81d4a03c9e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:38.051Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=764547f3-c49e-43e1-90a9-f8cfbf469bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:48.063Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=83854509-7cde-43e2-a210-0ed4bf60bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:58.072Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f8520dd8-56b2-419a-8129-a59f23aca183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:21:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:08.081Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0c2e1540-df36-4610-91da-9e7f88ec5192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:18.102Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5a40beb7-431f-45ed-8971-86b4758b9ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:28.121Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d848f2b7-7cd4-4d41-997c-2f97a6344937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:38.138Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=848f83a8-c0ce-4ce1-92c3-cf33a3a0f23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:48.147Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fdf029b1-7093-42bf-b19b-488fc8769367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:58.155Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=604a241f-0300-46a0-a78a-a1799767bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:22:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:08.164Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0ed298bf-252c-4f40-9ba1-c1434e679f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:18.174Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dfdb37de-dfdf-4a3c-8ef3-b3b1eaa39d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:28.192Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ec899be2-041e-4fef-90ba-0a25cb1bd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:38.201Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=abb0ca21-27e7-44cf-9300-50cf7eddc14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:48.220Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3679a831-ca61-478f-a8aa-9017efb6d185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:58.231Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a654a193-f8f3-4116-970f-d665d528d8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:23:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:08.241Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=31520aea-8226-4839-a384-71dcc076de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:18.263Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dd27d2e0-3dbc-479a-84f3-0ff805dfc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:28.283Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4e75c3de-20f5-446c-81a8-07a02adeb4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:38.292Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c80a8612-da8f-4f9b-9b75-b11e621babfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:48.304Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=daa97606-0b2a-4042-bfdb-15f0d1ca5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:58.315Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2fa57771-f0e7-44ea-be1d-12b6cd65cd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:24:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:08.323Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6791c9fe-9831-44d1-8e80-f1c42840ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:18.332Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=894a5948-a8a9-47a1-9eb9-b13a81143985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:25:19.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:25:19.596Z |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-05-03T05:25:19.597Z |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-05-03T05:25:19.600Z |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-05-03T05:25:19.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:25:19.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:25:19.610Z |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-05-03T05:25:19.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:28.343Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ac58a507-7981-471d-b63a-615c0e231c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:38.353Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=191d4bab-9a2a-4e03-971c-41c9121fd7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:48.362Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=56f37fcc-ab03-4eaa-a307-a257e72f5403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:58.374Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d213924e-a0c0-4b06-b05f-7039f9feb63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:25:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:08.384Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1e661f14-5e42-47eb-9e7c-ad89b9de4a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:18.399Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c1639b54-1f92-4a01-8b03-7a12bd36db0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:28.407Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=034e661a-a0f5-4fa5-85ac-e2d6033f1f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:38.416Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ece42158-fc13-4f46-b034-7f7117ec2af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:48.425Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=49443cad-06d9-41e9-88a7-b223ab095078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:58.435Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=784b230e-0497-4541-9122-8980e892bf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:26:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:08.443Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4555cc44-d8a9-4785-9922-f18217e6d25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:08.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:18.452Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=69b2b7b3-4d4c-44e1-bf11-5f10d4597a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:28.462Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3c9e8859-f6bf-4947-a001-1b3fae02dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:38.471Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8b496044-bc67-4033-995c-731256ef9377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:38.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:48.481Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2a8038ab-99aa-4374-8d10-21b3836cbb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:58.491Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a2fc2be6-d730-43b6-bc18-c415380b87df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:27:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:08.499Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=86b7fc48-9026-469b-af3e-9e4c5409f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:18.509Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7e6e3492-d57b-4b29-91a4-c36a3bb60510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:28.519Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ef150819-8331-413b-afff-dfc60e338fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:38.527Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=045f6e9c-c419-4578-be4e-8f1264c94509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:48.536Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7725e2d8-7ce3-4a77-9607-68bf2e9439ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:58.548Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=aca00445-c00e-477f-a3c7-67de2fd44772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:28:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:08.557Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fd81734c-1c07-46dd-865f-984aecd4cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:18.565Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=27f1fd95-bca0-4d5e-b1ab-5cb87966d977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:28.574Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4053c3d5-f7ec-4b97-ab20-443f94850b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:38.583Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=24be86be-3eff-4574-997b-01148864c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:48.595Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2c4bd028-a3b4-49a8-9fd6-8daa2e7f1be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:58.607Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1e262116-bbaa-4103-ae3a-4bbf0fc37a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:29:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:08.617Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f5da102c-b26b-4b8b-b9e7-8b41cd8b11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:08.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:18.626Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a81cb89a-7ae8-4ea0-8f40-7af30bc2105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:30:19.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:30:19.569Z |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-05-03T05:30:19.570Z |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-05-03T05:30:19.574Z |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-05-03T05:30:19.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:30:19.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:30:19.581Z |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-05-03T05:30:19.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:28.635Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b9dc7008-6c79-4ff2-97f3-fb66fda4fc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:38.643Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8514e20f-693b-4b79-bf31-49a8cc7dc2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:38.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:48.652Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a55d04ac-96e6-4563-864c-30d0562c7db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:58.661Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ece3e924-8a16-4ac8-9595-75d2c5afef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:30:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:08.670Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c1957380-4633-4763-b08d-44884964372a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:18.679Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bddb650c-07ea-4bc1-8041-3b273ee87f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:28.687Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b98f6132-64e5-4027-a7f6-fabb39e7faed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:38.697Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c3f757e0-c601-430e-95e7-3d87e193219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:48.708Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=daf2e658-f7b4-4a0d-b178-2268bef7d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:58.718Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c900a4ff-28a2-473c-b5eb-15c50ffe916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:31:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:08.729Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4e40c04c-a9fb-4091-9c6b-f52251ca5bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:18.739Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ee87da7d-1a2a-4c9d-96b5-eb82b9e819ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:28.749Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f068ef35-5a2f-450e-9157-b412568c7bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:38.763Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4ebc0983-ddeb-4c60-b82d-efadd5e1b06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:48.772Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=45d818af-9ca6-4c1d-92d1-109f1ad8c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:58.781Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=31612806-29eb-479a-ae93-8657d5ae2c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:32:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:08.796Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=66278325-fa31-40bf-bebf-f8d61748bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:18.804Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bfba25c3-ca35-4476-a23c-24b559cbe2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:28.811Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4ad935fe-4234-4717-bac7-44521a872bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:38.819Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c3b8456f-2c04-4771-86fc-77730ae13567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:48.828Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7f3e040a-84ac-4d26-ac72-04b4ae6a25d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:58.836Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4d6413b9-e6eb-47b2-8f12-af4e26c9a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:33:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:08.845Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8595b249-86de-45d6-b51a-6dbf23236f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:18.853Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=95b7edc0-fa90-401b-9803-9a4d32922a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:28.863Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2dc84ac3-65de-4887-9ad3-42b2d9fb7951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:38.872Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=27006243-9137-436a-a14d-cd40fd061065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:48.880Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=12b2f541-073c-4a64-bd23-08d8d1fad628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:58.901Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7f6d311c-462f-4c46-bce4-f8f61b6b4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:34:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:08.910Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=c758e64e-06e1-4827-85bb-fc5934124860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:18.938Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6088d8c6-a624-43a2-af1f-8786a48f0803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:35:19.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:35:19.617Z |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-05-03T05:35:19.618Z |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-05-03T05:35:19.621Z |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-05-03T05:35:19.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:35:19.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:35:19.628Z |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-05-03T05:35:19.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:28.948Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=01c992e2-4383-4b85-adea-c143290cd30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:38.956Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=231cfd0b-fe10-451f-a895-9fc82994c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:48.965Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=266ee109-67c9-4af3-b3dc-79992c2ca226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:58.973Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=067ef7d5-d4fb-4dc5-bc8e-22a99c61345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:35:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:08.982Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=e4dbb16c-2a7d-422b-861c-3e0325070ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:08.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:18.991Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=18226986-824d-4a11-ad50-a24cdc70dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:29.005Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3ed5a45d-7e97-4c8e-8cf7-0dc583ba0ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:39.013Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b694389e-a081-4fac-b5d6-e7ad288e6d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:49.021Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=6655588f-ae55-413a-aaf7-0b2c5597e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:59.028Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=690b9099-9be9-4e38-b139-7ed3d2e7fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:36:59.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:09.036Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d0047709-fe58-47e7-9f80-65c5a543b29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:19.045Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b1762bde-0f71-4aa7-95c8-8dfd59a0d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:29.053Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=da9b7798-2616-4c68-8788-0151981d087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:39.061Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9566aa7b-4492-455b-830a-833227cf658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:39.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:49.068Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7cd50c46-171c-4de0-99b2-2298a93c088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:59.079Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=80222a19-20d8-4f5c-bccc-280ca5210e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:37:59.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:09.090Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3a41ffb4-76d4-4c2d-aaa8-f417a4038a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:19.098Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8f33d70a-cd6c-44db-b95e-b927f2835f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:29.108Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b451b8cd-a20a-4678-b63b-3255713a7704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:39.117Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=666443eb-939f-4340-92b8-d1f2834f0431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:49.125Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5cec4175-bf49-48e3-9bbe-4e8512d9dce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:59.135Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=814b1d4a-3e6f-4516-a78b-6522cef9bb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:38:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:09.147Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fe845f3d-dba6-4969-ba0f-b5aca6dc0fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:19.160Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=1ad65863-dcd6-4aab-871e-efbfa332568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:29.168Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=afcf641e-469c-4349-be1a-5495dac095c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:39.176Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=2c334674-444a-43c5-bd41-ed842848a422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:49.191Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=aeaffdc1-2c27-4b0c-a994-455540a40d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:49.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:59.200Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=dc8c5b63-2c63-42c4-beed-078181085a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:39:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:09.209Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=fd826802-74d5-4d4b-b016-851f34c713fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:19.218Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=65587859-015b-4058-a10d-59494804f1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:40:19.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:40:19.610Z |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-05-03T05:40:19.611Z |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-05-03T05:40:19.614Z |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-05-03T05:40:19.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:40:19.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:40:19.622Z |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-05-03T05:40:19.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:29.227Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=e10a7601-053d-4c37-89ca-6c10967db091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:29.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:39.236Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=73b5681d-dc45-4841-a9ee-be61dbe20972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:49.244Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f202034a-4df1-4781-ba53-f47b1f25bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:59.251Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=39eb4420-aeb1-4ea4-b8d4-658b1c8f635c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:40:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:09.259Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=5e47a9c1-8939-426f-becb-084908739182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:19.267Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b745880b-c498-4646-b2e6-49c7cbf4e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:29.275Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=64ff0b14-82a1-428b-a02e-b9f5c687601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:39.282Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4755179d-8ecf-4559-9838-34f7adb71d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:49.289Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=92159d40-b93f-4aa7-ade2-8438ab616540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:59.299Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d04abdf8-b455-4245-9656-d4d3951c8cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:41:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:09.307Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7169619c-8430-492e-8f51-aa30a3735f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:19.314Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a4b866af-929b-4091-bb71-c47c9479605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:29.322Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a7c26377-b521-4158-b29e-f917569fdec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:39.330Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9ca7a770-f451-4c72-856d-b13fd2f5d950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:49.337Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=920f0448-72da-42e4-8cca-e3d23e21f1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:59.344Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=aa9f6071-32f4-4cea-b09e-88128f8df79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:42:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:09.352Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=464c7a78-4e99-4e54-b628-33067799e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:09.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:19.359Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b84501f3-6430-493c-82c0-0e09084ac0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:29.368Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ec8df58c-c6dc-450c-bff8-527b5d7115d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:39.376Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a20b32ff-a1ce-4472-a717-8cfe9a726f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:49.384Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bee8b8a8-9b41-4361-8641-fdbd6aa1d656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:59.398Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=9b0e21de-09a5-4c0b-a487-d1dd1c6d3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:43:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:09.405Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=662e2944-534b-43b6-bd42-707cb1c173a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:19.413Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=d86d7e1a-7f3b-46c7-9517-b519a7b406c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:29.423Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a4f627c1-4665-456a-99af-4147364b793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:39.430Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=79f35ee8-f45d-4f99-b1a0-09943875ea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:49.439Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f9e66ec3-cfbe-4378-b9bc-af81d8090a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:59.447Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=3b8b4882-402d-4159-8b7a-3d921d13660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:44:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:09.455Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=32141397-8fc1-4939-99ab-d770d5eb8805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:19.466Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=aa47ed7c-63df-4ecc-90a8-9ccf225bd59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:45:19.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-03T05:45:19.501Z |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-05-03T05:45:19.502Z |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-05-03T05:45:19.505Z |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-05-03T05:45:19.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-03T05:45:19.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-03T05:45:19.511Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-03T05:45:19.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:29.490Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=b41b72dc-9a3e-436a-a295-ef7a640eeb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:29.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:39.502Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=13b60bbf-6db6-4d10-8e62-47b65a35cfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:49.510Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7485da79-5f83-4daf-9804-01060ef94e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:59.521Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=0225a7a4-1560-4976-84f8-9daaf89843d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:45:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:09.530Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=540c2273-21f5-4799-8ec0-365993501e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:19.538Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=aa8f5a5d-05d4-4e7a-984d-577c8ccdc950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:29.547Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=438c3795-ce0b-4bc1-8fd9-8a5b40da4381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:39.560Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=a3f37be4-d2ca-4177-bdc0-0f2b8313d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:49.570Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=910503b3-f764-494c-a727-4efee080dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:59.579Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=86d9baf4-29b3-4d92-ad8e-781be556832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:46:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:09.588Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=041d5d12-f45b-479e-aff3-4fd3488535c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:19.597Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=cc7cf516-d012-430c-bea7-768044a99efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:29.606Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=7cfdd896-7d8e-4169-b576-630e58530bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:39.615Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=ee986264-e937-4409-b8f6-eb4cfa7e2dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:49.622Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=bdf2107d-1982-4545-9d10-7ce437544ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:59.632Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f4182b5f-dd94-4d93-9307-b1fd2b4aa097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:47:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:09.640Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=92a4dc2f-72d1-4305-8c88-cee6fa67c52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:19.647Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=20c5dfb2-d4db-4327-94d5-559bf6cc5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:29.655Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=f7bb7de3-980f-4fa6-9405-dc33309fc91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:39.663Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=4094834f-26fa-4415-beb3-0d6432ccd11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:49.670Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=8325775a-507c-49ce-9865-f7f99e49dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:59.678Z |INFO |Init configs |InvocationID=d9b9bc7f-a704-4538-907e-e9465d170c65, InstanceUUID=57993101-49e1-43e2-a394-ed9bfd958636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-03T05:48:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |