By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:03:50.786Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:03:50.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:03:50.824Z |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 |2021-09-29T23:03:51.415Z |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 |2021-09-29T23:03:51.502Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:03:51.503Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:03:51.503Z |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 |2021-09-29T23:03:51.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T23:03:51.679Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-29T23:03:51.701Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-29T23:03:52.898Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T23:03:53.298Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-29T23:03:53.315Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-29T23:03:53.315Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T23:03:53.362Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-29T23:03:53.362Z |INFO |Root WebApplicationContext: initialization completed in 1660 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-29T23:03:53.719Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-29T23:03:54.341Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T23:03:55.813Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T23:03:56.292Z |INFO |Started MainApp in 7.468 seconds (JVM running for 8.035) |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-29T23:03:56.359Z |INFO |Start scheduling PRH workflow |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:03:56.373Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9c13882c-f3de-4c26-af2a-b9044acc6d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:03:57.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:03:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T23:03:59.131Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T23:03:59.132Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T23:03:59.135Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:07.966Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bfd7df12-ad3c-4648-be93-b85d7defae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:04:09.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:09.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:19.328Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c7b72820-12bc-41de-99de-ce7aae01c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:04:20.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:30.370Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6954f830-1ca4-498e-90fe-b0a73724bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:04:31.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:41.410Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=88e02166-947d-47ce-9177-563730b3e4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:04:42.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:52.447Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=990641ee-4b44-4fab-b773-e6ddc11ebf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:04:53.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:04:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:03.490Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b997ccda-84e1-4f78-93f4-3cfcceb5be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:04.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:14.528Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=32e915ef-cab9-4cab-aa1c-feddc372bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:15.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:25.576Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b63e87a4-0548-4bf2-a043-30334f2f8577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:26.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:36.704Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0e2eb65d-2a39-4099-b911-36768b31e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:37.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:47.745Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=953fc131-8ec4-48eb-a104-e21072fcf37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:48.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:58.785Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e30e6ba9-d06d-41b3-ba16-d191bde14979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:05:59.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:05:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:09.824Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=333e559b-235f-4787-8151-5e1c317715fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:06:10.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:10.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:20.868Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e2c608f8-05b8-46ff-9ac4-3e2733010c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:06:21.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:31.908Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ca5ee11a-d02b-40d4-9f20-eaed04976dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:06:32.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:42.945Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f280dd96-3f8d-4b4c-84ab-783bb5577be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:06:43.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:53.990Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=225e6c2a-51b3-4d93-a0c5-cc256840b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:06:55.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:06:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:05.030Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=74b9ba27-e1ab-45d2-8066-2073812332cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:07:06.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:16.068Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3ddca728-da5c-4a7f-859d-0cf0fd3bbeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:07:17.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:27.105Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=74d3981c-d670-446d-9b99-f15c4978cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:07:28.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:28.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:38.144Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dc8dd75a-c871-49c5-b854-518ebd55cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:07:39.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:49.184Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dc4ea4e0-c903-477e-bd18-a829a910493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:07:50.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:07:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:00.223Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2c2892fe-9499-49a5-b5e6-dc78bd146141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:01.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:11.267Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=48817b5f-99e1-4651-bd2e-b042519e5ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:12.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:22.307Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e63b832b-578f-4bed-822d-b15957c1637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:23.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:33.346Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1d707d34-adcb-4973-9468-ca52e9349e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:34.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:44.418Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1783f085-90c7-41ca-8deb-fc61ceaee603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:45.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:08:54.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:08:54.436Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:08:54.437Z |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 |2021-09-29T23:08:54.439Z |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 |2021-09-29T23:08:54.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:08:54.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:08:54.447Z |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 |2021-09-29T23:08:54.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:55.456Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=de9b32d5-fcdd-4f33-8fd6-39f31ab441fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:08:56.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:08:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:06.529Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b6f04b71-e0ea-4080-bca3-f015c9794a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T23:09:07.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.210.148:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:17.574Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c03b9106-4243-4996-bf9b-88d3f99b9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:27.670Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8c35bff3-e308-4e1d-8174-2d2abc2f0a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:37.687Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b5d96687-2ff7-407f-b97e-6a0c3c64d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:47.707Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cd93a155-8d6d-473f-bfff-ace70908c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:57.719Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5cc2efc5-64b2-42bc-8ec7-bde4e9c712ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:09:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:07.732Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a5ffe572-b2a7-41b2-af61-a5184f372c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:07.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:17.760Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2015c3e3-f6e1-4141-a219-ef6f23e762c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:27.774Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a1edf5a5-c297-44cb-aba5-f8ee64ae6d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:27.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:37.784Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9170b219-bd06-4d51-bd5f-a4503c5c8932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:37.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:47.799Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3f605730-6104-4eee-ba86-99b87bba739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:47.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:57.820Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=087e43a3-5eb3-445d-bf64-92d919ce1dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:10:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:07.832Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b1075179-1e33-4167-a84e-74d9c34dd121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:17.841Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=432f1b0b-6a5b-4186-a86e-06b711bc5901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:27.854Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cfa98ba8-0d4e-4d3c-8a8b-19e4e9f3ccbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:37.869Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=87e83551-5c49-4f79-8e70-8e88bb5f0a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:47.892Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=611eaf24-dddf-4aee-8c50-dbdcf4018a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:57.904Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=def796f3-ebbe-4b92-8627-11967757ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:11:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:07.913Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=47d484c4-1b68-4422-81e7-3b31094403af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:17.930Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=50dd9550-caec-4d39-b48c-8ccb4d9f3c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:27.942Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f516de01-4b16-4076-90ed-265c64371c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:37.952Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c594bc7c-c6e0-4858-a2ca-ae72e3836813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:47.963Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cb21e2de-d404-43df-be02-5b8cde992184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:57.976Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b2e54177-9859-403d-bf67-2681ad05b806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:12:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:07.997Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6666a6c3-9143-4dc7-893c-5438f546d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:18.007Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2fe68b1a-35dc-487d-81bb-0d612884ce1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:28.017Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ea7f99dc-523a-4f99-91d4-f66f6271c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:38.030Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d665ddc9-df04-40d3-bc21-f6d7673f5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:48.046Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0ed8964d-b390-49a0-877c-ac42f5ce6d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:13:54.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:13:54.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:13:54.198Z |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 |2021-09-29T23:13:54.202Z |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 |2021-09-29T23:13:54.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:13:54.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:13:54.210Z |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 |2021-09-29T23:13:54.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:58.061Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=276663b9-615d-461a-b067-8b46a45bc546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:13:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:08.086Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=47644613-06a7-4933-9cf7-f6c8c23692ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:18.108Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=80343273-8ca0-40f0-be99-d9c037d2bdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:18.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:28.120Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bc2e5708-8601-46b9-b427-1be1ca2084eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:38.133Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=723d0a1e-4da9-42fb-843c-4b61a57adf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:48.146Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=462d105b-be1f-40fa-a596-856db28681a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:58.165Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a47ef94c-5485-4183-b9b4-f4b64bfb275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:14:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:08.182Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bdafc63b-b7ca-4b11-9588-5163513231f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:18.201Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=033f597b-8e31-41ba-a46e-60f5ba49119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:28.214Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=54a46a57-daad-4ec6-8139-e6b3d7e528fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:38.225Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=59998add-adb1-4846-87a6-ba0efbe092b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:48.236Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4dbb5707-905a-41ad-a01a-0ebdf02fe7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:48.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:58.248Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=50d127e9-4e4b-4182-ab59-b26e829371f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:15:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:08.258Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3b9860f1-f480-4ebc-b78d-c3514f3cd9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:18.274Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ef1a71c3-6d00-4c9f-a0b7-a506dd627ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:28.294Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=562bebab-f023-41d2-9f86-e5f6be357f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:38.304Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4b39f2db-3ecb-43b5-9d54-c6121a2dc053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:48.311Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bebf40c5-257f-4b11-a327-60d4399241bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:58.323Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=74fc67ed-d71e-48e1-a073-127aaba1f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:16:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:08.331Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=81020a28-c5ca-4a22-bd34-3fbe4c6165a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:18.343Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=83af53b3-e854-474b-9645-c465c8b97fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:28.360Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e6146bd9-6f22-4d66-95ee-f3955bbebf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:38.373Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5ccd7fb3-f3ce-4d42-9563-2f80d454fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:48.382Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7c2a316e-cdbe-4d0e-bacb-b21791f0d370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:58.398Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5c0c1e60-85d7-4425-ba99-c2760cce558d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:17:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:08.407Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d792b314-5380-47e1-acc7-634a6cb15ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:18.415Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=12f3ca65-dd9e-48b9-8708-41e25d912735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:28.425Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=97d739ca-8c5b-4156-b8e3-9d00602ae222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:38.437Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a3e151f8-6453-43bd-ae4d-5ec8810da2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:48.462Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4dcce66a-7137-4501-8776-3653984885d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:18:54.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:18:54.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:18:54.164Z |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 |2021-09-29T23:18:54.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:18:54.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:18:54.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:18:54.174Z |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 |2021-09-29T23:18:54.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:58.469Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=38b93e15-904b-4c3e-9061-16cc4c95a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:18:58.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:08.478Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9a8729c0-df99-4ccb-b90b-69ad43fc0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:18.487Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ca0edb9d-d21b-4db5-b29c-69b14833638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:28.494Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0fdb6b77-dd4b-4dfb-8feb-45e378c0c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:38.505Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=51a6e46e-418d-4d65-94f1-8b4f79a9f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:48.526Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9b4c9f04-b8cd-4bdb-be04-9236217bbc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:58.535Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6309a22d-8564-4136-81bb-519c75a9118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:19:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:08.543Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5a3bca33-2207-4a6e-a62c-eac64ceed503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:18.550Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=14e235e9-c54b-454e-842e-a38368c86eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:28.565Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d66c9292-d32d-4265-8b0f-0685bf93fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:38.584Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=662469a8-e72e-476d-becf-49e64c2eb5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:48.606Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=761d4983-ad5d-44fc-8cbd-77916a479b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:58.613Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f835634d-5e6b-43ee-be12-e8b8b7ebf5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:20:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:08.621Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cab7130f-9374-4bd1-85ad-d0e581b30905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:18.628Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4bb79702-8bf4-4756-8b8a-72a087b3983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:28.639Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=40e19f5a-d5f3-4665-b7d0-f90eb4454c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:38.647Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e30ce737-5ba2-4841-835a-308e451e9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:48.655Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1a682f69-783e-4326-a604-048fe986e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:58.668Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=826adc72-cf32-4ca5-9b68-8749052981f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:21:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:08.684Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f6367237-6591-4c71-ae41-49602a96fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:18.696Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e1d031b9-61e3-41f7-a4c5-a897af93d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:28.709Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=adfefc6e-92fc-4587-b103-c34216bf6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:38.718Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f2320140-27a5-433d-adba-c03da8d5b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:48.727Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=65a519ae-745a-4322-828a-e069412854b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:58.740Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2f64bfd9-a5e0-4270-912f-0c7211701acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:22:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:08.757Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5a967a9b-7bb9-471d-8820-9ce80398a0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:08.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:18.779Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=da59c31d-a27d-4da6-9e37-f5a7837ff9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:28.789Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b07705cd-c87b-4937-b5ed-ff849128e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:38.798Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c01d0ffe-5724-427a-9ed0-5a58630d953d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:48.807Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1a4c1d4b-725e-42b9-affe-c00632578f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:23:54.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:23:54.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:23:54.103Z |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 |2021-09-29T23:23:54.105Z |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 |2021-09-29T23:23:54.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:23:54.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:23:54.113Z |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 |2021-09-29T23:23:54.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:58.819Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7b6fad72-06c8-4f5f-b41c-0f76efc09191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:23:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:08.834Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=369b4538-28f0-4ebc-88bb-b4f79f3aa433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:18.843Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a7661aec-3baa-4c53-8ba2-b162814d889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:28.855Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5f887d54-a6fd-4b0e-b771-3d692c36d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:38.866Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ad7e215e-60e8-4aaa-82c4-391abb5d3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:48.874Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9edf12bc-ec84-4111-98d6-1d4d7d48228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:58.883Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cda902de-1e7f-40cf-ae39-6d9c22f3db80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:24:58.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:08.895Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2b5fadd5-75e1-440d-b022-faf276511297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:08.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:18.918Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7e043fcc-8beb-493f-b3dc-8c44bd0d6775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:28.927Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=63faa4ac-8f6a-4610-b2af-acd958a4e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:38.939Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dc04f157-ba3b-4953-98ac-84efea17e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:38.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:48.951Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e1ddf2ef-bbfb-4c7e-ab3e-bf5232711b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:58.959Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3cf24010-9745-4ad5-87d1-6b72f3f51e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:25:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:08.971Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=802fbf52-64b4-4aa5-99e8-34e44dad5e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:18.986Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4535e40c-a83f-43da-8b67-85862b9c5c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:29.002Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=086cbd97-9b5d-4d08-8b00-f37b28f5476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:39.012Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9a176818-483c-4cd4-acdf-589828d6167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:49.026Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2b1054a1-defe-4774-b54f-7740554a6386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:59.035Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=de633cd5-b3cf-436e-8893-b91ba98fbb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:26:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:09.046Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d017932b-80ad-41b6-91aa-430b520606df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:19.058Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=46d9e05f-6d56-4006-9c4f-ba305629497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:29.068Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c7d2595b-17f9-4e35-864e-fac5c3e5dcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:39.076Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b2fa016f-11ec-4d26-b663-165736195a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:49.087Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5ce5df4c-a232-41ad-9ca7-9c4f5421f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:59.111Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7211e1e6-0082-4acd-a96f-dd190e498ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:27:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:09.131Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9efc9fb3-0597-4a49-8e31-2e8497203203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:19.140Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=edbb3cbf-a54a-4100-9a56-93a2afe53fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:29.150Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c9b0edc8-24a8-4569-8f4b-e304d4174eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:39.157Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2a936d40-e1fb-4b19-9d25-306d167f7cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:39.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:49.167Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c38204d3-6e5b-45d9-8855-6d132f332d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:28:54.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:28:54.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:28:54.057Z |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 |2021-09-29T23:28:54.059Z |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 |2021-09-29T23:28:54.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:28:54.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:28:54.064Z |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 |2021-09-29T23:28:54.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:59.175Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b631d9bf-f470-4369-a8f4-0ccef5fca8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:28:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:09.182Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=10ca1f68-a2ab-4231-a5d2-70941d12ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:19.198Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fe5c09cb-443e-4f4b-a499-7cda786fdd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:29.217Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=467be652-1fbf-4bfd-9ab2-f34059fa72c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:39.224Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=96e0dee0-b388-4765-94c7-2b747cb6cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:49.234Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5ee3791c-a0aa-45b7-994f-2bed06063439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:59.243Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1c9683d9-d4d5-406f-bd8b-c09d8e31cbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:29:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:09.253Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=40aa1171-54e4-49fb-b75e-308565073790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:19.262Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b7f30f22-80b3-4b00-968f-27ab9a22a95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:29.268Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=54295ed8-e9a0-4035-a53c-9c7c8c16d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:39.278Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b0e97497-f0ea-4d3d-a59d-168933bd74a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:49.294Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5e88a54c-3a50-4e9f-8225-c5b52944a6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:59.303Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=690d7afc-a7d3-4b71-97ad-30e93f98c90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:30:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:09.310Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2a744ae3-47f7-43f0-b0d9-96f92432fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:19.318Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e9f70c98-d2df-4a28-82df-6b797849f5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:29.325Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0790094d-c2de-4394-a58a-2e2eaba5c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:39.334Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6f961abc-3c47-4b39-8be1-6a342dd5a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:49.340Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e6b3b32c-b1dc-4bb4-9739-5df67e9917bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:59.346Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3b50540d-a658-4030-862f-a9a321205071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:31:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:09.357Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6354c018-4011-4b58-a0ab-87adfa61f697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:19.375Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=619d9a1f-f42e-4244-8503-51c038085a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:29.382Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b8eb8e01-135f-4952-aadf-14886dfbb8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:39.388Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a20599f8-e5dc-43c8-8f2d-40511449a53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:49.395Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0d9a6d16-3cee-4fed-881a-11cd630ecd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:59.400Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=daf1ae69-cb3b-4f3b-ab48-9fd0d20a5cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:32:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:09.409Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=da0a83a8-8806-450e-beb1-32015094a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:19.415Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a086117b-a857-4ac1-a443-57f55853354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:29.422Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5f9f980f-0cae-4c23-b881-f180376987c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:39.428Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=08347a49-54b8-4ccd-b5d6-650a89ab240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:49.439Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2ac11f09-5fcc-4f26-b707-e456177bd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:33:54.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:33:54.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:33:54.154Z |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 |2021-09-29T23:33:54.159Z |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 |2021-09-29T23:33:54.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:33:54.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:33:54.168Z |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 |2021-09-29T23:33:54.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:59.457Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=76e56623-14d2-4f9d-89d6-1dbb423e324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:33:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:09.463Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b434a0ec-5680-4c69-9141-0187a08efd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:19.472Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=54b1d1f1-d47c-424e-be59-aa419e7deea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:29.479Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bdaa70c4-e0b7-4067-bb34-c59eec98dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:39.485Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=11f3c622-8dba-4fa4-95af-063b83e786fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:49.492Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=669156be-a101-450c-a0e5-bb61212d2121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:59.498Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5b5c4ab2-caa0-4de3-a6f6-c9e5f4f70a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:34:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:09.504Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=555d5806-e194-456e-bb10-bad8f50f44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:19.515Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=14c19e6a-e3fd-4776-bfca-3f8b710007e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:29.535Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f94eb660-546f-47c0-b254-cd7b76246f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:39.542Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e0cf21be-da9d-4816-a37a-41159db82b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:49.550Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0cf5bbfd-e886-4bbb-85cf-5ad2fc6341b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:49.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:59.557Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=307d0d4c-aa5a-400d-8775-1b3a6248d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:35:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:09.565Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cc64b72a-77e0-45cc-abce-27825032b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:19.572Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b20320a1-3dad-43cc-b326-f442c787bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:29.579Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=05b63068-ad0d-4e5a-a235-b355875a39f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:39.585Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=179bbb8b-1a1b-4913-a588-5d147e86b1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:39.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:49.597Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2745ac3b-0779-4c02-ab85-57c472ad033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:59.616Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=16170c74-6d29-4977-a682-02899b672e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:36:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:09.625Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dfa8690f-74b4-40e9-92e2-5b17907c0de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:19.632Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6730e21c-f998-4655-bdfd-470c75be52ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:29.638Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6a067e7f-60a0-4853-b965-e157e3abf1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:39.645Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3607aa9c-4315-4263-80a4-160ddde389c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:49.651Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0fcb7ba6-92f1-4451-899a-97deb2aff80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:59.658Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a3bc610f-a220-43eb-a3ef-60c696c96a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:37:59.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:09.667Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4b4f1b2b-2033-48a9-a43c-82e12b8973a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:19.681Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0bbd1fa3-4711-4306-a8c3-b1e549c17d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:29.689Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7c61004e-1ebd-4e8c-99a2-5fa3135d8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:39.696Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=104c5d31-f8f4-4d40-b9c7-42ac05392037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:49.703Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1e2f4afa-e622-4d33-8702-fd1ea25b2e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:49.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:38:54.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:38:54.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:38:54.102Z |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 |2021-09-29T23:38:54.104Z |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 |2021-09-29T23:38:54.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:38:54.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:38:54.109Z |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 |2021-09-29T23:38:54.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:59.712Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dd1a8b29-3578-4738-ba36-dbb8697113b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:38:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:09.719Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ce6793fd-f6c9-45a5-9d00-20f4afb1dc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:19.727Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7f5a15dd-3def-41f7-b849-c597e0d6b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:29.735Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b9569711-a4ac-4f3e-852f-139e39917ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:39.745Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d3b7ce29-3761-4570-b100-c79bb67f602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:49.765Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=69c95bcf-2ad9-4e6b-91a8-58fd0d4d628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:59.778Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9354adff-64e6-45e4-be3d-c2f6fe511c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:39:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:09.786Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=24197978-4aae-4713-b8b2-e0e3ac46caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:19.793Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2480f3b3-2e80-4628-ba06-d6c90b39df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:29.801Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7de9039a-7d5e-4ad5-85b1-44e907bf1aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:29.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:39.810Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=736eb26a-e8b2-4407-80c7-fd6dc297e399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:39.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:49.819Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f28ca2de-f352-4e85-ac13-23aad764d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:59.828Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5df7dc85-3abf-41bd-9c02-33725ba56eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:40:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:09.838Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=50bfb80b-1c66-412d-999b-70498073c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:19.853Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=05d69b1b-b0a2-4e3a-a9da-f3d0698b8558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:29.869Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c0b29077-b676-4144-8ffe-d97fa1552b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:39.877Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6f749c62-6352-4a40-b01a-5c4b023069e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:49.888Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6ea55454-c24d-4fab-9e4a-dab6fad405c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:59.899Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=81aeb8af-6cd4-47a9-880b-2b43e01fce9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:41:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:09.929Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ae6a0253-a198-40be-9627-b2643b81fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:19.939Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=da84c35f-6262-4034-b16d-4cd151c61c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:29.947Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=44f9b20a-41c0-4d8c-a61f-d8b38767fce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:39.962Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=38d65e94-0e60-4ea7-a798-d1900ea53c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:49.976Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ac1977fb-cdcf-467b-8228-4b296ec3ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:42:59.995Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f950540a-6719-4f16-8d00-039a6685fcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:00.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:10.003Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ff395da1-3880-46cc-9fb3-5d8e0a421666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:20.010Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f3fb105c-810c-439a-91a9-8b8cd32e322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:30.025Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=98fbe55c-fc3a-4e61-8675-c4c314e4785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:40.035Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9b7d8a58-10c3-4406-ae2d-78d70db3678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:50.043Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5404ea2b-86ac-414c-8cf6-e9a3ae82b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:43:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:43:54.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:43:54.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:43:54.114Z |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 |2021-09-29T23:43:54.116Z |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 |2021-09-29T23:43:54.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:43:54.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:43:54.122Z |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 |2021-09-29T23:43:54.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:00.050Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cecebc03-8393-40ce-960a-93eb8c248a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:10.061Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fe6fb876-ed28-4c65-bcda-8bb901ad7cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:20.069Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c774d746-f74a-484e-b18f-94648bf8c347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:30.090Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fe7740b2-9ef7-4891-bbdc-de1a70aa86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:40.098Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7f96978a-4ced-47d9-9359-282b08dd160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:50.107Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=93a9e663-ae5b-44e4-a26f-36775a01447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:44:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:00.115Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=abbd8e8f-986b-4f65-87a5-840dcb889ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:00.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:10.123Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cc23034a-12de-4d0b-9cd2-dd5b60d74584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:20.130Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5923992e-a474-485a-ab70-845ac8067751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:30.137Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=50111795-c3c7-4ee0-ba37-be94279c489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:40.149Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0a6f1559-41ca-458a-b36d-92d914f58a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:50.166Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=89773183-1087-4bee-88ed-225410eb90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:45:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:00.176Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8b5867b8-7070-4ee2-ac0e-1ee7e0ad87a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:10.184Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4e73355f-6973-4fcb-ad1e-c82e89743969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:20.192Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7fb439f8-f046-4ec7-bd13-891db497be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:30.201Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=df8182f3-6428-4c3a-b03c-b0b352e9d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:30.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:40.210Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8f0d794b-7005-4a80-93ac-a4266c3e8a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:50.220Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=61ae77da-ef6b-4caa-b2e6-5536d5fcaa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:46:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:00.228Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=712a3b00-4bf9-496f-b12b-8c2896b9642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:10.237Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3ddd2afa-c354-4626-b29b-32d47d23a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:20.245Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e271f8ac-cf82-4632-9725-a16ec97f09f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:30.259Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1cdc0d61-7abc-41f7-93e8-8dcd6f0984a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:40.276Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5158881e-f48d-4022-a715-9b1d669ec94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:50.291Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=54d9a182-96b3-477e-8365-2725ab83f64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:47:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:00.300Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c9817a25-7870-44db-bdbd-8363a55a8782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:10.309Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f7ee5408-f5d3-453a-a48e-cc9a378d3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:20.318Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3ad62df0-bfa9-4f74-8789-0a50cefb50f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:30.326Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f5fe2759-3ac7-44b6-8bfb-897859f794a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:40.333Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f030bb15-1c8e-473b-bf71-d903d42d67bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:50.342Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a3a5e6ff-d5cb-492c-8e4f-725da5c5590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:48:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:48:54.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:48:54.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:48:54.067Z |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 |2021-09-29T23:48:54.070Z |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 |2021-09-29T23:48:54.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:48:54.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:48:54.075Z |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 |2021-09-29T23:48:54.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:00.353Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cd85e531-439e-45ba-bb4d-3692c62fc2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:10.373Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c280591b-c59f-44b5-bb6b-af6321dbd587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:20.383Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=04a7431b-bc27-4826-a0a7-753908109390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:20.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:30.393Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e4b208a5-eed3-4f74-a722-120d6635e2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:40.400Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d6c54572-de4a-4bc4-8555-7e7c7308aab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:50.409Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=20127bcd-806f-40af-bc9b-08793772dd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:49:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:00.418Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=59077503-a559-4b92-b219-259c5955ade6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:10.424Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8c18073b-b468-4939-836f-57dde90f4051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:20.433Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2a31e2d9-fa21-4053-862e-07783dc7dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:20.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:30.447Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a2083ee1-051e-4efc-b498-4093a9d285bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:40.471Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5b279ae3-077c-4fe9-a892-f8e9e7758514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:50.478Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e1d69422-8519-4b11-8d82-c93ed35042a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:50:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:00.485Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c696fb98-b701-440c-857f-fa9ef1424830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:10.492Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a81a1dbc-f386-429f-8108-7e3604ab04db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:20.498Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4179fc9f-37a3-44fa-8a63-a289c5c1d014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:30.504Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fe8bce8e-9f11-44b0-a582-a00a1ec5f161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:40.510Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7987a3c7-4a24-4ccc-8cad-dcd8e2d529b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:50.516Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fb59fac1-551b-49a5-b573-0d147c62ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:51:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:00.527Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=80f3eeea-9794-4fdc-a049-d3ecd3cb2574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:10.544Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3ce0e4f7-02f8-4746-90c3-80a1f84d8b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:10.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:20.553Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bb887d63-0c08-4ce9-95ce-824ab5315a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:30.559Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=80126611-3f86-47f9-8c33-8c1a7c7e9705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:40.567Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5f15409e-0055-419c-aa0a-77cd207a897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:50.574Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a3446272-c43b-4350-8e2a-8b049f81669e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:52:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:00.582Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=259fdcfc-22b8-4505-9dc1-aa0a95a28e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:10.588Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=37d4eb5a-1dbb-4463-acfe-40dcfca40baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:20.594Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a11dc96a-e28c-461c-8840-cef642da2dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:30.612Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f15d26aa-c9c2-4927-9f08-127e2e38a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:40.628Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9c324fc7-a098-4974-8a3a-c1b466b4f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:50.638Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=819fffaa-9515-4818-ba37-f8edbb4c2e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:53:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:53:54.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:53:54.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:53:54.102Z |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 |2021-09-29T23:53:54.104Z |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 |2021-09-29T23:53:54.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:53:54.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:53:54.108Z |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 |2021-09-29T23:53:54.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:00.645Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d8d5e6e9-fa37-4c4e-bbdf-97f491e909b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:10.652Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=62bd14d7-78d3-4519-a858-1e17aec8160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:20.659Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a0d9eee5-da18-4177-9428-12c6e7446dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:30.670Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=04d44e87-9bd4-4f7e-903b-c05a24555449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:40.679Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=44f894ca-f0a7-4844-9da6-5a7494e5114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:50.686Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3134ac10-6773-4c7f-bfbb-aeb508204530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:54:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:00.697Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=444bbc1a-4328-43b1-b0d3-e5555bc31a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:10.709Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=26790eab-feb4-473a-8334-63f1328db1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:20.715Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=937dff24-37ed-41ab-a9d4-b3e03430bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:30.721Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7360f894-89a1-4422-8d9f-d6f50b754b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:40.728Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=104ed370-06c0-46b8-975b-df8ac8bc98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:50.737Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0d77590c-b26d-4190-a1cf-978338ff56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:55:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:00.743Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=17a4e87d-e94a-4823-9573-8a4ef1bfabde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:10.749Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=841c3fc2-a6ab-4d88-9f11-2af2c33fb843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:20.762Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=953d79e9-7089-4e0a-89d4-22b17d6304f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:20.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:30.769Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4cf486cf-7607-4369-accb-20e4a09c092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:40.784Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5b132d04-9d07-4308-8532-f022b55e37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:40.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:50.793Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c84c9ee9-46f7-40f7-8d77-47923635161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:56:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:00.801Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=eb5f595b-70f4-4e4a-8118-7d0c1896d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:10.807Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=61f08d2a-be8b-4759-a865-645e655d4f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:20.813Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f6c75e10-3a04-4c62-97f0-b411d0eb57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:30.820Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d9a4786c-19cc-48c4-8761-1f7b9a37e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:40.828Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=00846b3a-8db5-483e-82f3-52cf02a6e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:50.836Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=095b46c2-cb34-4eeb-9e40-cb011b48284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:57:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:00.846Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=aeb5226a-3f97-4599-a108-117267df6f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:00.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:10.859Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=636ae834-ab7d-42fc-b749-3adc22152c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:20.865Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2708a6e5-1c99-4036-8a99-e55ebda8b296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:30.870Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5a553954-e58c-458d-858a-5e8059502c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:30.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:40.876Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bce8ee92-d860-4d50-8685-bd0494b9c1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:50.882Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b25d352d-dfb7-4837-92c6-f69c94524c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:58:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:58:54.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T23:58:54.077Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T23:58:54.078Z |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 |2021-09-29T23:58:54.080Z |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 |2021-09-29T23:58:54.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T23:58:54.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T23:58:54.085Z |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 |2021-09-29T23:58:54.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:00.889Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6505ffaf-69b8-4e8f-8fd5-1d34efed03a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:10.895Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=214c98ef-9712-4b4a-bd0f-3656300565ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:20.902Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f52bc851-3155-4eae-948e-1ed24c134afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:30.910Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ec64557e-665f-4bb6-a0ce-0737d6951cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:40.925Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f4e34e27-ff6b-40a4-8cf2-3dd19933bf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:40.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:50.933Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1f16de15-557c-488b-abf8-0cd52923293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T23:59:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:00.940Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c9779b6f-58f6-472b-94a4-9ee17c4b555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:10.959Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d5977466-d90b-4ab4-a60d-c6cb7fd41bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:20.966Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c9536435-2c34-4233-82cb-a6f6a04b85ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:30.972Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7741c7fa-3546-42db-8aab-19382987cc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:40.979Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7773caac-2e75-4c31-a3bd-9567de8bc803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:50.986Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=258f6e48-6b4c-46d9-8c03-65cd20ad609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:00:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:00.996Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a1394a3e-d2eb-4203-bec5-0e5d2e1dcb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:11.013Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e75d097e-4976-46c1-8fac-4d4091252d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:21.021Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=34b3009e-f43e-4fee-b0b4-79c74430c559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:31.031Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b98cba60-f19d-4331-b0e4-f46bd0b3a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:31.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:41.039Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=325a1f8f-95ab-47d9-8f05-f00da5480567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:41.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:51.047Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0f0e0668-a3a6-48ff-a439-2f0bd1730422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:01:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:01.055Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b8a6012e-7ebf-40ef-8e2d-84897e5bb041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:11.063Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a051e4d1-19fb-44a5-8503-1bdfbc49a9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:21.072Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=05ceebaa-6fd7-4bea-b896-b30b0264ac30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:31.082Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0abd684b-1302-41e0-9b06-7570131d0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:41.094Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0793c0e2-609a-4d25-8d04-89806d790ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:51.101Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1123c287-c43b-433f-b255-0f83205d44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:02:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:01.109Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=81099c3f-0256-4179-855c-c4daa446b99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:11.117Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b90e8658-a18b-4a33-a846-ae380a4c00fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:21.125Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=acb6a2ee-8f3c-4dc9-870e-379ddfb75e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:31.132Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=de25b1e0-778f-4cb9-92f6-d80c9e8781a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:41.139Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=adc08543-7523-4f83-b950-0574774bc0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:51.145Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=687b8cd4-7e43-458b-8414-477df457b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:03:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:03:54.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:03:54.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:03:54.102Z |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 |2021-09-30T00:03:54.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:03:54.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:03:54.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:03:54.111Z |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 |2021-09-30T00:03:54.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:01.154Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=779d6808-d328-4da1-9417-7e887abd1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:11.166Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cf8618be-0818-4432-870d-ca829ad638db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:21.174Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3293c2d9-4d6a-4ebe-a352-371993c6a6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:31.183Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=da7fe707-3f0c-4a76-8631-ad34e0cc6433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:41.190Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fce577f1-c686-466f-bccc-19eaf727761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:51.199Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5f49b640-8505-42be-9d12-cd1faf70a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:04:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:01.209Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=3389ac56-c8b5-436c-bd19-526d7c9e1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:11.226Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4c5214ea-a8b0-4618-9748-1ddb1f96c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:21.235Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2143f060-0b69-427f-8b5a-227430982a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:31.245Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=deeee904-5c38-41c7-9300-b22f13c16e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:41.257Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=56467df2-20c7-47fa-b4ca-26e2650fe84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:51.266Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e43a4666-1fec-4f4a-b45e-2f647f4301bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:05:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:01.274Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=343368b8-067e-4cba-8848-8be08d8eafd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:11.280Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=58ce7468-66a4-4471-a648-aac82a8c5939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:21.286Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1b2c7f86-0ab9-41fc-bcfc-a9c229fc2927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:31.294Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fdc5b5a1-6f3a-4305-9ce3-370314cc195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:41.301Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d32446c3-f12d-47d0-84c2-8e5960c7f7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:41.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:51.309Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=502c8e22-1379-4e60-9c22-8df3dc9614ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:06:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:01.317Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=35321740-6f24-4a77-be97-4256c5a80aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:11.333Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dc4407c5-1b2b-4260-95fa-74ead7076cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:21.342Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=59a4d1f6-c3ce-4b18-96e4-68302bb5a7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:31.351Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=843bfe91-ec48-4c9a-92d8-26abc4c44d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:41.359Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dbcfe6d2-91f4-49bb-94fe-24a30448edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:41.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:51.368Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8e8f7e95-aa56-4da8-a122-7a03a01f643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:07:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:01.377Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e99b35fc-6d77-4907-b484-af7cd172c499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:11.385Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b96a9cce-69b0-411b-aa77-88cddb29b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:21.395Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=445b1d2f-4f26-473f-bb5e-911148fec926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:31.414Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6f29ecfe-198d-454f-a4ac-fb655a9457cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:41.423Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9e8a50b4-3449-4579-9122-0aa3dcfb7bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:51.430Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c74ade57-c110-44de-bfa0-f299c29ff38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:08:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:08:54.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:08:54.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:08:54.069Z |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 |2021-09-30T00:08:54.071Z |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 |2021-09-30T00:08:54.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:08:54.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:08:54.074Z |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 |2021-09-30T00:08:54.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:01.438Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dd64b77f-2049-4864-9caa-4146ac0f5674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:11.446Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=820f8f51-c98b-43bb-8b54-a931bd7af8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:21.453Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=92aa157f-b539-42be-b07b-f8e5b4848323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:31.462Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=109410e9-eb74-432c-b29c-a0ec7039e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:41.472Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f2c0f91c-da07-4c20-8ddf-bbaa7dd3e918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:51.481Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=af6bcbaf-9552-4491-9c75-7ba90d79971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:09:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:01.495Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7c8fc6f5-9492-41be-9442-b746f86f9c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:11.503Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=43800d1b-138f-4a67-baf2-253a6eac86f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:21.512Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=111a218d-2235-4a48-a549-28de577d6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:31.520Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=daed900b-8b81-473a-9395-04b735c148e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:31.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:41.527Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cd86747e-8ce3-45a3-936f-35682ef24e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:51.535Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2888bef9-9999-4dfa-ab18-09817024d321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:10:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:01.541Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e48bc235-1c48-465f-bd97-7eab204e1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:11.552Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9ad3e01a-1676-4506-9449-d9360aef2956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:21.596Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6d349332-50f7-43d6-a992-b047c49fe92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:31.604Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9f201f90-7425-4a52-b853-47d79494b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:41.614Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6d0e5786-5506-498c-8077-8e95baeb16d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:51.621Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=766ad2e3-608f-48fd-8b06-d7bdd449035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:11:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:01.627Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=58b775dd-205c-4927-aa78-dc01bf8eac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:11.634Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c0ef6851-82cd-4397-bfe9-8787fc7442a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:21.640Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c7e89fd9-2c57-45e9-a5f4-bd95c6a761bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:31.645Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0549fa54-c1c8-467f-9d53-622fa74eeca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:41.653Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5b75e748-88f3-4fb1-98fe-69a3806ed457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:51.662Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f9e2f3db-a335-4869-84cc-a17d95954e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:12:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:01.669Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0ade9a9d-f73f-40cd-922a-895a31d82499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:01.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:11.675Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d21f661a-306f-42b5-88de-ade041d8e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:21.682Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=365009c2-cc35-42d1-a33f-82b26f49a3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:31.688Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8e342096-1604-49e0-af02-e50b1dea2e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:41.694Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c57bdab7-d158-418b-a0f0-9ad18e952f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:51.699Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=37e21535-63f3-4d62-97f6-20e45896d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:13:51.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:13:54.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:13:54.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:13:54.051Z |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 |2021-09-30T00:13:54.053Z |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 |2021-09-30T00:13:54.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:13:54.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:13:54.057Z |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 |2021-09-30T00:13:54.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:01.705Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6cfe969c-d390-4270-9a47-645072b2d99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:11.713Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5ee88955-d88a-4801-b1c2-744d259e6b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:21.720Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=63bebfbb-a92d-48f3-b9bd-5209d8072f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:31.731Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cd4fe85a-3c42-4df6-9b75-9a665246a2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:41.737Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=58da82c6-b247-42cb-878c-6581c9504879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:51.743Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f6683c06-9ce4-4403-b946-b25ece2b8529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:14:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:01.749Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7f5e42c7-fc20-4d83-bd6e-18736e2e6664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:11.757Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=76afe349-0670-4cb3-8bd3-9fb03c8f6063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:21.765Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fc12229a-1368-4be1-8ac9-68dc488807d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:31.771Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5289d10a-7caa-48a4-8f25-a7c7de2e0be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:41.782Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b1fa9b27-621a-4d15-9389-9ad0dc1d4ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:51.795Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a98920c5-68f3-4e79-9f0b-100b08802611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:15:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:01.802Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ab87b17f-9f99-4c6b-aa9f-a0c579e3f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:11.809Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e084652a-498f-4e6f-803c-c25ef2751ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:11.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:21.817Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=56c2efea-c6dc-404d-8c3a-02e1b793ded3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:31.822Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c8fb2836-8ec8-4337-81fc-8e5508d5be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:41.829Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a4ca48d2-67bd-4cc9-aa53-904bb6994c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:41.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:51.834Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b98996af-4a52-49bf-b3d2-49d12916b3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:16:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:01.839Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6151afbf-c1d6-4bc8-91b5-748d765a49f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:11.847Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e6c0712e-3414-4da8-a26e-9970db954209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:21.854Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0a06498f-c1cb-454d-a877-879e6fadf44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:31.864Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0e9304db-0fd6-4eff-84a8-492ab0f9742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:41.869Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8c2e0d9c-7728-47c1-94c5-a60eee90d324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:51.874Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7eb1d1bc-4d8c-4d73-a92b-c6fad2441c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:17:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:01.881Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=13b8d35a-9f0e-458d-aacf-30012f7f75ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:11.887Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5c3b2ea1-5a2a-4259-9b57-2ba3200dda7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:21.892Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d793b663-a992-402f-926f-450c6c884d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:31.900Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=374f7102-acd4-4d93-972c-561149a45adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:41.911Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=25c4e79c-5115-4549-9806-31d383dbbcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:51.925Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1930f196-ff68-42ab-b060-71c7697d75e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:18:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:18:54.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:18:54.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:18:54.104Z |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 |2021-09-30T00:18:54.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:18:54.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:18:54.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:18:54.111Z |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 |2021-09-30T00:18:54.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:01.932Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b8b4b3a0-3b60-4e78-af95-3b5f72fd7d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:11.944Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d148805c-c205-4210-b4bc-0b92b7e5b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:21.952Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7471e4b9-e29d-4f4f-be61-47082c95f8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:31.959Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ba28f739-7f8e-42fc-9b1a-1504fb5796da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:41.965Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d666792e-1d8b-41ca-ae64-bc9c5e992502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:51.971Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fc917c66-4bef-46a7-a224-fee12a6409dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:19:51.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:01.977Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6b9b0b87-8fb4-4dda-91ab-7c5fa311ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:11.982Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8f74b1a9-3d3a-4b0f-83e6-59d330cdf3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:21.988Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e78d9199-53a2-4e1f-a0cb-f1497c973130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:21.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:31.994Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a62b14e4-4ceb-436b-a5fb-129f806731ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:42.003Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d4b9dc7a-c81d-4f08-ad39-de22ad4e1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:42.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:52.017Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b9024f4a-7b7c-4081-a04a-57063a0994f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:20:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:02.023Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9ee0e59c-1449-4249-84b8-0f71b935510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:12.029Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bf5b3a8e-9b51-4a99-b16a-25f4b9dedf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:22.034Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a2d85f37-2808-4703-8ae8-4cb1416e5454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:32.042Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=875b1a9a-ad79-4804-8c3f-7f2f8299cbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:42.047Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2e45b73d-03c9-4f6c-aa42-15b03ceb5613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:52.053Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b5ad19f3-d2bc-435b-98ae-7f871c7f8800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:21:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:02.059Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=118cf20e-0e0b-4b36-9edb-282cf3eab48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:12.067Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0251839c-4011-436f-afa3-d18d863a19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:22.081Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e174066a-1447-43ae-92b3-0455ef03b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:22.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:32.087Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=465b5436-185f-4fd8-8c9f-b48ed4696be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:42.098Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c7814fb0-f56c-495e-b983-0dad3abb96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:52.103Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c0abe82e-c3a6-4724-bb25-8c0103c401ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:22:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:02.136Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=38d9f658-6ca0-4fd4-a8cc-265f74920ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:12.143Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fa17b7c8-5a16-4d2b-8c47-b54c08a315de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:22.149Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=13d6cd71-d8fb-46fb-b58f-38e310e283a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:32.156Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6db64507-54ca-4f11-b7f6-7f9762ac41d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:42.163Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=70ba25a9-10b3-4e48-ab73-c61422c0c769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:52.178Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=23d8e484-151d-42cc-bafa-c3eff8f1e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:23:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:23:54.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:23:54.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:23:54.060Z |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 |2021-09-30T00:23:54.063Z |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 |2021-09-30T00:23:54.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:23:54.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:23:54.066Z |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 |2021-09-30T00:23:54.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:02.185Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=887a28bf-39e6-47ce-8c77-2ffc0bdfc4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:12.195Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=72d1ced5-6b47-4e60-b83a-9c8397b42f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:22.201Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cbc56ab4-aeae-46d4-8048-3efa29fdb21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:32.209Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1a0aea87-fc7e-4f32-96f0-ed19c6708c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:42.216Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bdb72eba-266d-4104-8690-1341c7df8c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:52.221Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=441171c3-1fb0-4127-b3a7-e6509f555a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:24:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:02.227Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ff37cfd9-8a16-4a46-a1fb-72795517eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:12.239Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8379df76-03db-402a-a98e-2b9663c541be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:22.254Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=72ea6c53-2359-429d-8fe0-9efe6a199091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:32.263Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b6cbe058-631e-4474-9180-9775cf821723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:42.272Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fb4d0d67-ba1b-49d6-8d4e-daf1d0e6a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:42.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:52.279Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b9bcdc84-a304-426c-9161-3bdb75f61d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:25:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:02.287Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=2f96a55f-e814-4a80-bfd1-9c2ca2389b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:12.293Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4ad9802b-fe2f-49ae-8ad5-f4ea335f3373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:22.300Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7efe0a73-35bc-4325-a13d-70957699252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:22.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:32.308Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=46e591fe-ae8c-4544-a155-4e3b441b41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:42.322Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=eab9a023-80e6-45a2-a23a-58ee639eb2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:52.337Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=aee10240-e952-45f5-a785-bd89d86a8eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:26:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:02.351Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=203f9328-f736-4ad3-ad4c-6e3bc5d33079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:12.358Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7caba527-9ade-48bc-a460-89f9c6184b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:22.370Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b6c9b082-407b-4f1a-b2db-0c5e188728c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:32.378Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ee38b6fb-24fe-43d8-855f-82f479d3434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:42.383Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bff6397d-e892-4e71-bfda-f6dfd82905b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:52.389Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=15e191a9-fca8-4438-ab98-c6d9fcbcada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:27:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:02.411Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d7384e45-4623-4675-ae1d-4da2d9f2a9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:12.422Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dd8b6401-03d2-4736-bd80-9e77cf2ad026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:22.433Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b066b197-0003-430c-b276-c829e775b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:32.439Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ceb003f2-ea37-4713-bbbb-59f51db78f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:42.446Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=dc7542e0-c736-4e39-bcf4-711f7947eb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:52.452Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=019ba08e-a899-4245-986a-6e7440b4dd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:28:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:28:54.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:28:54.110Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:28:54.111Z |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 |2021-09-30T00:28:54.112Z |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 |2021-09-30T00:28:54.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:28:54.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:28:54.116Z |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 |2021-09-30T00:28:54.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:02.458Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=984de33e-5f5d-480b-b982-47e607958988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:12.464Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=229da111-38c1-4c10-b605-5d4fd9d318e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:22.471Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b7bb4bc6-729b-46ee-8322-d6e955633fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:32.479Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d2766c1e-1273-43c7-b8eb-3eb2e2556643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:42.495Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=707c98b4-04ff-4f90-a64f-5dd3856f286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:52.503Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7f32e932-28a6-48b7-a449-13f2f45d841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:29:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:02.510Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=712a8677-4cd0-4160-a701-d14f7f455e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:12.516Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=b24b3a08-c082-48d0-9182-66d8b295e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:22.523Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f0812db8-337b-4c27-94c9-8a0c9cc6a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:32.531Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=26e27704-f330-429d-a155-8b97c616fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:42.537Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=80b98501-9554-4d82-a8b8-1cd3dc3a6d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:42.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:52.542Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e7a6c25f-7475-4bcb-bce2-d253b61ea8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:30:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:02.552Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=37e9ba9b-7d67-4345-a41c-2354f58e79b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:02.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:12.565Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4aadda3b-4553-4fe8-8204-b78a6c01a0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:22.573Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e93982ee-3e94-4cfd-baa1-b0fa4948cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:32.580Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ba75789a-2c93-41ab-ae39-1b8930c8c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:42.601Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6d016d88-1c49-4f38-86dd-9d6953bdd670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:52.608Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4b8a883c-9c7d-445d-b67c-01ec3ffb63a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:31:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:02.616Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a7ae727c-1e2c-4d62-9574-b9b261947a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:12.622Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8b4a4955-8bb9-4db0-ade4-4110a07db6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:22.630Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4e2cb32d-0568-4428-888b-c252a61626ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:32.640Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bc8f93fc-3289-48b4-9fde-e64e1eff902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:32.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:42.657Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f79307b3-1caa-433d-992a-6751f443d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:42.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:52.666Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1443c0e6-ade3-4c94-8f50-51f20f8ccfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:32:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:02.674Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d0914b6e-b21a-4374-b31a-b349fbde58d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:12.681Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4a03f949-889a-4163-858d-c7b31be8f1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:22.688Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5157a9e9-e7a1-477a-80cb-c0b82e718d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:32.697Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1445263e-d401-404d-9e82-128efae4e0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:42.702Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=93e81303-0159-4b69-941a-1f5d3ef3c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:52.708Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f8c1bfaa-1c54-4d5d-84af-49475b252ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:33:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:33:54.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:33:54.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:33:54.070Z |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 |2021-09-30T00:33:54.072Z |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 |2021-09-30T00:33:54.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:33:54.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:33:54.075Z |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 |2021-09-30T00:33:54.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:02.718Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0810b549-7a7d-47e3-83d9-3c0bdf193c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:12.728Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d11f51de-2560-43ee-9f99-675683abd6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:22.739Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ea35c989-08b7-4815-8a77-286b1124e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:32.747Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d9bd34a1-78bd-4be5-b8f4-2aba41503b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:42.755Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=242f444a-fecc-4c81-ae37-de49f37ccde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:52.763Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=00f711a7-9f7e-408c-a9fb-f28fdca36b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:34:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:02.771Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=e58da77d-9efe-4777-b016-3de90a80a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:12.777Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=9483bf14-cbce-4a6e-928b-1a473a5fa58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:22.784Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f8ba4e35-1cb7-44c0-b10b-efe972c37df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:32.795Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=718c2bef-c4d5-4710-828c-f5357fa81a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:42.805Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=89c8c808-08e2-457b-9a9f-19993b2cfc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:52.813Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c899072e-11af-4e5a-9024-808ef7f39654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:35:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:02.821Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ef4ac2c5-126f-44bf-9043-82beca6ec06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:12.828Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=fca7d176-512b-4d3b-821e-1a9fc1c50a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:22.836Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4478f470-0fe5-49bf-87ba-c6b94008f179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:22.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:32.843Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=f8f09e7c-1fb6-4896-8346-e036a73cb005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:42.859Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=d106d40e-a824-4f20-bd29-1b5271b5332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:52.868Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=28927eef-bd93-4b99-b381-9cb2322b2ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:36:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:02.878Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=812893c4-aea4-47a5-897a-56c360f9d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:12.897Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=094fc9d2-4460-405d-8e9b-8e319f1a44bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:22.905Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6e01ba4d-b3bb-44fe-a39b-8d141646e4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:32.914Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=94499262-d71b-4ecf-8360-5b4fee1d6c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:42.919Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=17809df6-ac48-4392-8763-b94f6706e079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:52.927Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=843b31bf-d1c7-40d5-b5e3-bfb042ad33ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:37:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:02.935Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=94ead220-e96a-4e73-9bcc-8c9c32cde5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:12.942Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=254da2ca-5110-4d75-b924-e3b01778cb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:22.948Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=45258f33-e82f-4526-b6bc-1c2f3c4bd8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:32.958Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=6c1e3fc4-4462-46c5-803b-b2739258e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:42.992Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bb398924-0504-4add-81ed-1fd3e40f9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:52.999Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1357e62b-cfed-4878-a66d-305651d6b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:38:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:38:54.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T00:38:54.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T00:38:54.068Z |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 |2021-09-30T00:38:54.070Z |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 |2021-09-30T00:38:54.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T00:38:54.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T00:38:54.074Z |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 |2021-09-30T00:38:54.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:03.008Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=8ffe319c-f28d-4d71-be82-987561bb6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:13.018Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=c756056c-418e-4ee9-a93a-2af7ed75f564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:23.025Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a1670657-bd86-4ca1-a3c1-9518152aa6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:33.032Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7e73d747-fa87-4652-bd67-11a4e8d32795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:43.038Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=ee76986b-2b45-48b1-8620-10ee4fd1431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:53.046Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=36d6fd43-ceaa-41c2-8520-bebb17073b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:39:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:03.053Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4b6d9cca-a519-443c-9a9c-f35337ae08fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:03.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:13.066Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=06da846c-d7ca-4fea-b770-435edb026615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:13.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:23.083Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=bf43a075-99de-4518-bc36-aedb74db042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:33.092Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=db2fa260-00a4-4f6a-9440-826bfc347efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:43.100Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=5c508756-c5ec-4263-af5f-27b3fdbe601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:53.107Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=434e05c9-addf-433c-9d2e-f7910b017e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:40:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:03.115Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1402cd18-efed-4a94-b337-3892c3d7ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:13.121Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=60c9e472-bbb7-48e9-8fef-6765b68e85e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:13.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:23.129Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=7fff7c77-f0b4-4756-a551-17e54ec6a535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:23.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:33.138Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=0f76c92b-1722-4ef2-8ace-f0ea84d9f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:43.153Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=cd4011c9-cdb1-4833-a1d9-1569fd7f5808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:53.163Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=a897ab5c-1419-4d10-89f0-bf29867a028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:41:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:03.171Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=4381b2e9-8ad7-41a6-be8b-9aaea981708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:13.180Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=1f89b216-a4f2-43bc-9044-46b18befc0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:23.188Z |INFO |Init configs |InvocationID=63e4ecbd-559d-49f5-bbcc-69798f76d867, InstanceUUID=aa8112d8-4a20-4865-b9f8-cd6d5c904824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T00:42:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |