By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:00:38.688Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:00:38.703Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:00:38.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:00:40.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:00:40.291Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:00:40.292Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:00:40.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:00:40.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-28T05:00:40.631Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-28T05:00:40.672Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-28T05:00:43.366Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-28T05:00:44.255Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-28T05:00:44.287Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-28T05:00:44.288Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-28T05:00:44.447Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-28T05:00:44.448Z |INFO |Root WebApplicationContext: initialization completed in 3775 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-28T05:00:45.454Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-28T05:00:47.109Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-28T05:00:49.289Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-28T05:00:50.158Z |INFO |Started MainApp in 16.029 seconds (JVM running for 17.162) |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-28T05:00:50.313Z |INFO |Start scheduling PRH workflow |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:00:50.334Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2aa6f66f-b9ad-4442-924d-8581a230b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:00:52.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:00:52.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-28T05:00:58.900Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-28T05:00:58.901Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-28T05:00:58.905Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:02.161Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5596574f-8c01-448a-8535-5bedacdbf340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:03.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:13.284Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7d35634b-9388-4d15-b1d2-bcc8eaed842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:14.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:24.419Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=c1d30aee-5d8a-41a3-a166-17a511db63a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:25.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:35.491Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d200045d-fcbc-4390-9548-e62086258b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:36.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:46.627Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9fc0d80f-b040-487e-bff4-30e1a0708fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:47.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:47.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:57.735Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f496e472-696d-43bd-9e85-41a69a88c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:01:58.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:01:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:08.831Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5ff52849-c215-4154-8d67-48130794c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:02:09.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:19.934Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f1bd25db-a10f-4b72-b5bb-6827f59c6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:02:21.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:31.010Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fd1ba1e2-0378-4200-ad46-7c61640bd452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:02:32.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:42.084Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fbcab8db-3c05-40a1-992a-fa4d18900fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:02:43.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:53.150Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fad573c5-84aa-491a-baae-4c627e22167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:02:54.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:02:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:04.329Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ae8e7cb4-2f45-4ac1-a91b-e52948c6632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:03:05.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:15.395Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=cd7e8fdb-4218-420f-8eea-b0266d5e9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:03:16.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:26.471Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6ed1eb4f-54e5-44d5-8046-d8bc880f938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:03:27.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:37.542Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=405ebbef-b98c-422c-940a-cc09648c9598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:03:38.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:48.608Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=94b5db30-c3b5-416b-ada1-5e4ad5688209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:03:49.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:03:59.645Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0a511888-afc8-4632-9593-f7c969f052ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:00.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:10.685Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ce5220e6-17d5-4ea7-8a08-a4e228b9942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:11.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:21.762Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fc6f235c-32fe-4f3c-99cd-9f85f75ab522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:22.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:32.797Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=022cd534-27d9-4cac-8df4-2dbda8ad3e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:33.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:43.841Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=924baaf9-2e5c-4564-9884-c75e7bbc5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:44.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:54.915Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ff095bdd-f68d-4756-a48b-17c4dd06028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:04:55.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:04:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:05.957Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=612f446c-4b4b-4cd8-a5ec-532ccf2cfa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:05:06.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:16.990Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=097e805b-2d15-4546-95e5-48687dad17f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:05:18.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:28.062Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=548fa593-ef32-4154-8be2-6165792acc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:05:29.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:39.109Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8183097c-6d03-4e57-ba61-b4bdfc59abfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:05:40.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:05:46.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:05:46.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:05:46.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:05:46.989Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:05:47.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:05:47.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:05:47.010Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:05:47.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:50.245Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=02c3679c-70c3-49f5-bacd-df9a1d9f4198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:05:51.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:05:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:01.378Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=00c0f686-0c50-424e-a5ec-17db3e84736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:06:02.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:12.426Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2168a42b-38e7-4ff0-a0a6-24fd0987d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:06:13.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:13.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:23.488Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=79bbbe86-a351-4240-ad1c-66ceb36a6d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:06:24.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:34.612Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9a730a1d-82ce-4c61-8af9-d665d576ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:06:35.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:45.702Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ff12e2dd-f176-4ed9-81ca-4b34b74a6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:06:46.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:06:56.771Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a90ea8d3-e84d-4fcb-883d-4311c18c9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T05:07:26.836Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.59.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:36.838Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7a53ef02-5549-4d71-a2ec-9d4e17a0b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:47.087Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=c6854b0e-d57c-4f6b-b4e5-50dc60e015e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:57.153Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=673e9dfa-9c25-49ad-b0f1-c1e5ab1eaefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:07:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:07.179Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1970695c-9f4e-43a1-a367-e7bba58b027c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:17.200Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3be07b78-2527-40fe-98d6-4d2e4efb0183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:27.224Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=438403ca-385b-4dc1-b6bf-55fd5a700cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:27.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:37.239Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d5dcbed3-eb56-406b-80cc-84269b9cbe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:47.254Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=afc6e1bf-e131-4b91-bb86-3f144d21ba77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:57.275Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=dd7ba996-622f-46af-8b33-9214910e0db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:08:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:07.318Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=be7d8c39-7a24-4db0-b8d8-96addb4b2445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:07.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:17.335Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3e491b8d-f455-4024-869f-25d23d26dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:27.351Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7e7e0e77-93e4-4ec0-8444-72914de9b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:37.366Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2f89d511-c871-4ec5-9118-53a5aac38371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:47.379Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=53135f29-01c3-4b5b-977f-713dbf4ca2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:57.399Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3b849a72-4e5c-4e6b-8bd4-1de0d3244ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:09:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:07.411Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f9d486e8-604d-40cf-9ff4-1f8671af61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:17.430Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=66ee9f0c-4c9a-4038-ab2e-deff9ac0226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:27.454Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=895b3aff-c752-4ff7-a87f-7cb9a3a44443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:37.471Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=80ccd83d-4d1c-49bf-aa1f-776c6c9539b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:10:46.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:10:46.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:10:46.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:10:46.060Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:10:46.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:10:46.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:10:46.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:10:46.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:47.484Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e3ab84e2-aad2-47ea-935f-aa6605dee128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:57.497Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=806d4456-5c8e-490f-8f80-8921d9237710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:10:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:07.511Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a3da2b5e-2f8e-4be3-81fe-78c35a86cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:07.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:17.527Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=586fb312-0d12-4cf1-9271-f5127e583e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:17.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:27.542Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=de9b077e-6f85-4ae5-aeda-426a3396dba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:37.554Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9dc37410-9a3a-458a-b1a3-ffa01a2086a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:47.575Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9dfa7941-e64f-45f0-9cb6-ba169fc32b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:57.621Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=564dd859-2d91-46ef-8a68-a7257023b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:11:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:07.633Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6ebdc331-1611-443f-b513-d23727e50972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:17.653Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b93aa382-878f-48b9-92f8-7ac44073ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:27.667Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=aff09cff-db2d-40f1-945f-fad2f24fb9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:37.683Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=478441bb-6e75-4444-81bb-6e390e63372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:47.707Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9f5d26e1-965d-4cb0-8076-c2d6c8f4b344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:57.722Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=922cc9db-ad3f-4976-946d-9e6fefd9f3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:12:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:07.736Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=002dfa91-df9f-4aac-b89c-5cc64fd10a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:17.756Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b3ab1815-127d-46be-86cd-5406efb680d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:27.767Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6c0d3bcd-8653-4dfb-a8bf-c503dfad145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:37.780Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0981a373-08f5-4292-bd5a-689b306b3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:47.793Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=65dff72e-9982-470a-8a49-8096bac65c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:57.808Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1849b0ec-5a04-47d1-b360-52b97c793753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:13:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:07.819Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4c0b9938-d0e2-4931-aeaf-293c2989d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:17.833Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b1762a50-c457-4b87-a737-a4cd350c4f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:27.845Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eb66ce1f-d349-43d0-ba10-b6a32a3ede86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:37.864Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e4354749-f773-4ee9-a806-36890a3cb4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:47.880Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=33a47706-27a4-4341-8795-757e8d244f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:57.893Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4b98a693-92df-4dec-8749-e224dbcc0316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:14:57.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:07.906Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4251f65e-7d7c-4cdc-9187-b1d5622fd4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:17.917Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2c401e52-98ce-4fb1-ba21-250551919d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:27.931Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e480211f-8577-45fd-bc35-7c1baeae54ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:37.944Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ab9d0497-25d2-4ec9-9a73-53f181196f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:15:45.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:15:45.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:15:45.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:15:45.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:15:45.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:15:45.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:15:45.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:15:45.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:47.960Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b3ce5de9-78b6-4bc9-a35b-32ab0576b5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:47.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:57.980Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=c9d195b7-f8bd-47c4-9b0e-c1b0dbac8603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:15:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:08.007Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=28264ebf-96b6-48f4-8648-ad46504af539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:18.024Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7dd9607d-b04a-4ce8-b5bd-507809c98abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:28.039Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6a76030a-ffc6-4a8a-85c9-69e7d58cad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:38.050Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5f324279-f560-436f-861f-69e75a06154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:48.060Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6113900a-16c5-43cc-8a5b-6b168ff9fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:58.069Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7eb905e9-c406-43a5-8ae1-47da0c5daab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:16:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:08.081Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=16331036-a892-4265-adec-530dc8185cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:18.091Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=486cd768-5d32-4b52-a490-8dc9b211dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:28.102Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5aa622fb-6207-4e27-ae40-ffcc445d4d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:38.112Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=52c109e4-65ef-4f1a-8e1f-3660ee032b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:48.124Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1d214dc7-4a1f-4bfc-8417-95bc4561110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:58.143Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1e829092-0d64-4e69-91fb-47343d5af8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:17:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:08.154Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=68ef6e62-e106-45cd-8d6b-af953cb592a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:18.167Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=14b11067-020f-4a15-8c6b-2794636ceb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:28.184Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b2e9d109-5b13-4641-bf35-affd3fb2d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:38.200Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e314694f-9b55-458b-8014-a2dd141c2d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:48.216Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8d457bc2-90fe-4d93-9b24-9511f4fb8227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:58.228Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3c475e5e-e523-49aa-9773-0a8effe8d43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:18:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:08.237Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2b190bcd-3afe-4ab6-9c4d-61ad687957ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:18.247Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a0c784e6-afe8-4f7e-833f-543fe9c8ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:28.256Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8098f721-4538-4619-9754-18edec1c9511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:38.266Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a7061d8d-c1a5-4051-aa48-95bd21b98b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:48.275Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5ebb8d9a-66ac-409c-9091-eefa0df487f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:48.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:58.284Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4cba836e-51b1-47e9-9fcd-00850eabe722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:19:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:08.296Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=049930c4-8c58-4a77-9050-22db896c3329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:18.328Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=30479ecd-9f1f-4be4-bc84-aa7be7ba6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:28.337Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=92c73cb9-4392-499a-a4c4-5230fc4ca42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:38.349Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8be17c43-5797-445e-8856-cffe8df271b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:20:45.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:20:45.840Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:20:45.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:20:45.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:20:45.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:20:45.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:20:45.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:20:45.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:48.358Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eb3275d9-6d1c-412c-9c0a-e6f198c8f7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:58.367Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f4e65536-befa-41ce-9413-c7bc953460ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:20:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:08.379Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0c423b0b-657d-47a6-bc7f-64b58eab1f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:18.392Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6e9dd17f-578c-47ae-8763-01a4430a2fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:18.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:28.403Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=610ab9c5-61c2-41c7-be47-0b4bd43db90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:38.415Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=65831145-d1bd-4ff6-86c4-75547a109f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:48.430Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ddbf7c37-53ba-42d6-99a0-e87a2df9ee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:58.441Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e1e48d92-474e-415c-9044-09f3a66fb6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:21:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:08.451Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d5aa8e1e-e5cb-41c1-bad9-798367e60322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:18.461Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4c8a1995-10c7-4bda-82be-2073ac4c7ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:28.473Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8fc2a235-27f1-4389-a294-5b175ad01e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:38.487Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=04571549-5be0-4356-b1c7-3d8bcfaf321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:48.498Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ac919bef-1c28-4526-a08f-75df6aa559a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:58.516Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=48cc7d09-94d2-4e2f-ada5-de593ab6909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:22:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:08.527Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4a02adcf-dcbe-48f3-9162-aaa4e1d86216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:18.539Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=c1490ba7-8fc0-4e55-8ce1-40a44895c1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:28.549Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f4e0d7fc-9941-4b0b-8d2a-3096e57b2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:38.557Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=647123cf-6640-46c6-ad5c-0454ddd82dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:48.568Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=305aaf68-c6dc-4e71-afbe-6df56b9c4842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:58.577Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a8bb7e0c-18e8-4042-8cb5-0d92a96e8beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:23:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:08.586Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5503a862-8e41-40e6-b693-8fda42043313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:18.603Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=89df5ebb-7b11-448a-946f-4f1380f1531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:28.615Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=bed2b12a-00fd-4021-aa55-82f4e98ead32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:38.625Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=314b73b9-600f-4de2-aa17-46b019efbbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:48.636Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e23e5b6d-6790-4b3f-90ab-8a29854ebf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:58.644Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d2da6610-8837-4ad3-8f73-5bea92c6011a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:24:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:08.652Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=99b8c568-b2f6-4f78-a3c6-8308c48dcdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:18.662Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3b811ab0-5bfe-4566-9cc2-71213b1d0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:28.673Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e865f5b2-ab9e-44cf-a145-2351fb943398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:38.683Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=61053897-1f5e-445e-ad7f-f43630a53891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:25:45.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:25:45.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:25:45.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:25:45.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:25:45.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:25:45.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:25:45.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:25:45.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:48.696Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=dc5dde1f-748f-49a8-85f8-aa3ef10026ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:58.713Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=704feae6-3604-4bff-af43-e5182f97edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:25:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:08.727Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=746836b8-69cb-40f8-88a1-b30e16e27f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:18.767Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5c50adfa-032f-4d40-a935-a4b932a5a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:18.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:28.778Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eda44e3c-ed8f-499b-84f9-bccaaf234baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:38.791Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fe10db1d-1cb9-4c14-ac4d-c187eb66d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:48.808Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7bb367b2-7874-4f8b-bcf6-1ff84fe29c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:58.823Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0c9ca9e2-9772-4ab6-b78b-a6452a29e308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:26:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:08.835Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9e9e82be-3a31-4f74-95d7-8d5df2f12d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:18.844Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eb1f3eb5-566c-4cdf-9baf-da52014acd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:28.853Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=234106a0-f8e6-4fe5-8759-a6a748e23d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:28.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:38.863Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=086766a3-474f-41c3-ab85-a2f1224d6475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:48.891Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8272a3a2-289d-47d2-9325-5768ee5825bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:58.914Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=16ecf249-eff3-4d69-a77c-d640aaa16221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:27:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:08.939Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ed8502ce-71d4-4f83-9cdc-92c440c46147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:18.970Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e2c5d64c-1a76-4e8b-9654-a9450d4ee32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:28.993Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=72a5887d-d98d-435b-b23e-97e6c2dac803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:39.033Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=753a1e3a-d286-4db3-822a-242fee2a3069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:49.056Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=cca29380-d9f6-4e42-b03c-70291c840534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:49.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:59.073Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b7f8afd6-d45f-4931-b261-cbfdede29e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:28:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:09.103Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1e8170eb-e5b5-4804-a0d8-07e5716a74b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:09.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:19.120Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eb9da479-41ff-4172-98c0-375164c8d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:29.132Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=48169736-c8ce-4430-93c4-0fca5cd5c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:39.154Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8a51f530-08c5-4cf3-a356-2462241f5b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:49.171Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2259fcf9-a65a-469a-be05-7098a1553423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:49.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:59.195Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d0659194-a694-4fca-be0c-7b39c1dd96fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:29:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:09.226Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a39015ef-17dd-4dba-800f-ebb71ea7f856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:19.240Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=52edf241-9acb-41a1-b5eb-3f5046ae043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:29.275Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=74a2f001-a46d-49c2-9589-679397c60ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:39.290Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3906105e-56e8-425d-989a-4f261e43dc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:30:45.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:30:45.994Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:30:45.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:30:45.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:30:46.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:30:46.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:30:46.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:30:46.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:49.304Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=c2039a6e-d4ca-400a-9a15-7dd1941ee8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:49.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:59.318Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ceca2e48-e728-4b82-83c0-8430231f22f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:30:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:09.334Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6414188b-5920-4857-86c4-1718914c469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:19.366Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=071df522-09b3-4bc7-9429-06354dab792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:29.384Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a6af96c4-db39-47a9-acca-f736eb607d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:39.402Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=db5c367e-6dd8-41de-a508-9cf239eabcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:49.421Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=006a270a-a862-442d-8409-b0ac37281a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:59.433Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7dddcf78-5251-4b95-b9e9-48f591a49cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:31:59.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:09.443Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8f73c477-caa7-4fc8-82da-7f266aa74740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:19.458Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=fc79a576-d9d3-4ef5-8e8c-010b86521976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:29.478Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=eebb210f-f4cd-400b-8320-6f3f475c0185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:39.488Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=16209410-1997-43c5-8564-d5df38f0db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:49.500Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=cee86a79-955f-441f-8f1d-87cfaf06e300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:59.520Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5cae3cc5-5a82-4c19-aa8a-ba7dac9aa12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:32:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:09.531Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=31a277e8-1273-4231-a279-6fe480ca862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:19.541Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=79425a6f-a963-43e3-868a-dea60fae989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:19.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:29.550Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=dde2e964-87dd-4657-b35c-6a612e788d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:39.559Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=890c2008-e19c-4d98-837e-51d39555e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:49.577Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d6bbc492-eca8-4702-a8ab-e77706dc3e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:59.588Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=335d1b2f-c10d-404e-9f99-efc73485cfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:33:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:09.597Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3a46337f-a57c-4a49-a5f6-385a158edbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:19.607Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=54b96d8c-3563-49b1-8e7d-f999b489d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:29.617Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8b3a943c-5740-4aaa-bb30-c4183f81eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:39.627Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ddcfb2ad-ee8e-4b42-896b-34113d6d66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:49.635Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b21471e9-4dea-40a6-8825-64725d46e17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:49.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:59.643Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8f3c1649-10ea-4cfb-8cc5-cae7837fb1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:34:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:09.652Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=10106f1f-2945-40ce-a42e-d746f98e00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:19.660Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ef71ee51-fa2f-41cf-8e33-3d6d52f98ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:29.671Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ac949174-5cdf-4636-8ff5-a221e7c61abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:39.681Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=bbc43470-81a7-4701-bc56-570a2288c6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:35:45.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:35:45.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:35:45.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:35:45.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:35:45.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:35:45.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:35:45.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:35:45.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:49.690Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f942b788-3830-420d-ad88-07f9536dc765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:59.711Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b8bc5983-cd29-45e6-9657-73496822ac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:35:59.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:09.729Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=48e843ce-975f-4f31-bb7e-4bba70614140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:19.742Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=da171e66-2e45-444c-908e-b0ea3784c2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:19.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:29.751Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a48d4cb7-ff13-44d4-8bd5-74d906de4082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:39.761Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0b0bf00e-9006-45f8-ac99-813180fe38e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:49.772Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5377eb13-0e7a-4012-b57e-41b2b5b38233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:59.783Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5db2a930-e3ca-4f4a-b8a3-f52b51a70113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:36:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:09.801Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=dd0fd0e2-dcf3-48eb-b689-c02eefe0521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:19.812Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=819ea75f-d618-45d6-9110-350afdb8f877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:29.827Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e33b65a5-ab8d-40d7-94e2-c4fb1cb14a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:39.836Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=6968b9e9-06d6-44f4-bd8e-e5749b36ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:49.845Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ac8bad77-76de-4231-9541-d07696d3f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:59.852Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=76851e8d-bcde-4801-ab6e-30754d509ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:37:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:09.862Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5487da1e-3e4a-4f4a-a0d1-d3a25eb9b3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:19.870Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7cab874a-6670-4f2a-b63d-a21e501c0e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:29.877Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ac0fe186-73df-4eae-ba89-390d8b08c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:39.889Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f0b5ce37-16f3-4de2-be68-5c17d73df9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:49.901Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e3fde767-7e00-461e-9a12-41dd3900af51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:59.911Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b2da5682-ce72-4535-985c-64b218623e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:38:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:09.920Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9a08350b-7106-49f9-9037-8422a513f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:19.930Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b565f675-7bc0-4527-9fb1-b86acf767b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:29.937Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5b259e5f-6aa9-4743-8c30-c0bc421f1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:29.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:39.947Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a97c11ff-690c-4660-8812-4f222816a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:49.959Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=03b0127f-87c9-46ef-8075-aadc219d4b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:59.967Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=60486be5-053d-4376-b12b-8f24ff4f3bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:39:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:09.977Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=252e4945-da57-4f9f-bd71-cd90ac04c314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:19.989Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5403d983-ab6e-46d3-85f7-843182d836ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:30.000Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=96773223-54d9-4c9a-a70d-0697471888bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:40.010Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3c92bcc0-4f39-45b6-9f65-cedf0780981b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:40:45.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:40:45.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:40:45.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:40:45.822Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:40:45.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:40:45.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:40:45.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:40:45.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:50.019Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=21ba3e2b-1fb2-4819-bf84-0750c9c2985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:40:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:00.029Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=7e3236fc-0fb9-4bb2-a01d-2e87ffc0c7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:10.037Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=1788f519-8d8b-4ded-9e8b-5ac31558eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:20.045Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=74de372e-3f03-47f8-8211-a74bd4464cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:30.053Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b9654537-ca9e-47c4-911e-7bfecc891d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:40.062Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=101b6e49-6de9-4d2c-86be-4f8926fa601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:50.078Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=370fa8d2-a892-41f2-9e39-3bd9e9504b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:41:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:00.087Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=795949c6-491b-412c-af73-cfc72638689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:10.096Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5c68c8bb-e106-4a4b-9125-854973d6015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:20.106Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=37645ee5-6ec3-43e5-8e90-c5511a2cc4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:30.114Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=4701325c-e923-4238-8e26-f1fac189b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:40.123Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=65814759-2bc8-4876-b301-20146c4e5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:50.131Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f6a133ac-6224-40c3-9eb4-7ecac9ce2397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:42:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:00.139Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ebf73f12-5b53-46d9-86ae-51e215cd5517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:00.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:10.147Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=48447490-b9ca-4247-b303-76a672c8ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:20.155Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=9fe64957-1b2f-4a19-aa06-81777bcbe7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:30.164Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0fb536d7-b83d-4ad0-8c57-cd60f45370db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:40.173Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a0242d23-f47c-486c-8c02-a33cdac96d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:50.180Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5932452a-daa0-413d-9fd0-f398b3062283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:43:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:00.189Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=e43e1cc8-2d05-4170-a887-23451481900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:10.198Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=8be9bf1b-209e-4b4a-95bf-2b7a31cd06cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:20.206Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2685dc08-92a9-4a09-9cb7-59b236634890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:30.217Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=57607e6d-915c-4cda-9fb9-0a6bfa02f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:40.239Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=16018ea1-1664-47cd-a192-c1d8d2b974c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:50.253Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=51102d5f-659f-49ae-ab53-f51a9947d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:44:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:00.264Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d4dd3564-d1c0-4170-80ed-53e73ba27fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:10.272Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5627cce3-16d9-4f31-a178-923d2320393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:20.281Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0d50a477-24af-460e-adb1-4a32331f6e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:30.291Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0b0abe44-161b-4a8f-a3b2-22bab2fd833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:40.299Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b60fc1db-d968-4768-8790-1cb0a840b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:45:45.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:45:45.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:45:45.871Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:45:45.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:45:45.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:45:45.887Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:45:45.887Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:45:45.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:50.309Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=05a462d2-ae6b-4dd8-9d0d-42eb098c1f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:45:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:00.317Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=59e96a4b-2b7e-4cf7-972c-e2c5b5338064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:10.326Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=25db81a6-4a2a-443b-ae0a-8a952f8c7445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:20.334Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=22b24474-e6d8-4d13-a3e8-225f42df84b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:30.342Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ee77bc95-c953-4ea4-8875-f20fc1e689e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:40.349Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=053e2c5b-4176-4ca1-9f09-86e8c430fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:50.357Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=01c5523a-66fc-4a67-8638-d5e736b2fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:46:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:00.364Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d40de539-f6e9-409a-a533-b35452ab69c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:10.371Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0de4dec0-8e53-47c6-9f49-7faead28fe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:20.381Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f8682095-df55-4e94-b586-629fb402645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:30.389Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3b63c41b-eb3d-40d1-95a5-1c31435d7f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:40.397Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=69452c54-aac8-4207-8b64-da8b7d099e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:50.407Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=3dfb900f-c9e8-4ef9-a241-63db053ab13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:47:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:00.415Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5364a94b-84e8-4490-8b0b-fdc3ebfad3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:10.422Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=86813e20-3c2e-4776-8212-0116b2918b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:20.430Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=a8744d8f-d192-48dd-8da9-b4cb1f57e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:20.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:30.440Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=b0d610f8-09a1-4ce0-85ed-7c35ca5c02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:40.448Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=585fa1ff-5a8a-4b6c-9b42-85bbad6a669a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:50.456Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=d83db546-de15-4610-b878-5fccb5d89fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:48:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:00.462Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=cd358bdf-9808-44e6-8f1a-4b439f2a0d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:10.471Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=742917ac-ecab-4d66-975b-6b7a04087379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:20.486Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=2d39aa9a-13b3-4c9b-be55-e567e11a1875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:30.494Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=81ce4c83-57d9-490f-9b84-859fb3f6009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:40.502Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=00372d6a-7c34-4f2e-9109-08999c52ef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:50.511Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=f410b545-e5ef-4e35-9a9f-06f7fd52b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:49:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:00.519Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=15ae8916-ef95-4e84-9d9f-0b4f8e94eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:10.529Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=ebe38ebf-ae29-4db3-8458-f87ad9786aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:20.541Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=216153a9-93ad-44b1-9412-e55e7ef5cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:30.550Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=0cca5b6a-16df-47b5-9bc0-8353271c3946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:40.558Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=bf7e6695-a1f5-40aa-a988-ba1f5ca59251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:50:45.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T05:50:45.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T05:50:45.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:50:45.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:50:45.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T05:50:45.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T05:50:45.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T05:50:45.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:50.567Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=5b760036-cb1d-421a-a736-745a9e503b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:50:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:51:00.586Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=99815a36-388c-472a-b179-8aa25c246c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:51:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:51:10.593Z |INFO |Init configs |InvocationID=e60bb950-361c-402a-94c9-fa72ebaf36dc, InstanceUUID=578bb24c-e956-4021-8ea5-c092a3d85ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T05:51:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |