. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:08:44.976Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:08:44.982Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-23T05:08:45.049Z |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-06-23T05:08:46.608Z |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-06-23T05:08:46.841Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:08:46.845Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:08:46.846Z |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-06-23T05:08:47.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-23T05:08:47.242Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-23T05:08:47.281Z |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-06-23T05:08:50.423Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-23T05:08:51.450Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-23T05:08:51.507Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-23T05:08:51.508Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-23T05:08:51.636Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-23T05:08:51.638Z |INFO |Root WebApplicationContext: initialization completed in 4356 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-23T05:08:52.773Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-23T05:08:54.854Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-23T05:08:57.276Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-23T05:08:57.988Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-23T05:08:57.988Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-23T05:08:57.991Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-23T05:08:58.339Z |INFO |Started MainApp in 19.088 seconds (JVM running for 20.929) |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-23T05:08:58.471Z |INFO |Start scheduling PRH workflow |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:08:58.502Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fe26263e-e044-4496-bc2c-60cf4bc0b256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:00.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:10.362Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=6b74fd5d-eb2d-421f-bd79-f2e4e49bd322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:11.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:21.465Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bc4957ea-b88f-455f-905d-3a69d7afa119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:22.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:32.568Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bbd8183f-29be-4264-9aa3-301a0b75ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:33.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:43.641Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ac42e6f1-f3ea-474e-841a-825cf801e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:44.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:54.749Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ff9156c5-3b11-44e6-b1bf-f40dfc37220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:09:55.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:09:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:05.822Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=36839f55-24f7-4ed3-8d89-10123d1ee760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-23T05:10:06.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.152:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:16.924Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=18494e44-e9f5-4295-bf17-cf7d50510850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:27.150Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7ae31ce9-626d-4678-a008-43452a0d493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:37.179Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cf6a5fc7-42a2-4521-9c77-d49b99168138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:47.206Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=37a1375d-a6f1-4cda-8cdc-44a48ef7ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:57.243Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d2a83a16-9a30-4e48-8023-7e59cb5d4125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:10:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:07.276Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8b2a2cc8-64d1-4a61-864f-408760632342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:07.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:17.316Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5125de9a-9ee0-4fb6-9a7b-1760443af52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:27.355Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f5f5bbb0-8cc8-472f-b828-22d4d1a21da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:37.383Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7c1d7fe5-4c0f-4a68-9040-07947bbfc619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:47.424Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=48b7f97e-123b-4d9f-8efc-d9b9e7d42b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:57.448Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1e20069c-bbaa-4d7e-823c-c8e2b176a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:11:57.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:07.479Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a3f7cca3-eecf-4db9-8f5d-514c6eda37de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:17.503Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=60b56e32-7a33-4cc6-816b-bb8cfbe04e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:17.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:27.547Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fa7e4bef-9bf2-4baf-9379-9a3cab61d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:37.567Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=40abddfe-92ed-4cbf-bb92-39b88032d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:47.640Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4d07f5bb-b68b-4e29-ad40-5115964cd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:57.673Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=debd9b62-7329-44d0-a27a-62ec61369c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:12:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:07.699Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=14d24d95-7aeb-4f64-bced-d6a8963fa5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:17.722Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cd25a59e-3d94-4a0f-b332-27b0b12466b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:27.754Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cdad3ffb-5de1-4b68-80ff-faaba326e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:37.781Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2a30e14d-1ae1-40f3-8050-c72e669d426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:47.806Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ab1f4b72-e6dd-4df8-9421-85cffcee35c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:13:53.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:13:53.847Z |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-06-23T05:13:53.849Z |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-06-23T05:13:53.855Z |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-06-23T05:13:54.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:13:54.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:13:54.032Z |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-06-23T05:13:54.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:57.829Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9a2703ec-5ec1-40dd-b658-ec214ce1a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:13:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:07.854Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=eb0dfaa8-72ca-4bec-8ebf-19b9315b42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:17.896Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=92b6d466-4912-4bf0-b9e6-bffaf103214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:17.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:27.926Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e1678cc2-91d8-4cad-a33c-4c8a885360f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:37.956Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ca52d304-1e32-4465-9218-eb60a2353638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:47.978Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2ec3286f-a5a1-4c4b-9a03-e0014d4e4003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:57.997Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d5d3de98-c480-432f-a2bd-2567bd9136f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:14:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:08.018Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bea7988a-be8f-42fc-bf8e-295d32316747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:18.037Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=75dca52a-9615-42aa-a199-2088bbdf559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:28.065Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=27b9807e-7f4e-4749-950e-44a3bf331214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:38.098Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=6f6f6927-4475-4d6c-ada2-6a9ed6a282a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:48.115Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=aeab33e6-7605-46bd-be08-ecca1d7427c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:48.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:58.132Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=92aa3443-0a99-41a9-b6fa-e39eefa4ad51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:15:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:08.158Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=497d8bd7-0203-4792-838d-7a33f299ef18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:18.176Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4962a389-2bd2-43cf-b377-b22153925be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:28.194Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=432daf24-80a6-496e-90af-945301bafeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:38.216Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=af0eaa29-571b-441e-84fe-21d198e86421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:48.233Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7fd0599e-4f8f-4019-85d3-852b5ccc96c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:58.252Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=66c54965-b7c4-4fa4-b4ff-3efd40c0bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:16:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:08.274Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=55ee59e0-4530-4b95-bdff-0016ffe9cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:18.297Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=96065989-bc06-415d-b2e1-610bf06a5ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:28.333Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a5376ef2-c952-4941-b6b0-96c1d2a4558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:38.350Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a26711b0-086f-44fc-a90e-f83fc1acedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:48.365Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d4fc625f-991c-436d-8bfd-8dd3702b8ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:58.382Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=15eb3c7e-a413-430a-b77d-116121e47e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:17:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:08.412Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cd6f1a29-716a-4d6c-bbd3-ecc1d00f0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:18.432Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=99cd226d-c117-45aa-815d-f1ff4093ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:28.461Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5edc9dd4-73f4-4090-ad51-11221439a8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:28.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:38.480Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b392e475-8169-4087-aa97-cf2911d8a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:48.496Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7b59b6aa-c731-4082-b727-d5a2eaba650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:18:53.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:18:53.462Z |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-06-23T05:18:53.464Z |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-06-23T05:18:53.471Z |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-06-23T05:18:53.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:18:53.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:18:53.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-23T05:18:53.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:58.517Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b837fa81-8eef-4db4-8289-bc32f7f1d7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:18:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:08.534Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5edf4b70-5038-44bf-bf76-2e4169854700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:18.554Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=180cbf6d-e1cd-484e-bdbb-a2d13e9dc7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:18.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:28.576Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1dcaf4b4-ead1-4e9c-8f1f-9eb114bc561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:38.593Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=06de301b-6177-4686-a701-928d1f47c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:48.610Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ad9ad136-ee9a-4b67-846c-0b6d09397688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:58.627Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=48220ce5-88e9-48db-9661-95432d660aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:19:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:08.649Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=00d8176d-eccb-44d5-aa23-653454fe2bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:18.672Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f945aa01-b409-4fa3-8dcf-9ea2b9ae786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:18.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:28.703Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1ceffff2-d7dc-4793-88f1-f48f17318dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:38.725Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f8e9e30c-2406-47d9-8671-c37b94977276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:48.753Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fd6f690a-2723-49b3-9291-ee9ddcdbe0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:58.789Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7a8b3c80-b22a-4de0-a421-0f065f37475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:20:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:08.806Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7bf2f313-6a01-42f3-91cb-2d3b5bbb38f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:18.826Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1009dbac-3684-471c-bf53-644573a66061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:28.853Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=18fe2d04-7bd2-45c9-bfd3-e3faae61ab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:38.868Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=55203ffc-03c3-4a85-a321-f2b6d85094a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:48.893Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9f02457d-dcff-41c0-9828-6e30d4fbfbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:58.912Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7d16c362-aba4-4f3c-8bb1-58f8c9eebd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:21:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:08.933Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f8b73891-304e-46d5-bcbd-34c7f127c55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:18.952Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=797629dc-8287-4ad9-a412-aadb2260f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:28.969Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a6df80c2-78e1-43dc-bb88-3dc466d9bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:28.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:38.984Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c8a39340-56be-414c-9921-601fa09e3108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:49.006Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ce0cce20-9e8f-4d90-94e5-140c53c7685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:59.021Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0c14d53c-1975-4305-9628-d7c83786e8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:22:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:09.042Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=eb22ef4a-e1a9-421b-83c2-3af6302282da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:19.058Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0ee24da1-de5a-4f6a-85f8-2f346dc0a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:29.080Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=784837ce-9be1-4b99-93ff-6e7018079039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:39.110Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=51c308ba-f5d6-45fc-b942-5e18d5711dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:49.129Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=be3bee22-4f92-49fd-8c6e-04939590c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:23:53.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:23:53.387Z |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-06-23T05:23:53.388Z |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-06-23T05:23:53.391Z |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-06-23T05:23:53.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:23:53.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:23:53.410Z |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-06-23T05:23:53.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:59.146Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=26d0f5fa-1a8b-4d4d-af3a-f6834e407903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:23:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:09.165Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dfc2a08a-1a08-4937-8a49-b0d6faa108e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:19.191Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a0f0835a-02eb-4107-b4ef-e267e43ba665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:29.212Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e4d62bf9-b7c7-4911-8c99-51c4a123ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:39.232Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dbf201d5-8534-46bb-8953-f7cf6c138332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:49.251Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f9628672-6893-42d5-b470-dbe53ab7d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:59.268Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=78105e5b-c0b3-4f08-94d6-3f8c881f9317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:24:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:09.293Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e6cc26d3-be19-4d82-8885-14f1ffac95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:19.312Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=66727d46-4d04-41ea-a6e6-a329240b6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:29.331Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f5bae550-9318-4d02-b4e0-1d2ecf5005ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:39.356Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f07f8348-9fb8-4cbd-bb2f-3ba68e125892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:39.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:49.407Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=be065a13-31ba-4d79-9ef6-c9f9d374ab77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:59.427Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0c864102-c4d0-4e4a-a822-5b76c3fbecae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:25:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:09.450Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c35d1a20-47d8-4f92-be42-a44ffa44063e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:19.464Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e10ab62a-7e91-4e15-a902-8b95d0d2e604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:29.482Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=643f3494-0503-4768-8e03-2e28304a3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:39.504Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f6894444-f80f-4fca-8932-a786d17570e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:49.525Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=72a149ab-24eb-4f3e-8bdf-639a47d3d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:59.544Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=449064fe-2231-4fb9-901a-16a225a5cc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:26:59.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:09.560Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=61bc06ab-3b37-4b49-8125-18fdb85f6616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:19.576Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7e5aed4e-b02d-4011-82a0-728208a762e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:29.597Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=49187bce-16e6-4a87-aa3b-8cdc861ec082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:39.610Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a97c985f-cbe9-4313-be2e-b00f3af34d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:49.627Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a36d1795-e246-490c-a568-39b3f6ba6785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:59.645Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d334fece-b98f-494d-8069-345249d05840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:27:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:09.666Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4ab1fc63-770a-4014-938d-23ea19ed0aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:19.681Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bac41a6d-efcd-4725-8ba3-fb4538c4e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:19.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:29.696Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=89d94bbb-55b2-4a09-abee-d59fdb6abe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:39.712Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=426e4e69-6f9f-418a-bc0e-091f0662fbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:49.738Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=33854db9-d407-42ab-ac15-c1e9b286f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:28:53.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:28:53.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-23T05:28:53.514Z |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-06-23T05:28:53.519Z |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-06-23T05:28:53.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:28:53.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:28:53.555Z |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-06-23T05:28:53.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:59.754Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0d13862c-dd10-477f-b48f-36baa7aa30d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:28:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:09.771Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f4a8bb37-9288-453b-97db-33d5c3d51629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:19.789Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8486894b-8ca5-4219-ac84-9a7543492b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:29.806Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=553bddb8-b429-4ea3-a3ac-c30c32d57c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:39.854Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=48986756-b3b4-4ff8-be41-767d9444860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:49.880Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=6f81a6c8-c750-4b82-93d0-8807d528ad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:59.901Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=679ec95c-ab4c-47c0-af81-ccd1d6a11967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:29:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:09.918Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e6838b1f-535a-4947-84f6-cb395bd9a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:09.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:19.932Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e91eb51c-23d7-4743-8c8a-b7a0535c6d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:29.949Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a3bed92c-0495-4e4a-abf8-a86ba05ef411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:29.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:39.969Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=191b0058-508f-42dc-9b6a-d62f26c5a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:50.013Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f964bc9b-1e1e-4fdc-bdeb-8afb108772b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:30:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:00.129Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3b95784a-067f-4731-86db-13c0d89b3c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:10.156Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=63578215-809a-4e26-8776-df2c3957d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:20.172Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3215133f-fffb-4c27-ae49-d8f5403ee2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:30.227Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3e5d7dfa-10dc-468f-ae9b-b4e5fbfb66c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:30.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:40.258Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dd2b465d-7201-4d34-82e6-c82d29d88224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:50.297Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9a548406-76dc-430b-9de7-6a8a4d5926d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:31:50.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:00.314Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5aef655c-0b2b-4a41-a9dc-bcd27e8aa44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:10.341Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=149b4338-9b41-4da7-9db7-d29d1ec96aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:10.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:20.358Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4ee29915-f9e2-428a-ba0b-9c26686d2f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:30.375Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=64b8e766-da0f-486d-add2-89501c5052ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:40.399Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fa585cff-038f-493a-b354-701da82d3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:50.429Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=350b0787-1769-4013-ab6b-e04774bc98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:32:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:00.448Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cb2fd909-646c-4276-be98-951e239cd79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:10.467Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e60053d6-79bc-4cb3-857f-ef64dd65bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:20.509Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dbbfc74d-f540-4053-9580-39cec465eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:30.548Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bd2cb6ab-b53f-439a-90cf-2b9d52a7694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:40.567Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c3ada7a1-e4b3-4bc4-9102-f8f90dffb5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:50.616Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f1ce26c7-8131-4ab5-b3dd-4c3350a745c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:33:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:33:53.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:33:53.400Z |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-06-23T05:33:53.402Z |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-06-23T05:33:53.407Z |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-06-23T05:33:53.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:33:53.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:33:53.426Z |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-06-23T05:33:53.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:00.634Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=42efdcd9-e2d5-4aa3-b128-ef98b48c7238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:10.650Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8fe7391c-6aa5-43f8-9fcb-5cd3bd274a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:20.663Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b7eda096-8acb-4c4a-94d7-d1fbe94758a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:30.679Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c22e87d1-c562-460b-a9aa-38bacfbfab15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:40.691Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9276af6b-282f-4c18-b605-75e4ada9217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:50.721Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=05438418-cc4b-4d6e-add5-bc75f5a6faf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:34:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:00.741Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d78839dd-110d-4200-b5b7-e7c5f6642ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:10.755Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c58d5c3f-3cb0-4f0e-9a4b-7150c0f8c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:20.771Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e5364e15-0574-47d0-8ca5-efc0bc4f59cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:30.785Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=68845ac2-90b0-4c78-95f5-bcbcf8d8f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:40.796Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=caeb9a59-4401-4bd8-872d-ca31e3306490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:50.819Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d48b0a65-e9ca-4bb3-a582-c90f863602fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:35:50.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:00.831Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9d99c6f0-d082-44f5-971b-3bba525e1433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:00.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:10.896Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dea755dc-707c-4f88-82fd-9fa8c27a0c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:20.911Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e4c37b1f-a21c-4ce4-bd90-bbd2a8fd2f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:30.926Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ef4d700e-c503-4439-a612-a1621ad5e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:40.947Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=876f6e76-3d2e-41f8-a628-0d03efe81162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:50.960Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9e1d471f-7b21-4587-a3b0-de14f15a9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:36:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:00.977Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f4a7d550-63c6-4f21-bc6a-2fe88df88dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:11.003Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=86c5ddaf-dfdf-4e14-8353-ea303db96550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:21.020Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1efb458a-1cbb-4db0-8dca-f4fb9774b6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:31.043Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=26ce65a0-0fbe-481b-9825-b6170ff1f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:41.061Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d760cd4c-d2aa-4963-974c-533ed173ad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:51.078Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b525f4fa-8d29-4ce4-9a05-30db965e1f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:37:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:01.094Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fb897f01-75c5-4b73-a4d3-bdb89977ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:11.114Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e6fece57-b3be-419e-a40d-b3fb6f5ea1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:21.129Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fb6350a4-aa1a-49eb-9153-0922663934ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:31.151Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a6a67d37-0155-40ce-9a7b-73029f36c2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:41.165Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=247c4245-117e-490b-a957-51457342c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:41.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:51.180Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c9c2c9e9-ec3e-485d-b4e5-7ab7f0f11813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:38:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:38:53.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:38:53.318Z |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-06-23T05:38:53.319Z |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-06-23T05:38:53.323Z |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-06-23T05:38:53.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:38:53.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:38:53.338Z |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-06-23T05:38:53.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:01.199Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=57522918-6841-48c1-a353-b60506af1750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:11.218Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=94ae4038-7425-4c7f-90a1-6b205aa54e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:21.236Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a56b2349-342e-462c-8558-228c11557f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:21.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:31.256Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7c8ed0cb-0b1d-4b8a-b12e-aad49e4d032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:41.275Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3692bea1-077a-4400-8a40-11ceac278ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:51.326Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1b62e429-d0b9-4a0a-80a8-4446996fc62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:39:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:01.355Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7f295740-d8f6-42d6-a6d1-20380374bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:11.371Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=01ee6672-6646-4c8b-ad04-762674540b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:21.387Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a54546c7-9869-4aa2-b5ce-1986f4dbd45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:31.404Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5a94515d-4d96-4281-b772-c66278ab5b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:41.420Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5949b922-7c38-425b-9ebb-512d6371ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:51.446Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5bb529db-f8bc-4656-9b8b-bada5b0fba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:40:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:01.462Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=de9ad97d-f4ef-40bf-9d7c-19edc241c19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:11.478Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e6a80356-0c29-4a7c-964c-46b46f633e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:21.499Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7389d30d-61ae-454b-8477-6eb2331488e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:31.516Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=68d795c9-603c-4a27-8587-a0687eeb31e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:41.530Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=34024c3a-4dd2-40ee-af5f-eeee98587d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:51.544Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=bd393832-398e-48ab-9a9d-ee2b6e240cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:41:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:01.561Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7e682447-2764-459a-b6a5-69aedba16bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:11.573Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e66e73e1-443e-430e-a544-a4bb2e54469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:21.586Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0ee1fc5a-5871-4c4f-b89d-5974fbdf1a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:31.608Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=01ba38be-f2f4-4cad-8e83-bb8866e5244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:41.646Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=98e1cae2-d3d1-46b5-bb28-decfcfcd869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:51.659Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=ed56c0f2-c557-4367-b6b6-824699d9dfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:42:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:01.676Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7f183efb-ae12-4404-a846-e137fc466258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:11.690Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=511d1b9d-1614-4e70-98af-53cc92c26d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:21.704Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=12e2e234-09b1-427c-b3b7-7e6d0837b796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:31.724Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=466a97d6-68bb-4d5f-ac59-824b5a306df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:41.740Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7d228013-cf65-423f-94ac-8ab3c01bfff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:51.757Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b37d6b13-c772-4e1a-a836-39d16a0f42a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:43:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:43:53.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:43:53.449Z |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-06-23T05:43:53.450Z |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-06-23T05:43:53.454Z |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-06-23T05:43:53.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:43:53.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:43:53.469Z |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-06-23T05:43:53.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:01.795Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=91845538-fa60-4079-8ef1-14f7d6b2fd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:11.812Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=93d9c801-a6ad-43f0-a319-19ab35bbe2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:11.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:21.826Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=94a78ecd-be73-433f-893c-17ae18f22fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:31.844Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f0bfd025-bad1-42a3-b242-00e04027a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:41.859Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9731a253-f1c9-4769-a612-1f1fa8003317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:41.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:51.874Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=235d8e88-dba5-41ad-93a2-692e4318ee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:44:51.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:01.889Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=727df767-7038-4e9d-ac4c-f5f05a5b992b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:11.902Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8ae2dd7f-0b38-4bf8-829c-c0a2d367cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:21.917Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4857c126-7380-40f1-8835-445c7095ed3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:31.945Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e291c5f8-0df2-441e-b4ff-2832b89e9f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:31.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:41.959Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3e1f9894-d6ba-439e-ba3c-d1080679a256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:51.980Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=5ecdf4b3-cc19-4ef0-839a-f8aaa13377e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:45:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:01.993Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=012d879f-9f10-4ef8-b23f-fc688fc9d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:12.018Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e2eda86c-68e3-49be-823c-3ea543858e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:22.033Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9932af4b-41e0-4c74-baa3-32a01c6e3726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:32.065Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7532175e-2268-4c93-bfdc-e55953e3a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:42.084Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c71128ab-ac9f-4a6b-aedf-3816d6fa9800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:52.103Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0d450980-f97a-4215-bf80-fe5d956c06a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:46:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:02.119Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=dfaa4973-6100-4fab-a0d5-12fad977032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:12.132Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b350025f-863a-424c-9e63-db7c68bb8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:22.158Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=6a17afc1-83e6-4898-9abb-f2e9787e5409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:32.191Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9a2cb775-c74c-47ee-b996-db76daa0c510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:42.207Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f7ff1caa-cc43-435e-a610-e648106fbedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:52.228Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a1f40285-487a-4ecc-bf62-7729cb338c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:47:52.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:02.273Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c17e9ebe-d16b-4d3e-b3d1-4faa5ff69b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:12.294Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d1c00669-3f25-48f5-a910-a22ada2992a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:22.319Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=53854580-7aeb-43e3-b450-93d3e977d3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:32.344Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=506e0bf5-918d-437b-a169-c65455b4515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:42.357Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3d30d3d8-d78b-4f65-b55a-e2700259acab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:42.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:52.377Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1dd962e8-758a-4015-956f-d7cc5ee1d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:48:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:48:53.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:48:53.412Z |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-06-23T05:48:53.413Z |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-06-23T05:48:53.417Z |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-06-23T05:48:53.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:48:53.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:48:53.435Z |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-06-23T05:48:53.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:02.390Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=cc95403b-d6c1-432e-a889-c662bf49fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:12.407Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=78476289-f5d6-4f91-a332-f027776122ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:22.421Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8412702b-93c0-45c7-962a-44de6bd966da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:32.436Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=37b13a31-98d4-4aed-a588-64246e648fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:42.452Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2bafe38d-36f6-4298-bcfa-fd6b91630b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:52.467Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a957d511-eb47-421d-b397-1e6b3e7f2bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:49:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:02.483Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a38f8347-89f9-4a00-9066-bfe707b91029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:12.498Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9196d348-5953-4f86-acf7-bf1795b1cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:22.513Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f96bf7f1-bc40-4afc-83c9-c785d711dfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:32.534Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b72f520b-404b-4b1e-aa17-7847937729d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:42.556Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1d177d66-6cfa-4ab5-b08f-b3a47426b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:52.569Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=54912223-b020-4413-810a-30defefb51e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:50:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:02.584Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f5740782-541d-4b50-819f-348a3f2f25ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:12.595Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=b2ef4b71-3357-4914-b0bd-f9878d2fa30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:12.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:22.614Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=69ccf523-0632-45e4-94e2-82bad58cf691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:32.631Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f5b02636-8b5e-4752-8ae1-4bb882d55ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:42.648Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=75ade5a5-fa99-41c2-a6f6-f0f128ffa7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:52.659Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f853fd11-b495-42ba-929b-6844b3371523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:51:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:02.679Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d57b695e-1d73-4a72-8df5-1fce31b54379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:12.696Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=f8fe8db9-5348-467e-9952-1753e290aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:12.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:22.707Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=782019bc-b6fc-4264-b500-be752d5f0137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:32.729Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=99ff901b-a6c9-42fa-a605-1b6b5366b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:42.743Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=68ea9d2e-4558-4e0e-929a-29497b43ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:52.770Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e2973cf9-77a3-41c8-aea5-abbec803a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:52:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:02.789Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=4d766d6c-113a-456b-8c0e-2ebe6776093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:12.802Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=3b348145-3f9e-4a07-adf2-9f4ad5969358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:22.828Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7a9a7fcf-e683-473e-b641-983a808c2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:32.845Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=98918c8b-ad31-46af-8647-634a141f10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:42.857Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=aba7a84c-a00f-484a-84f7-8cd5a33a12a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:52.881Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d0649271-3f0f-49b7-b151-28f99b2b9179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:53:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:53:53.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:53:53.236Z |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-06-23T05:53:53.237Z |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-06-23T05:53:53.241Z |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-06-23T05:53:53.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:53:53.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:53:53.258Z |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-06-23T05:53:53.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:02.892Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d13152c9-69a9-4daf-bd9e-eaff0097868d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:12.903Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e1ab1f8b-cc45-4616-b4b0-1f1a80e43d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:22.917Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2d977f2f-8a59-44dc-a631-6e74b4f5da95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:32.933Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=16931ddd-a3d9-4c5b-bed5-2c85dd3b8275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:42.949Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=647da0a5-4236-4de1-b12f-8c78a2f840bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:52.965Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9df0d3d7-7f35-425a-96b1-da7b9bf22f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:54:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:02.987Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c5f80cf1-4a82-40c4-840b-341722af95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:12.998Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8bcdfcd4-ce5c-4702-b510-9d547068c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:23.011Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=66bb0c06-17e5-4077-8b63-cbe3a9bcabf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:33.048Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d0b80086-3bad-4fba-9a4e-145c66d0faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:43.066Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2badcbcc-9081-4398-8bbd-7fdef564b715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:43.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:53.083Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=360dde9c-51ba-4890-a664-10b0e8d45813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:55:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:03.096Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=8f7082f4-ab16-4a86-980e-f724ee79425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:03.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:13.123Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9686455d-0e88-4316-bcf0-c8ee873f011d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:13.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:23.143Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7ea898a8-f702-45d4-a81d-b77fc8016ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:23.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:33.180Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a01f7f68-ece7-40f3-a5a8-0b84ffd984a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:43.198Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e19ee831-fe31-4f98-9ccc-15b6c840c43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:53.243Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=04477565-e668-4856-b50e-ddbfe9732ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:56:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:03.256Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9c3b7dd8-fcbe-40dc-b116-18a9de7dbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:13.274Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=571ce11c-2fdf-47c2-a755-62ffb9cc7880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:23.289Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=9477c0f1-24de-4da8-b7f4-b0df83450784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:33.300Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c4e90b9f-2360-4924-a03c-feb4971a7f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:43.314Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d2c67960-3295-46af-b71c-f8a582c82560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:53.336Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c23e4b15-88b0-45c7-b411-0fa0da964a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:57:53.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:03.354Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a559dc44-d0da-48bf-93dd-0a2acbe8f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:13.370Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=24ac5a57-6e38-46d9-a4ea-aea958d14718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:23.394Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=49c72c3a-8c7f-4d90-a8c7-c564f5828e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:33.412Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=0e8faa97-fadd-43d1-8842-9801bf40bfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:43.430Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e044e5b0-4c5b-4a44-9164-9ed0636a25ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:58:53.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-23T05:58:53.423Z |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-06-23T05:58:53.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:58:53.428Z |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-06-23T05:58:53.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-23T05:58:53.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-23T05:58:53.439Z |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-06-23T05:58:53.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:58:53.446Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=a2a25487-80f1-4185-afcb-7fd8dc3ce525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:03.462Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=2534d0ed-cf50-47d4-b6c5-1defb0a2dd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:13.476Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=fd8b1bce-f6c2-441c-84a0-df8d698c4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:13.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:23.499Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=d5edc364-4e68-4acb-aec8-50bfa4781bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:33.513Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c47cf8e0-92e2-4ac1-acec-4e940e2efcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:43.527Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=99304ddd-8d58-4c4b-a9f8-8361e0853351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:53.542Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=71e0c7af-d779-42a5-bf62-bbd66dc524c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T05:59:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:03.557Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=96432f29-1dbc-41ca-bc18-d627103552d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:03.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:13.570Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=1f06520b-b428-4eb7-b4c1-94d001af5a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:13.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:23.587Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=c9f975e2-96df-4a5b-8c69-db144086bfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:23.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:33.601Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=690f5653-85cb-45e8-8bcd-9da7797bb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:43.612Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=90f295c8-1611-4306-a432-af8a93bf9140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:53.633Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=55e99578-c90e-4406-b4b4-8d57a3239b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:00:53.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:03.645Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=e6169083-aa07-4e32-a36e-93b7979190fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:13.662Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=64774977-4e8f-41e8-86fa-36a1425514d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:23.680Z |INFO |Init configs |InvocationID=2a5e133c-66ea-41da-a270-fa28ed33ca9a, InstanceUUID=7f0f8f41-ed42-4374-9164-bf40e44a8a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-23T06:01:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |