. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:07:34.790Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:07:34.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:07:34.899Z |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-04-22T05:07:36.811Z |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-04-22T05:07:37.081Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:07:37.084Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:07:37.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-22T05:07:37.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T05:07:37.839Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-22T05:07:37.911Z |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-04-22T05:07:42.587Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T05:07:43.752Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-22T05:07:43.794Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-22T05:07:43.796Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T05:07:43.920Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-22T05:07:43.921Z |INFO |Root WebApplicationContext: initialization completed in 6008 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-22T05:07:45.068Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-22T05:07:47.127Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-22T05:07:49.778Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-22T05:07:50.639Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T05:07:50.640Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-22T05:07:50.644Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-22T05:07:51.048Z |INFO |Started MainApp in 24.217 seconds (JVM running for 27.186) |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-22T05:07:51.232Z |INFO |Start scheduling PRH workflow |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:51.277Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5c178736-6759-4317-a384-bfd43d340348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:07:53.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:07:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:03.425Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2dbe7bc8-5655-426e-af80-9f8d93036b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:08:04.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:14.541Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=67d5c810-242a-4e51-8d9c-3b53d8a02f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:08:15.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:15.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:25.676Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5ce3a3a6-778b-4a28-918f-d78f38b17afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:08:26.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:36.786Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=95ff6b4d-a270-489b-bd4b-7d17d1a663e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:08:37.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:47.953Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=69fd6d37-addb-4f70-83aa-201af198fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:08:49.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:49.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:08:59.090Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=902d78cf-ecbb-413d-92b0-12c015c72dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:00.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:10.237Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=451a9de9-4675-43ee-b849-4a02a5b96f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:11.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:21.386Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f556d540-1b4d-471d-8d4c-aaa16219e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:22.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:32.504Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ea3eb7b5-04a4-4c60-bb4f-76fe606f1136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:33.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:43.624Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=816946f9-fb5e-4f23-9744-afb26eceb09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:44.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:54.769Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2ec35b78-589a-4bf6-93db-b3a75eccafd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:09:55.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:09:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:05.867Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8b253281-efea-4f10-844a-13b8ee97c713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:10:06.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:16.944Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0af3cc11-1526-4e8d-a2c8-52cbba80fdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:10:18.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:28.043Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a38267aa-8bbf-4284-b455-b3d1a0959a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:10:29.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:39.178Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ca5507b7-bd88-4b62-8b7b-7f7743a9bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:10:40.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:50.282Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=58343533-6a68-4a8a-a90a-8f5c202c6277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:10:51.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:10:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:01.323Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a036cb80-7924-46a1-8e8e-2a9f7089556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:02.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:12.408Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=abc7e2f4-d737-4b16-8de5-e6268b19c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:13.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:23.504Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1a891cc9-588b-490c-90ed-1eaade49befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:24.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:34.581Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=58dc967f-cc92-4002-a9e5-26b3b842b932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:35.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:45.682Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0d9519de-cbc5-4bb9-9ca5-d5a6ba8d9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:46.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:56.780Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=76c29e96-b370-418e-bcf2-7522c947ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:11:57.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:11:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:07.892Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d7bbe757-7fee-459d-87e7-4e252a882298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:12:08.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:18.986Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a13beeae-2c0a-4039-af21-72c5e16fb8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:12:20.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:30.098Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=653580b5-fc6b-40aa-b205-0aec87564775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:12:31.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:41.171Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f1f5cbdf-78c6-439b-9242-5f9471724069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:12:42.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:12:46.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:12:46.640Z |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-04-22T05:12:46.642Z |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-04-22T05:12:46.647Z |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-04-22T05:12:46.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:12:46.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:12:46.775Z |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-04-22T05:12:46.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:52.276Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d9ac4eb2-1d72-4d81-bd19-5feae580f5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:12:53.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:12:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:03.405Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2ec361eb-e15e-4725-8d7e-ac4bc9b3738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:04.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:14.507Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b72dc2cb-c9f3-4663-af1b-fc8099d83422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:15.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:25.579Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=347abd98-d847-4923-bb4e-a9acdff8f9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:26.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:36.687Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3240d6ce-9b39-4c30-a092-99b299bcb4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:37.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:37.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:47.758Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b9ec1c20-ad81-4338-b049-0340211c520f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:48.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:58.829Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=195391b7-4837-4183-ba57-f6c687291764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:13:59.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:13:59.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:09.935Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f1f53d32-dd54-44aa-affe-28998c476b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:14:11.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:21.039Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2b08da54-6fc6-4ee7-a57a-624d08db52f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:14:22.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:32.112Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=57a3bfeb-b42a-4fcc-87fd-4b6e7e601a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:14:33.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:43.181Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f836b713-d81c-4d6e-8424-bee25e69ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:14:44.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:54.253Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=64b75e1e-8d18-4571-a98a-dc973bf458d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:14:55.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:14:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:05.361Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=aaeab502-d240-42ed-8c13-fac6e46549f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-22T05:15:06.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:16.509Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=812295c0-cf69-4289-89a5-b040994f51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:27.324Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0790d6a9-5a4c-4684-b88b-9d5472d16533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:37.373Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4fa5e20d-a138-43d9-ae19-1c35a1594d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:47.406Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6c9fc410-35a8-4f96-b35b-778b632a815a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:57.431Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=15ec56ff-7743-48c7-ad57-cc0b97365fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:15:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:07.466Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=245f88c3-ec44-42ba-b3a2-2c0403225461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:17.499Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c08a27ea-76ed-4e77-8dc5-cc5dce33b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:27.537Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6bdeb86b-9c2a-4d27-865d-b8b0bbf9eb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:37.567Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b8cd90be-63b1-4988-99ff-da36282e6f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:37.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:47.590Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b1c1f032-dfe5-4f15-8724-b947af596497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:57.610Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5bfb73a6-f7a0-4ed1-8809-18b3d74b5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:16:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:07.636Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7c54f8a2-4764-4e74-8246-ecedce5766af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:17.664Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cc3d2a93-f510-40f2-8fb1-a9c9cf4f36f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:17.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:27.693Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8ebd87ab-6686-4b0a-a870-c6847130b41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:37.726Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4d2fd960-e830-46f6-a78d-588569a475e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:37.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:17:45.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:17:45.719Z |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-04-22T05:17:45.720Z |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-04-22T05:17:45.725Z |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-04-22T05:17:45.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:17:45.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:17:45.745Z |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-04-22T05:17:45.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:47.755Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=58c666f0-aa41-470e-a9e7-261d2275040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:57.789Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2c6a4696-f5e6-460e-a68d-241c74a7d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:17:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:07.819Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6b59f7f9-34d1-4941-bc41-88f6cf8496ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:17.850Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b14482c5-a722-4059-8b69-0430fbd1413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:27.872Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=40134ba8-add6-4436-98d1-e0621e8ece24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:37.899Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=894b157d-2210-4b02-a283-efe1cc1598c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:47.915Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fa013eef-26eb-4ef0-8271-154a812e090c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:57.935Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a11d41e7-eec6-4572-9f3c-b665236248c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:18:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:07.956Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a9f4c8fe-70c2-4da3-9fc8-64419e67c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:17.974Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2ae90986-ac63-4685-8847-dd5da2eeee08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:27.991Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9b345b14-b5ba-440a-83ec-f3beb8ed6644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:38.007Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=aa063dcc-bb37-4636-a4b0-8871df0b4305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:48.021Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=00108f92-1a39-4126-92a9-c258f2aa8453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:58.034Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b4279de3-bd67-475f-b9db-15ec3aeecf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:19:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:08.054Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0a3fb6b5-6258-45b6-b196-3ba93147255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:18.077Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cfc37e81-6f17-4efb-a93f-1f3ddc46c573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:28.092Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=73f50d74-c0fe-40f6-a0e3-8a06f39e551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:38.124Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8e938c9a-69d0-4792-a7a8-c4f59761fcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:48.144Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6da2435f-ba55-4cc2-a6a9-35a4873d9cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:58.173Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1029af1c-fa12-4be5-beb2-2de76f6878a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:20:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:08.192Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bbeff410-8457-4b67-a7f2-3acf7c4a0d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:18.211Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e255c9bc-3d8e-4d7a-9521-1a0c943debda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:28.235Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1895e390-7f19-4a3b-9534-da438df9d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:38.255Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ea2f1ff0-e2a2-4d0b-8c48-65535f222434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:48.275Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dbaff213-5fca-4e38-a4a4-5ee20c1a4ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:58.295Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c6ad6879-6ea9-4cf3-b37c-754f22e5a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:21:58.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:08.322Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b118f268-6e11-4650-ac2c-12be2540fb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:18.349Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=599cb7cc-a86b-4b1c-a62a-16b2b14abd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:28.392Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=57339438-1ff1-4688-98cb-5c92a183fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:38.413Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ea6da884-b427-4abb-b3e2-780f9a05cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:22:45.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:22:45.678Z |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-04-22T05:22:45.680Z |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-04-22T05:22:45.684Z |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-04-22T05:22:45.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:22:45.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:22:45.706Z |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-04-22T05:22:45.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:48.448Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1621c52a-51c9-4414-b0f7-87a20dd29c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:58.467Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7deb2e8e-7a88-442c-8017-f1aa385c607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:22:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:08.484Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=53f4ff7f-d064-4842-8e41-427588fd1cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:08.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:18.505Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5e524b38-fb04-4729-afe6-e5fdae5a44d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:18.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:28.536Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=98f6f479-b5d3-402a-9149-3cd610b2cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:38.564Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fb741b4c-7ba7-49f1-9fbd-6ec94d502fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:48.579Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7b65be7d-cd33-43ed-805b-6db5096cee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:58.614Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=75866348-03f8-4f63-8b9b-45d8951471cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:23:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:08.629Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=af7d8042-c456-4c8a-be99-86494b63fa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:18.648Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5351fbd8-77b9-43d9-bfae-50a6591b1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:18.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:28.682Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bd40a712-98eb-4eca-bc43-4136bed9dc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:38.715Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1f5f11fd-ea2a-4d2b-885a-1eac771c952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:48.732Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c7236513-40c8-4663-861e-2792a74ddf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:48.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:58.778Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7b395ef1-4dba-456f-b865-76138ea4c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:24:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:08.817Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f4e4bf13-09ce-4ecf-a8b6-8ecb36286cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:18.854Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7f61b1d5-e025-45d0-baf8-3aeaa209b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:28.872Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c9912b40-449f-433e-bc47-b0c9b9479b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:38.893Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b291d3c7-c8e4-4402-9512-2211b9606152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:38.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:48.913Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c69e9fb9-6e2d-4716-8843-a08ce39dde64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:58.936Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d6a0d9b7-d019-4878-b5a0-1316672b8ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:25:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:08.961Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ce294fb4-2089-4f38-aa7b-ee674d2abe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:08.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:18.975Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=90e69630-a18a-4777-9b22-42b7c3b99b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:28.988Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7579b948-552e-440a-acd8-94d05e363e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:39.004Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=eede693d-fae1-49e4-b34a-95822e10b16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:49.019Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5280ac17-3ea0-4185-a233-6b626cb573f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:59.031Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3c416aa8-bf4c-4c1c-8cf7-b8b1ad8c5c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:26:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:09.047Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1a318983-a9af-42e1-b24c-354fc884b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:19.069Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=87548d3f-4728-406d-b9d5-191451bffd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:29.087Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=82dd5b8b-45b2-4e7c-92bc-5cebb83f79de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:39.104Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b881aed6-6264-4b9e-8d63-bbf8d948166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:27:45.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:27:45.821Z |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-04-22T05:27:45.823Z |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-04-22T05:27:45.829Z |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-04-22T05:27:45.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:27:45.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:27:45.878Z |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-04-22T05:27:45.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:49.122Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e8d8f966-6515-4d20-bdfc-24443927b19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:59.136Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=16394b3e-0cda-49b5-91db-ffaa5da3ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:27:59.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:09.159Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a7c76535-4b68-486f-9bef-b7a54772b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:09.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:19.173Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2d6ef373-5471-418f-b0b9-7a947e552702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:29.189Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fb7689cc-d9ab-4475-97e5-06d3e3ab22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:39.218Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=577dc108-ae08-49ee-9ef5-d00e56facc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:49.242Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=baa35312-57f5-4e95-a510-91fd24c9a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:59.259Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7d46889c-8186-49e7-9aba-436c4c972b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:28:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:09.273Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d6fc6af8-38b6-44ee-9e5d-8e1d5223e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:19.293Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d9355611-7dfc-4f65-b5f3-844762920d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:29.308Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1a5f9183-1118-4c92-ab59-9d52dd0186da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:39.322Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e2ae6b05-fd16-4e88-9659-04ea98f59254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:49.336Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=068c0757-e0d5-4048-bc9e-a34321d3ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:59.355Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ce0fb73b-aa12-4561-bb4d-449f7e85c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:29:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:09.366Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a53d3a8a-dbbc-496a-b1f8-3cb6f486f8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:19.393Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0692d4be-e7af-4de7-a9bc-2237b64d6dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:29.405Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=79798e68-efc7-4ade-b8e3-5889e7117b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:39.422Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=79749048-dc67-428e-aa4a-34509a32ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:49.436Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d4b51705-fe7d-430b-8ffc-14c309ac3178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:59.450Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9f29ac77-5ac6-4a1f-8ec5-890661b42f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:30:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:09.465Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=34ab1e22-1c83-4cb8-af97-8def5b3d597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:19.480Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4072990d-7956-4dd3-9544-2b0a19679d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:29.520Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=40c7faad-61e3-4e45-814a-e4bbf943ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:39.549Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e06e5aff-1e02-4d27-8843-2f831d9f835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:49.578Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=32dd6233-177d-4cb7-882b-a3489be8e1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:59.593Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ea6027eb-8194-44e5-a984-e2ed8b40e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:31:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:09.609Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fe5ff406-f00c-4a24-86e3-e5e52fb7b7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:19.620Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b1778307-04ed-43ed-829b-5295d4a5d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:29.631Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=49577c91-004c-420c-a0a5-b7f6c740c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:39.645Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a8f2284d-1269-402f-a317-1713c29a93d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:32:45.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:32:45.655Z |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-04-22T05:32:45.657Z |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-04-22T05:32:45.662Z |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-04-22T05:32:45.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:32:45.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:32:45.675Z |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-04-22T05:32:45.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:49.658Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=94f96def-1d9d-4f49-83e2-3cdc23f478c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:59.673Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b254bce3-6d9b-46d0-8991-7c3c02a558f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:32:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:09.686Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bb549106-b19d-4bbf-b37e-4a6b5d5dc3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:19.701Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8dad46e4-555c-4800-95cd-b2f873532afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:29.717Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4a57008b-6b50-44e0-bd77-d0269e1699d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:39.732Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dc3fc4f9-a73c-488e-b49b-df451b70d8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:49.745Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=237969c9-aced-46e8-bce2-04aaff0f733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:59.760Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f19435da-ad24-4c40-8144-f275bb5d6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:33:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:09.777Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c564762f-fdde-4728-ae45-e0f5aa73adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:19.789Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ed5aade7-e7e0-490c-a25e-a3de1aa970ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:29.800Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8edf0507-e774-4d1f-ad73-fa93fb799993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:39.815Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9bddfa5a-f3ee-4cdf-840c-771e4fff5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:49.838Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1bf57f04-86f9-4ce3-a60c-59682f83c5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:59.855Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4124e12a-aa0e-4ce5-9cb2-70d6835995f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:34:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:09.871Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8c054ff5-0ce6-491f-b7c6-e2dffb6ce6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:19.880Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=284b24fc-f496-4c2d-8efb-c553e2e18c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:29.893Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6b4d3dec-7073-4315-bf71-adfbe2353b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:39.909Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=baa3b531-a052-448a-ba4b-4426f49775f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:49.925Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7bf173f8-12ff-466c-9c0e-18798ae77527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:59.936Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fc0fd098-68dc-4d87-8e51-de782b171c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:35:59.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:09.947Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e88b20bf-34ea-4a50-be7d-a56695a395c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:19.960Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8cf88c8c-b6f5-4f3f-9ee8-c07b56ff8ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:29.972Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8c17964c-3052-4950-9a44-1c3a4d523f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:39.988Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2ba938af-4ae4-4b79-aef5-8ff3cda8e107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:50.005Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=530b8d13-ee26-4e8b-93fc-5374a9f0c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:36:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:00.018Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9d40a11c-b4ca-4143-a2d3-546a7f8ebe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:10.030Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=96c309ec-69f0-49af-9762-47df714beddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:20.045Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f47bef11-489b-485b-9756-dd7469d670eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:30.060Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e68653b5-b24d-457c-9c29-ee723bed86f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:40.072Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d36b3923-513c-4de4-ae72-fe5d33da0905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:37:45.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:37:45.612Z |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-04-22T05:37:45.613Z |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-04-22T05:37:45.618Z |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-04-22T05:37:45.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:37:45.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:37:45.630Z |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-04-22T05:37:45.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:50.094Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0ac281e6-4453-4581-9bad-0aa80b6139a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:37:50.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:00.109Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5996e5b9-7cb8-4cf5-a288-83dde298ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:10.126Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5d4349fc-1f0d-4ab1-85e1-14770f4d5ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:20.153Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cc8c9b92-c320-42ea-8299-212abeeba282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:20.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:30.165Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6ef5c1e5-d5ab-45a7-9d68-4db8b17082d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:40.177Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2352552d-a064-43a8-a176-d3e1121524d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:50.190Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0e4d6aad-561d-4f28-9172-5f41f65e3434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:38:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:00.204Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e17a0440-c8e7-43a0-92cf-6edfad8001c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:10.219Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c4791649-271a-49c4-a455-76b1b97c5d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:20.237Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3d8e2d63-1a77-4d2b-bd56-bd3eeeba8768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:30.249Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b6f908c-d51b-493c-9c4a-486f65220299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:40.261Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0e030a11-d506-4e28-9e73-db817948b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:50.276Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7a989237-ec25-4341-a859-7abf7d26d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:39:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:00.289Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dfc6134e-d88b-479a-a6e5-e9458e25e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:10.301Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4eec4fbc-58d8-4f5c-b46e-5e5b759e5c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:20.319Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0c67bb49-dda8-452f-afef-7028ab98e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:30.330Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=77c61b60-7029-4ac9-b255-6be1732ce2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:40.346Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0efa6e60-903e-492c-a9ba-ef43860c903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:50.357Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c49f33bb-2c2e-45a7-8aad-c9c934bbd53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:40:50.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:00.366Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1ee2ed9a-b21c-4d4d-86ec-97a4359b0d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:10.380Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a0a6250c-cf77-4048-8e2c-ea35623da7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:20.390Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4b2df41c-2672-458f-92b8-c4c739fb0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:20.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:30.406Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=16d1f046-0eec-40c2-a0ec-697d3e6e3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:40.418Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9baf70cd-a521-4979-ac0a-c1885a7293c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:50.436Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ba3c41c8-455a-458c-b916-a90f78ca43e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:41:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:00.447Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a273d38b-545e-4e6d-a8d4-c1e9205de1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:10.463Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=14d03f7b-4472-4185-80f5-f97b3b80df59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:20.478Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=da6c1592-845a-4c6e-8da2-7082195dc503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:30.489Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bfdcc669-5a68-4d12-9fa8-2f33631c93b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:40.499Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e573e88f-0a7b-41dd-9e65-6020921d7885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:42:45.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:42:45.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:42:45.746Z |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-04-22T05:42:45.752Z |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-04-22T05:42:45.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:42:45.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:42:45.774Z |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-04-22T05:42:45.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:50.511Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7e41e03b-abed-469a-9950-ddb9aa0d9fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:42:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:00.523Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c307af97-dbe0-4bdc-9b57-158afc1005e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:10.537Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f7a3063a-28bc-4f91-bc27-8fb8619f73fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:20.550Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cd87dcf1-5442-4021-b4e0-6933995d46cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:30.561Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=eecbaa0f-7e3b-4d2d-8a3c-ac119118bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:30.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:40.578Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=14af1552-016d-47f9-a57a-cea8653c3071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:50.593Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=779954ba-1801-4607-891f-8365f4f3882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:43:50.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:00.606Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2aa3c337-35ea-4969-bb11-915e7e99ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:10.619Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8744f312-a7e6-4210-822f-0be0308f31da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:20.630Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=42369bb6-5f25-4689-97c0-0f461bb8be48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:30.643Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=db159022-bf22-42e7-b4ec-b8f173ae2c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:40.665Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=844c05bc-f3eb-4fab-b0c9-3b2cf2602b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:50.677Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cf23d7cb-e7c5-44c0-abf1-20e35a5089a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:44:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:00.708Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=35b1fb40-ee4b-49f0-9101-bec6ec1d39ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:10.721Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=79d5b312-e7ba-4414-a4a4-2a2951d32602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:20.739Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b0893e9-c5f5-41cc-acbf-56bea0176700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:30.751Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b8e09ef5-d79b-4b51-b8e6-85fb90104c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:40.763Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5014a7cc-731d-4006-9a8e-1cca9e596897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:50.776Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=19660c7b-c7b5-4022-8250-567fbe15e3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:45:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:00.790Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=79bffd01-255e-4f4d-be8b-95b686bf1f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:10.804Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=124ef669-c307-4beb-9fd2-f15cfe3a2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:20.817Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3fe6f825-4798-4a02-a1f0-f867d39130a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:30.829Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=04fcc89a-f928-4448-8884-8f5ea6503743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:40.843Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=59ba2cbf-5cdb-4276-a50b-624f38354742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:50.854Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0dd8831b-b166-451d-b7c6-30ed5567ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:46:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:00.863Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=04d3f9a6-a3cd-48f4-9984-ff4d5fc33243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:10.874Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9ce42e6b-376b-4bea-80c3-0fb81acc467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:20.887Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9aa7e4a7-ad04-45f7-b7e2-74fb8eb63628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:30.899Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f5ef29df-b527-464f-be49-aebf927185ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:40.917Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=55ae8b8e-1f9f-408c-b18c-6a98bd69547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:47:45.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:47:45.631Z |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-04-22T05:47:45.632Z |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-04-22T05:47:45.636Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:47:45.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:47:45.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:47:45.645Z |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-04-22T05:47:45.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:50.927Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bf1e2084-c93c-4fb7-af1c-f4708a19da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:47:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:00.940Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=53df8e5f-9a8e-46c8-8b16-47426acecd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:10.953Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f83517c8-95c4-4646-b912-0a67957379db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:20.961Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1301f38a-2d98-4aaf-9579-16357f0a4ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:30.973Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=71ab2d1c-18a6-4e85-b9ea-7786c78d8424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:40.988Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e1de866a-7e80-44e9-84d4-a8ac8a98ad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:40.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:50.999Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8bbe388a-ea8d-4353-b3d4-318e2f432aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:48:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:01.012Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1b635005-c82c-4652-b103-94289a5ad51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:01.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:11.023Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5c1b26b5-13c3-41b9-8f24-d7309c24ac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:11.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:21.035Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=de676dc5-1903-426c-ad52-eb84c4918052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:21.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:31.049Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1a118205-a776-4bd8-9f1e-2111b10c4c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:41.061Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cea0fc61-3301-4827-b5da-282246be247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:51.072Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=59de8d3f-9f49-4b1c-84c1-22abfa7c65a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:49:51.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:01.089Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0d2bdb1b-bb5f-44f0-a1ef-589123130204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:11.103Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2fe19c60-5681-4320-a5d8-afc8c4fddd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:21.117Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=98fcd421-dda4-4888-bc7e-b20dddad7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:31.135Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d5331b51-230b-4f86-8a4d-3c3941d2026d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:41.145Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=07383cb2-2119-478b-a7df-c768aebb51e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:51.162Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=488a5dbb-b16c-4965-9101-5bab2ea4eb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:50:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:01.178Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=13bd962b-6a12-4580-985f-cee8f09b54f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:01.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:11.197Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9ff5650d-ce71-4816-a52b-3dc8c77bcfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:21.224Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e74a38bf-9be8-460e-8470-0839b43ee100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:31.243Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a5080224-52e0-40ec-87bc-b3a1db710449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:41.259Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e1212f19-803a-40d0-a046-cae288262fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:51.270Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2273059b-d6cb-45f8-a459-c6e7f744c51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:51:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:01.281Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1fbf834c-a8ee-49f4-be65-eb24b57b8ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:11.292Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8220322d-c60b-4748-8ffa-60a9742343b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:21.305Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=37fded58-ae8e-45b0-87ed-5820dbd036b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:31.324Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=94ec5d24-e037-4373-a7aa-49280d8ded7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:41.335Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b2032fa9-7933-4e57-9a1d-ab4cebb91fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:52:45.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:52:45.555Z |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-04-22T05:52:45.556Z |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-04-22T05:52:45.561Z |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-04-22T05:52:45.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:52:45.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:52:45.571Z |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-04-22T05:52:45.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:51.346Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d0675d8f-fc3c-45bb-8373-e1cb1290c223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:52:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:01.358Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a8ee3bd6-c227-4982-a3bf-4280e0988609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:11.376Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=19995124-75e6-44c1-817c-c854f445f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:21.392Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d23af24e-22a0-409a-92e7-9e130951710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:31.403Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e33b62ed-6741-45ac-9c1a-d3207b53265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:41.417Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1e013eb8-b5c9-4034-b4ed-6968e71a2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:51.428Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d00f9034-dbaa-4619-936a-2690ce34dc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:53:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:01.443Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=28a02b34-88b3-4232-85bc-f78bde4833f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:11.456Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3bcbdbe5-bbf5-4943-8f12-d1b79aa2fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:21.473Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8dd2dc5a-c712-40b1-a3da-74740e47c934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:21.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:31.489Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=45301180-3e45-41df-8cd4-10cfe3f3a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:41.506Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6d9c1a0e-1293-4deb-9ca8-d5b4f33517c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:51.518Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3df847a6-c6b3-4683-ad5d-6912bf9e8ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:54:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:01.529Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bb8aea41-0b86-45bc-a1c0-2a2eaa8fd4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:11.541Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f5c814b8-782f-44ad-81a8-b95eaee21f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:21.555Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=68b7ea36-fb9e-4ac3-9929-45629719f849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:31.565Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ae59bbb8-3d52-4c05-be4f-b72c9c0696f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:41.579Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=49d353bb-c054-4dc6-b2f0-0e1ab73a76c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:41.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:51.598Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=74be6687-57cf-45ae-a003-2dbb26c744ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:55:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:01.613Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b1aac6b3-a7cc-4e4e-8901-268c3d0bc589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:11.624Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0a35a89c-bd85-4013-96c3-40edd18270a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:21.637Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7cd3fb00-8fee-4cad-9860-7732b897fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:31.648Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2d562b8c-afa0-4133-82ff-a51b0f632301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:41.665Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=da3e1140-ff2e-4c8b-be89-c075c2b98223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:51.676Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e7c753e7-ce80-40a6-9536-2295e6bac91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:56:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:01.688Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=372533e1-b082-4352-895d-3e1f4682c777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:11.701Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=16eb4369-98e9-481f-9d9b-a15d2511b267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:21.713Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6b90fe38-1bb5-47ee-829e-1b90f06ca9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:31.730Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=001956d7-9904-4b4d-8b45-a6bddf6c52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:31.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:41.741Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=107bf41c-0722-41fd-99e7-4087873e5c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:57:45.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T05:57:45.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-22T05:57:45.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-04-22T05:57:45.466Z |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-04-22T05:57:45.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T05:57:45.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T05:57:45.473Z |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-04-22T05:57:45.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:51.752Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b6c469e2-5b1e-427a-98f8-23d15eae0258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:57:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:01.769Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b2a598a0-2f73-4e67-988f-730bfa95e163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:11.785Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a292c36b-e5e5-432e-8c4f-df982e0fb5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:21.802Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bbd8aa5b-10a2-437b-8aa4-c3d558c5dd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:31.819Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9186d7cb-f9a3-44f5-9306-011b5b66d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:41.830Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=308d44b5-a383-4232-b0f7-03df3c24647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:51.840Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2dabdd22-d10f-4b46-b83f-daaa751a30f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:58:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:01.850Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b45517e9-9083-4308-ba01-14ccca4c222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:11.861Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=42c437fc-4de2-438a-a9c5-b0399fd7377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:21.875Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=07126311-c5ba-4c3b-940c-efa06e01c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:31.892Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d9a993c7-d292-4b54-aeed-df93b33bca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:41.906Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=36908975-cac7-41cf-a0fc-b537da27572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:51.921Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e2a9e77a-7b0f-4211-b03b-39425cebc0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T05:59:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:01.934Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=80affb8a-9f20-485e-89dc-f2c14914806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:11.949Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=eefd5459-cb0a-4973-96da-beb6b1173126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:21.966Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e7e8a4f0-e095-45e2-b635-b4437ac79ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:31.981Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2149b9ef-ea02-4715-8dd8-8fe45d8db942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:41.998Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8cacca08-77d8-4682-b6e8-60ee945d5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:52.015Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c3d16fb6-dbd4-4cfd-bc6c-f953554abec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:00:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:02.026Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e4226741-5089-432a-963f-23dc29711a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:02.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:12.038Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bdda2876-a339-42e8-9337-f271e387f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:22.053Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ce1746cb-a319-4151-af2a-ee1610a902b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:32.068Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5b101412-7924-46cb-b7da-0e491476d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:42.087Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c493b001-ce4d-4ebc-be7b-14fc911b56d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:42.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:52.103Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=056a3101-ade0-493b-8547-54ba5537516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:01:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:02.130Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=35b02c31-d10f-46f8-a732-7c218241f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:12.144Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3fa4a26f-71c7-4619-b3c2-39ae9c8a8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:22.160Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9d91584c-6c3e-427a-bbd3-34c07726ce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:32.174Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=89f108b2-a480-4110-b9ec-931472343bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:42.189Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=66327b31-ff64-4fde-a7c1-ef5178362395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:02:45.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:02:45.678Z |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-04-22T06:02:45.679Z |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-04-22T06:02:45.684Z |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-04-22T06:02:45.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:02:45.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:02:45.697Z |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-04-22T06:02:45.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:52.210Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d43a64a2-12fa-4114-9c61-d82c1bdd107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:02:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:02.225Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ee5fd5d8-1c18-48eb-b2c0-8edd888720e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:12.244Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2494adab-6412-44fb-bdf4-5b297c57e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:22.258Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d96d2f2f-41f3-44c9-b37b-ce00ec9f8cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:32.270Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b0d1345a-a508-4ba7-b8f6-1775c3c6f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:42.283Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=167d8d98-1e99-4150-b8b6-a3d4fac07e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:52.296Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=47f6f63c-eb6a-44b2-a538-da9d72a169d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:03:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:02.311Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=615b15f9-8d0c-4ab5-8917-d91aaff1ad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:12.333Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=05e4a8e9-db77-4873-9ac8-4aea0eb0d381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:22.346Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d91b5eba-7887-41dd-88aa-312d7795fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:32.361Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=97de6c4f-5add-4028-8e0f-4e01c0db07f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:42.383Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0c5439be-109e-41b7-b4d0-94070c683b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:52.407Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7dca0c27-749e-448f-8058-24d4a50c9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:04:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:02.425Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4f10bdf0-7326-411a-b154-ff5586af29e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:12.438Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=214bed70-c7bc-45af-96c4-0270dab8d652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:22.459Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=41cd3224-bd02-42a3-bebd-c1f1b574ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:32.474Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=be1d8e96-44ce-45f6-8e5b-ab84a70da303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:42.486Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c054613b-6052-4809-8dd0-2785a323f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:52.502Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=38df8cbe-b5f7-4e26-a59e-f75787710b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:05:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:02.515Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=df772850-c331-4d94-bb19-fada4372a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:12.526Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e269a5b9-346e-4b6a-9f72-6ff9f54e8a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:22.537Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b3f8a77c-51e9-45c4-a4e7-83a3cefb119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:32.550Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=37b0b20d-1bc6-4055-8f84-adb1d33cd99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:42.568Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0730aff0-bfcf-401c-9803-6c32a667334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:52.585Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cb832239-c7bd-4014-8dc4-da3fd40714c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:06:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:02.596Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4256f40c-f9ea-4807-8e48-bd8eb1e33089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:12.613Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=680304a1-1b6a-4d4c-9c0c-130315f66679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:22.632Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=32c7a5b9-4dae-4917-8228-8d67247dedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:32.653Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2cada164-3ed1-408f-8884-99935ffabc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:42.673Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=69cac4e3-f162-4596-87d0-4401f9bd1689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:07:45.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:07:45.712Z |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-04-22T06:07:45.713Z |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-04-22T06:07:45.720Z |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-04-22T06:07:45.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:07:45.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:07:45.733Z |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-04-22T06:07:45.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:52.689Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f6f69f93-271e-4919-8b8b-16bddedc9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:07:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:02.703Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=441cc75f-eda0-48f8-9c74-b272e1b28557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:12.715Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8482e9e6-9043-4092-9eac-8aafae2cd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:22.737Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a69f970e-833c-467d-b40c-2a71d253d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:32.749Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=23114c1e-c9b9-451d-9d58-a3de5dfc7fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:42.774Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=95b09470-f504-4c8c-a62e-5f4a82759aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:52.791Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=26fcb2c7-513a-41d0-9909-5c1c62802edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:08:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:02.802Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9041935b-0e5a-4c42-a3a1-076103847f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:12.815Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6b4aec83-8dbc-4bd3-95be-bc4789bd9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:22.827Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3ea92715-12e2-48ce-971b-d22e75986811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:32.846Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=612fddb4-77df-446b-b2db-3cce80f88390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:42.859Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6684cfa1-5e83-47ed-9026-334083ac44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:52.872Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=835a3d1e-3b92-4624-90d2-e1e71d0bc96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:09:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:02.889Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=737dce2a-ea35-45fe-bc73-328a562e4534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:12.902Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dfa3652f-6e2d-4dba-820c-c61f4bba99f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:22.914Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=944aa9b2-d186-4054-bb4e-f0d838e72004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:32.933Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=526f9199-daee-41c4-a079-cac8a47b2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:42.945Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e32e259a-01a1-4314-81c1-fa9f6f7027f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:42.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:52.958Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=04585b9f-9023-4141-93ea-963a03ea0425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:10:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:02.972Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=aeac9688-bcda-4061-be80-d8df26a63360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:12.982Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=eca2c4b1-f5b4-414f-bc77-763632e26fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:23.002Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a0cefc15-1c2d-4566-a75d-6b27babc364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:33.016Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b632efa5-aff8-4635-8806-9cd9f95b8536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:43.035Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d649b673-a528-4824-9a1c-0b5ff84bc58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:53.069Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e7e1d89b-2e23-4484-8fc4-5452eb4980f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:11:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:03.081Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b30f1416-dc1f-459b-ad25-dc80a7bb6f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:13.104Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=69a617d5-bea3-4e9e-b22a-7371b5be7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:23.125Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8cf80948-ef7c-441a-a5a1-cc6d3141165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:33.138Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=efa2bb5b-fb38-426e-a418-bb64fd3cd45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:43.154Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8ba9b679-b19d-4df4-a873-42d57a149eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:12:45.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:12:45.784Z |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-04-22T06:12:45.786Z |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-04-22T06:12:45.791Z |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-04-22T06:12:45.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:12:45.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:12:45.806Z |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-04-22T06:12:45.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:53.170Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7eb823ed-c019-4ae7-8e72-4ae6d9a8fd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:12:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:03.183Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=20ad92ff-fe8f-4faa-8ae7-d6f9786e2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:13.194Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5a3e380e-04f6-4d8e-a9f8-4d1105905222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:23.207Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=85b05afb-fe9a-4cd5-a818-bde502d5c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:33.223Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=061de30a-3ea2-401c-8147-fe39278b6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:43.238Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=54d32f80-9c98-45e6-818a-90c89cda3bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:53.247Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ae3a4aa2-262a-4112-8996-43902bd5a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:13:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:03.257Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=02594659-6dd9-45de-9034-2e20c3170327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:13.267Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8daaf9d0-9ebc-4c2b-87e9-3f75c4408cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:23.282Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c258ccbb-0358-4bce-82d6-1ec9a4dabe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:33.294Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ab3245c5-18e4-4276-8967-8774816e6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:43.312Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ac4a0043-d3ab-425d-aae0-5a695f4ee38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:43.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:53.325Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=54b9878b-ef82-4c0a-841e-647795ae7aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:14:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:03.357Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=94e5ef78-e0da-4dd5-b23b-4c10f1b832ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:13.385Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=db2d91bd-ebc3-4830-a8a9-f8c4bde56182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:23.397Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8240ee1d-ea80-439b-9d60-0350c03b168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:33.409Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b7eb7f1-887e-412c-9b84-67de1f2ea1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:43.419Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2f2a8eec-acb7-4879-aa58-c17e48e11acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:53.434Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ed6ae7d8-4e5d-42c1-806f-8799c5c4b866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:15:53.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:03.444Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d8bddc06-1b1d-4553-9c50-33ffbd53d9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:13.455Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=49513815-fa47-4a5a-804a-732c31720e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:23.467Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4a3f2f93-e94c-426d-a863-93533420cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:33.484Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9151d1b8-0425-46ee-afd8-1fc5792c2a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:43.507Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5deed251-a26e-4352-be2e-7172a276361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:53.523Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7367484e-3337-45db-979f-b0a47422c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:16:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:03.539Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a87c7d7c-54f6-419a-8e89-7ead3f75da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:13.553Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ffe6c946-de7e-4f17-8ffa-f59230fffe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:23.567Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=23bfc48f-e105-4a2c-b7d6-ae14bece96b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:23.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:33.579Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fcea0e0f-f2b8-4f46-ae5f-b982f9a22a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:43.594Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=13df6041-bca8-408c-91d3-a59e8ecd8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:17:45.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:17:45.470Z |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-04-22T06:17:45.471Z |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-04-22T06:17:45.475Z |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-04-22T06:17:45.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:17:45.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:17:45.482Z |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-04-22T06:17:45.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:53.607Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4c932385-d366-4db5-ab56-d99fd8b3ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:17:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:03.619Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=be00c39a-a06e-4d62-9d71-949188f132eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:13.632Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b29ab98b-50c5-43f6-8231-94ee975c81a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:23.651Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fedfe963-bee3-4591-9c67-c08b9ac47764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:33.661Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ff196206-c224-4af2-90a0-94cea2f81d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:43.680Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6fa45c15-48a7-4a39-9b28-350a22fdf845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:53.691Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3f6c68bb-5d0f-4791-9164-1202e3e36ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:18:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:03.713Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=46f96de7-5065-41f6-ac90-f5bfc13834bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:13.729Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8d950b34-3829-49bf-be9a-3c07398aaf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:23.745Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e02ed299-463a-48ab-8361-f18f2d8c5a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:23.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:33.761Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=687e9978-34e8-4c50-9a75-d1f92b7e5323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:33.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:43.777Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7569f80a-3dd0-40ee-8779-2b697cca09da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:53.789Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4b794c6d-4054-444b-9478-6b469e1b3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:19:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:03.801Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d0d7a33f-bd44-49bd-a814-689e17621e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:13.817Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8d614f92-4755-4995-a51c-5526a8015ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:23.846Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f8f9afa4-6d7f-4f0c-b60c-744447c16b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:33.871Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=119d0a1c-bd23-472d-98bc-9eecde7edbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:43.884Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=09275240-43a2-42d0-b5a6-c2552d3c2e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:53.897Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=66294bba-c45e-4c90-ba17-220232a058ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:20:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:03.908Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8cfa83ed-45dc-4a9b-954f-caab0f7a8a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:03.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:13.923Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5e3e6196-00ae-448e-a14a-2847fdec7814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:23.936Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=000c4fb2-4487-4e27-ae88-bcc9e0ac5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:33.949Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f7dfd7f4-06f5-4900-bcab-c6bf8f765662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:43.963Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c2007af9-a4a9-4fe4-9881-4221182e94d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:53.978Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8506c83d-1999-44bb-9311-acac25f6da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:21:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:03.988Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a0e3b33d-263e-4403-a923-1e265ab47214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:13.998Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=931a5a06-6c3a-4b9b-919a-1da7908edf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:24.013Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3b61209b-7c37-46ff-8456-46d9b193b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:34.025Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d5b6d905-9142-4c65-8a40-80db7af26244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:44.041Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6f3cfda2-8b5d-44ad-b443-70e879ac54e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:22:45.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:22:45.664Z |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-04-22T06:22:45.666Z |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-04-22T06:22:45.670Z |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-04-22T06:22:45.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:22:45.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:22:45.681Z |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-04-22T06:22:45.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:54.052Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=510530aa-b09a-4b71-b8ee-52d46268d767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:22:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:04.070Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bfcb62a9-290d-4cdb-a0c7-ba961852cde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:14.082Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c4a87a34-4c2c-49fc-84bc-4596c49753c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:24.098Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=234b4a32-0d96-4b0d-b61e-7a8cc0215e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:24.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:34.112Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e7ded007-b742-4c94-8e69-49c9ddadb00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:44.125Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=cd1c0f80-6fbc-488b-a59a-6b8d39e3fa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:54.136Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=326b8f44-b8b5-431b-9c21-ac26bb6edf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:23:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:04.146Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b66690c-ac8b-46a3-9d0b-056990e76db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:14.160Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7dd8dd65-40e0-4648-ac72-b00ffeb553ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:24.172Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=80d7290c-2d32-41ae-8c6b-bf19b4c27ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:34.185Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ec955eb7-16cd-47dd-8941-31dcc07dfe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:44.201Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=61011bbf-8c92-4c3f-a5e4-07096026d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:54.218Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0eda5629-3502-4528-93aa-f942a91c9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:24:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:04.234Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e28768b9-40d0-47d6-a3cc-c4cd6603ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:14.248Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a50e2c97-51f6-479e-98c0-6dac1d44ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:24.259Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1285f6da-1ac0-4edb-ac14-bfae824a734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:34.272Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=51977365-0f1a-49b7-b214-5e49333ac000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:44.281Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=587b610d-21f8-4d7b-9177-22235bc998ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:54.292Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=07bbdd63-2952-49f6-b3d7-442b902b6057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:25:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:04.304Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7fd814b2-f7c3-4057-953e-a09c49de319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:14.317Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fb170401-bff2-475a-8326-80e6feb893d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:24.328Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fc0aaedc-fd8c-4f18-ab48-8bbe59376712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:34.347Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0bae8857-71af-42eb-a1c0-983a25f11d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:44.357Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c262c87f-9a67-41a2-9f5e-ec6eeb4ef410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:54.377Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c6e2505a-ddd0-4940-81a6-c517bb91831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:26:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:04.396Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a03cf06b-cb04-49c5-8796-cd30d05f4f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:14.412Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2d697c2e-03c4-4cf5-8371-b4e29aebe6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:24.428Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8bb59a9b-86a6-44fe-8ee7-27cc58364c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:34.441Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e1ff9141-7985-4163-a492-f23c226b4003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:44.452Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e2492833-4ae2-482b-88ed-bfd1c4c34434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:27:45.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:27:45.698Z |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-04-22T06:27:45.700Z |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-04-22T06:27:45.704Z |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-04-22T06:27:45.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:27:45.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:27:45.717Z |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-04-22T06:27:45.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:54.465Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fb8903f3-b599-4214-b678-0fede240aea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:27:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:04.493Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=00fe9073-dd1e-48db-8348-ab70e0144667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:14.502Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0ac076e4-83ae-4f89-b9c8-e63b5694d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:24.513Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a9ddef04-e651-499b-bddc-3ebdccbd0553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:34.526Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3cfd664e-3ac7-4ec3-9824-48c07766cbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:44.540Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=26adce05-7e6f-42ee-8a96-48ff51494a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:54.549Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bc370dd9-422e-474d-8ede-a015e6af6a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:28:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:04.563Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=25a3061c-e75d-474c-91e8-2e53fe2042af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:14.580Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=281670d2-a7a3-4c88-969a-de21ad2e74c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:24.591Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=df1300f7-086a-45e0-9e32-1d4f85d16423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:34.602Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7e57063f-1db5-44d0-bd9f-f5dd1e93a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:44.612Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=719585b6-330a-49b9-a176-e0ebe1746b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:54.621Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=95cf430e-00a0-4f09-882b-e8d7c10284d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:29:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:04.639Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7c9471ca-dd2b-47dd-9a90-62c8678f4729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:14.650Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3f85ee1e-3faf-4d1d-b624-2ecad642cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:24.662Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=41007e7d-72d4-4011-9900-0bc53f2c219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:34.677Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=309876d2-a653-4c60-af18-feefee8a5582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:44.697Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=80fcd6d0-59b6-45bf-8dba-323ff9d078ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:44.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:54.710Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=934debeb-21c8-4fa4-a9fc-523fba9d6380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:30:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:04.725Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2b8774f9-3652-433c-ab85-6b7a3903309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:14.749Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d8492e59-f601-4358-8031-16b94b343905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:24.766Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c85a40ed-6f31-49b8-8142-f85f19461594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:34.779Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5714ee4f-df8f-4092-b012-8ebe5b656c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:44.797Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d1712242-3c4b-475a-bfbf-5999a48c8ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:54.812Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=90ed0883-92e3-45cf-8365-e38c0182224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:31:54.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:04.825Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=de24bcde-7d1f-4137-8c52-775d617944d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:14.843Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b9970624-c8ca-476a-906f-72f1ae622fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:24.854Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=41a0f03c-af62-4e04-9d13-a77aa8d0bd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:34.874Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ceca19e8-245a-4847-8872-60e477086d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:44.886Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4438e076-0f2e-4dd6-957e-6f6d41b4ab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:32:45.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:32:45.564Z |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-04-22T06:32:45.565Z |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-04-22T06:32:45.568Z |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-04-22T06:32:45.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:32:45.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:32:45.576Z |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-04-22T06:32:45.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:54.901Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b048709-0fb4-4b3c-a4e1-01e0f0720e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:32:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:04.919Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=03d623f9-e430-4fd7-b669-56994b04c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:14.943Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=64a00a86-d817-402f-9d3e-56ff40e3e0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:14.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:24.971Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=9c41c23a-bde7-4d88-b68f-f1f9a07ed2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:34.989Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=be1ab6ea-9110-444a-a7c9-6681ddaf0589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:45.004Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=643d280a-6271-407b-8164-edaded453483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:55.019Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6c0e5f49-ff51-421e-8384-fea4fe3d61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:33:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:05.046Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3e9f99df-2a0f-46af-b2c9-8e8256c92bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:05.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:15.059Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c05809ed-755e-4afc-bc56-49093e157c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:25.069Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5bea2434-affb-48f0-95df-d47f81becb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:35.081Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4b9f3407-bf82-4736-86c7-f9105a128f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:45.098Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2a41a2fc-4e19-4b74-adb6-85d4a7f5003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:55.115Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=709aa6f5-63c1-4d63-863e-fc1ee4c61eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:34:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:05.128Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e48a8d45-f562-478e-be47-c1aeb748b565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:15.142Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d03bb1de-a17c-47d1-99b7-1a84c8eaaf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:25.158Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=94e8831a-cef7-4a01-a00e-0486ae605e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:25.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:35.169Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d55beabe-3a69-4f50-aa47-b68772ea549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:45.197Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=98786088-9caa-4fc6-8d3b-51cc23d691cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:55.208Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5de76ff3-1931-47df-878c-eab715dbaf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:35:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:05.219Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c42aa95e-1044-4dc7-9285-49ac4f6f1193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:15.249Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f01b2e65-5510-4751-8000-b4ce315b31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:25.260Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=321f4b56-6c27-4d57-92f5-8c6141c24df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:25.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:35.273Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4bb39b29-fd85-4e40-bb2d-df3177d701a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:45.287Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a9e6807b-1352-49d3-b1b7-094a93dde34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:55.302Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d7ffdec2-ab56-43f4-92b6-951066e636e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:36:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:05.312Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=afa68fe0-c53d-4731-b6e9-29f61ef3320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:15.331Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=29abf0ef-4a71-493c-ada7-c7d5b0af8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:25.347Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0356f9bb-f76f-40fc-aeff-2d7a2d1bbce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:35.370Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=30ac4f57-2a8a-4244-b557-e648a7ae219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:35.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:45.403Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d35c6d0b-9f7b-4e6c-88d9-941ce165cbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:37:45.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:37:45.679Z |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-04-22T06:37:45.680Z |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-04-22T06:37:45.685Z |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-04-22T06:37:45.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:37:45.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:37:45.696Z |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-04-22T06:37:45.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:55.417Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=648afa93-53eb-4e3a-832d-1945031acd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:37:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:05.431Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=74dbd46e-c3ee-4d32-bb32-8cb53ff5c13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:15.462Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=41e02e8f-9f70-477b-aec9-a90b4b2c1858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:25.474Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=128a1dba-dc14-412c-96eb-c762d3e71693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:35.490Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e8a82c44-a37d-4315-a3bc-72726c4c028a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:45.511Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=056b939f-a67e-474e-9416-ef086d7fea19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:55.546Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=16f15f2c-81ec-4b10-8bd7-38c44e61346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:38:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:05.576Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ecebedb7-4396-4c0e-b0db-f89ab6292e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:15.596Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e23e0e39-9840-4fd0-85ec-74aa7218bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:25.609Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a3653a00-70e7-4735-9a5b-173e4a594647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:35.619Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e6f47a5e-d54d-41f5-bbfe-6cafdce0f6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:45.630Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=195840b0-00a7-4bb4-a7dc-dfd9242cb6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:55.653Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fc6717c8-b74c-4208-a0e0-234ab5e7698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:39:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:05.661Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8c2404eb-9988-414c-9e89-9f415ee01a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:15.671Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5bb9f4d2-70fb-46c1-97d0-0c894c0aaea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:25.691Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5592cdd2-f343-4fe4-8458-4e8a643ddb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:35.706Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e004dcdf-3ddb-4ee2-8947-b41958be5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:45.732Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=df7065a4-0637-4829-bb10-425f3f1af12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:55.752Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=554ed68b-4165-46e2-8dce-a0818f7e231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:40:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:05.769Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=660269b6-775b-45d6-b3b5-709a47d8df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:15.782Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ce992253-db64-4e63-bf90-e1f191b32e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:25.796Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a41e5580-5a4a-4952-9932-bfc5f141408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:35.828Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7987d2de-4fc9-4da2-9761-d37c85c7525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:45.851Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=353c9e15-dd84-4fad-9b89-d678db7c4b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:55.866Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e38e7cd3-2b31-482e-9ef7-0b40e0261435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:41:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:05.881Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e34edd84-faee-462b-a2dc-7370a39782ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:15.892Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3215fd5f-0688-4e9a-99be-29db47f67bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:25.906Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ec471ef9-381f-4933-8edd-0b1ef6049ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:35.918Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e12392b5-b72f-4ca0-853e-585bec938bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:42:45.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:42:45.711Z |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-04-22T06:42:45.712Z |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-04-22T06:42:45.718Z |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-04-22T06:42:45.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:42:45.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:42:45.738Z |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-04-22T06:42:45.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:45.931Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=fc2f6131-c77b-47ad-9fe7-3e7812436eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:55.949Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=3327e4a3-cc52-4885-808b-28629a69d4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:42:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:05.964Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c4cec0fe-04e6-4fcb-927d-dbd7616f48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:05.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:15.981Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ad582351-43d4-4e51-a2e9-687e930c075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:26.001Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1104d12a-8d20-46dc-8433-30b54b48c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:36.025Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8ebf21d9-380a-4781-891e-44a3bae220eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:46.053Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=d54cf51a-eb46-4eee-8979-3ea214e0c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:56.069Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=378aee28-39d3-4f7f-8d52-aa21ce7bad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:43:56.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:06.083Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=27279c71-b3a2-4095-9b18-6269f1305b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:16.094Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6e90cc9c-6f31-46ed-810b-55c60fc8d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:26.113Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7c291c29-24c4-4331-98d6-f161496fce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:36.128Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dcf0ebb2-0322-4f88-ac7a-6ad0c814ca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:46.138Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6f799c27-745c-4a09-b512-8a2da754072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:46.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:56.152Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=bd2e1c32-038c-4efb-b1b7-96c7e6437082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:44:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:06.167Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a9ecb9c5-d95e-46c4-8357-b42417a06958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:16.179Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=10813c5e-bfc9-41fd-a4fc-e6bf194cc377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:26.193Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=aff50ec2-7996-4841-a8dd-7a482e837481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:36.204Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=4fe579ba-41ad-46a3-a6a1-ae8d0eaac792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:46.217Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7c70b51b-6748-4303-8413-9adbbda89d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:56.231Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=14590da4-b0d2-4b73-83a1-0d4b9dc60505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:45:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:06.245Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1a430ad9-4442-4276-8c71-04f1a31652b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:16.260Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a2f9e56e-93e3-43f9-b9a5-486378fc6c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:26.272Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ee4be749-4605-4572-82a0-6c54f4742343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:36.284Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f207859d-b5e8-4450-b0da-e8758e2a854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:46.309Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7f788f28-0ee4-402a-80d6-ff3aa208a62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:56.324Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=225efcbe-ba3b-4426-9d95-2296fdc3b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:46:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:06.338Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e636616f-8efa-40c6-9df2-ab0bedb01ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:16.348Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=955f7548-4cfa-45f9-bd67-6467a5ee4eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:26.360Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0959b325-05a4-4101-be54-ed77f013187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:36.371Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7a9b2c4d-5c9f-4597-81e6-eecaacbb4ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:47:45.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:47:45.686Z |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-04-22T06:47:45.687Z |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-04-22T06:47:45.692Z |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-04-22T06:47:45.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:47:45.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:47:45.705Z |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-04-22T06:47:45.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:46.383Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=45a9a34e-2fb8-4c96-9aa1-662c296ab428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:56.413Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0b021b84-5446-4f0e-9242-0b96fce2a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:47:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:06.425Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=089c1f54-fa46-4424-9ff9-3989c34fae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:16.440Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2d0bc958-05b6-4d74-99d6-fac08bdac08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:26.457Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1f5c9ff3-e058-4233-b1c6-7b9923bc1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:36.469Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a1c2cd12-478f-4d1d-8cb6-7cd0b7d0ed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:46.489Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f7c1cfde-15b1-4026-82d4-a790fbc38697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:56.506Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c85877e5-83fa-4bf5-a87b-d49fdeef7ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:48:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:06.522Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b4b23241-7b27-4861-922a-0221686a4a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:16.534Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=8d0fbb16-2b5d-48c7-8c62-537e4a292937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:26.559Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ceb67912-b8af-4ccd-ac40-7c0c9f05bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:36.577Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=de904e46-f410-42bf-9408-c30518a69cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:46.594Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6f080b97-bb20-4460-9072-9ce8b63491e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:56.606Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=57e08fc3-3778-48fe-9f9d-3e671f74f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:49:56.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:06.624Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ce9eb6b1-7836-4173-ab16-092511b398f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:06.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:16.635Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5e1fcc59-4b77-492a-854e-b6120d7b3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:26.650Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=115d6a89-ac8b-4949-84c3-4523f73b04e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:36.661Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=f933158e-95a7-4e92-bc68-5ccc4c06af23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:46.672Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=58f607aa-8784-4052-aaf6-4a6b5c4a2453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:56.685Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b49c0b75-ba98-4049-8fee-6809b95f3ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:50:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:06.697Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=6cbf96b4-4d5c-41cb-9a95-c767f75d7a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:16.711Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=050719a3-468b-45b8-af48-fe0348473403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:26.726Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=1913d747-52c2-47cd-bb21-29504ce793fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:36.739Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=5ad67cda-c641-4bf7-9544-e8fb09329652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:36.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:46.753Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=7425b7b8-97fa-45ec-a06a-7ce29f77ef8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:56.777Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=32c49800-6b7b-4729-85c7-d5f4a43587b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:51:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:06.816Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=c8c3af97-40fa-41df-929e-593905954114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:16.834Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=26db0f5e-d027-4136-a46b-e18fef87a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:26.853Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ccb83643-a2d8-4598-80ee-c38ecbb11e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:36.864Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a48e6d46-e0b3-47c7-9282-a3ddd8cc5a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:52:45.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-22T06:52:45.728Z |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-04-22T06:52:45.730Z |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-04-22T06:52:45.737Z |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-04-22T06:52:45.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-22T06:52:45.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-22T06:52:45.751Z |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-04-22T06:52:45.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:46.878Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=75158fbd-53b4-43de-b5da-5f50e4ff2f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:56.893Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=ae9a4d76-7242-4ea5-abe7-164eb17f339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:52:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:06.905Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a7be2ec1-e2e7-4b81-8fb7-f5bfc1245fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:16.919Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=63c38bae-d5b5-4dd9-9a2e-a50bf60a6189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:26.931Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=de36367e-b0bd-4cad-af52-fb97d30a0ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:36.942Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=a8c8f1ed-0990-4391-886b-f6b60c95d6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:46.980Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=dd8a95a7-6c05-4b7d-a097-96ed6a927105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:57.002Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=2653696c-65eb-46cf-83c1-8026ffee5a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:53:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:07.013Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=e02696b7-585b-40b4-a542-32d42f1b7bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:17.024Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=b2b91d07-5a03-444b-9a8a-b45bb6bba162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:27.038Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=55531c70-ee43-4068-8ffb-a3a62d343d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:37.052Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=524eaf50-b4de-4648-ae69-8a7b245b8e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:47.062Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=91317a91-39c2-43a8-87a6-2c7758a171bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:57.078Z |INFO |Init configs |InvocationID=dabfd011-426d-44db-ba7b-8dcebc134e8d, InstanceUUID=0038c1ff-1754-4107-9bfb-5e0beaecdafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-22T06:54:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |