By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:48:43.125Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:48:43.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T20:48:43.169Z |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-11-17T20:48:43.822Z |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-11-17T20:48:43.927Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T20:48:43.927Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T20:48:43.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T20:48:44.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-17T20:48:44.185Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-17T20:48:44.209Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-17T20:48:45.483Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-17T20:48:46.015Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-17T20:48:46.036Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-17T20:48:46.037Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-17T20:48:46.110Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-17T20:48:46.111Z |INFO |Root WebApplicationContext: initialization completed in 1901 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-17T20:48:46.871Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-17T20:48:49.362Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-17T20:48:50.037Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-17T20:48:50.077Z |INFO |Started MainApp in 9.549 seconds (JVM running for 10.319) |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-17T20:48:50.312Z |INFO |Start scheduling PRH workflow |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:48:50.326Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=144cb4c0-532a-4772-ace2-c43776278145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:48:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-17T20:48:56.005Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-17T20:48:56.007Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-17T20:48:56.014Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:00.891Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bf2e5cc2-52f5-4cf4-b7b9-f018b08df2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:10.909Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e9a1d4c5-d216-42bc-82b2-b157572a1941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:20.922Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=44042094-568e-4165-9d69-814dd9dd3015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:30.938Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7e49376b-4fee-4149-866f-dd9a4151dbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:40.952Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a2fc1d95-8646-46f1-b877-4d660f9feafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:50.964Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2beadfa9-f92d-4803-892f-54d90eb44622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:49:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:00.974Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4137e014-32fb-4e28-b97c-44aecd0f072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:10.986Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=dfa1dd69-f655-428a-bb56-d7d4279a0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:21.001Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=77f109c6-9e1c-44af-91b4-3afd9d8f4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:21.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:31.029Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=93decd55-f1b0-4692-8991-8d2967491c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:41.044Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7343d5f9-6314-47d3-8070-5d750e8bdc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:51.053Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5381da3a-01bf-4ea6-b0a3-40f48bd1481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:50:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:01.066Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=400cd62f-2eb4-417b-85ed-bf1289d3947a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:11.078Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a93c20b3-4531-4e8e-a3cd-832735d3c9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:21.089Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=77ede283-7e78-4289-af47-d0978f93c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:31.099Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5a84d58e-354e-4297-8140-54b7d080de56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:31.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:41.109Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=84027cb5-a58d-486a-b8cd-0cc2f80eaacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:51.127Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c1789840-bd77-4d54-8ff4-f81618979e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:51:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:01.144Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=05967b6c-9220-4a22-8ca7-55ec415aa88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:11.154Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a7b86e3f-a026-4490-8050-107a0c3b4c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:11.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:21.163Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ad93a67b-fb65-494e-9268-792fc2340862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:31.173Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=744a1da8-51a6-4f60-9105-068bd1c5a2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:41.182Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=af3e5bcf-04aa-4a22-8c81-fd3189ea1552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:51.193Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=253d3deb-8e40-49ef-8cba-2808bbeb22c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:52:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:01.202Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bf0d51e5-d6af-4a6e-bcb1-fa7dbda4edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:11.211Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=30b96a10-8a6a-460b-ab45-38c4fc2bc74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:21.221Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4ac62994-a354-4bc8-bdda-d58198b2b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:31.232Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2f6cf076-4d94-461a-9e5b-b490f4239e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:41.240Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a74fd14c-1169-4829-be4e-d07ec779e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:53:48.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:53:48.043Z |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-11-17T20:53:48.044Z |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-11-17T20:53:48.047Z |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-11-17T20:53:48.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T20:53:48.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T20:53:48.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T20:53:48.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:51.251Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=db439024-85ab-4ae9-8b5c-fa2184391482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:53:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:01.260Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=80542d3b-7839-46af-8bab-314f658fa399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:11.272Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2fdd30d3-6f59-46db-a435-e2db9d9cc6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:21.282Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b036bd20-0e17-4636-8609-946d7b7d109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:31.294Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=547dc451-3d1e-4424-a69c-e8b98da88bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:31.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:41.309Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9e9f43cc-0e07-4f75-a521-5f128f48dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:41.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:51.319Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=aa70dd60-0b02-4673-a98d-7f74caaa30dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:54:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:01.330Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8575be96-71a3-4b6d-8b46-8b151161f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:11.352Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=190c2ed6-55bf-40dc-8e4a-e4941ba86fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:21.360Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9d37317b-abca-4320-8e47-10ea415df934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:31.372Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e0c0eeab-43e7-45a4-8d72-e73ffde80f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:41.384Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=36918177-e65f-46f2-aee9-c14b4f447e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:51.394Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d375d822-f06e-4821-91e7-832e318a178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:55:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:01.402Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=80e6f8aa-06f6-4203-afe5-d1481bb8f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:01.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:11.412Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7e683216-483f-479c-9fb6-dda95d35e2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:21.421Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f00d1854-45c5-433a-8ea5-95b5b04c6d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:31.435Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2791847e-fef8-4f7b-ba32-7f55b3054eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:41.445Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=49837962-830c-4af3-a75a-5ebc4ad13664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:51.467Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2e20b3e9-ce6c-4aa7-955e-6123646668c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:56:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:01.477Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=027511c1-8f06-4719-89ac-9597d68b763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:11.500Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fdd5ccc4-9242-4f47-b2f3-25e9effe2b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:21.512Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c5f423c4-7939-4913-a57a-7187be613398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:31.522Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=06a2bccd-eaa2-4f60-b7a0-f9d940331a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:41.531Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=784d8a01-e691-4283-b5c7-2361710da00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:41.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:51.544Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d53ceb4c-9bae-4cab-b65b-78238f663969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:57:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:01.564Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fe01e863-4d5a-4086-a010-51af2353cab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:11.572Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=dcd4249a-a566-4368-863c-9ced4ad6da3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:21.581Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=65ec4ea3-7ce7-45a9-8743-155461be3e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:31.590Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=873a1380-57e8-4001-949d-e8172c24f16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:41.600Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3dae7379-5f2c-4dbb-848e-57f559692686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:58:47.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T20:58:47.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T20:58:47.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T20:58:47.240Z |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-11-17T20:58:47.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T20:58:47.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T20:58:47.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T20:58:47.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:51.610Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=55e22074-7e3a-4899-afa9-1b85ae8a5776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:58:51.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:01.620Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0ba60c18-5c0f-4b5c-9984-abd4692cf0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:01.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:11.631Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=51ce7544-f396-4f71-b73e-603e1cb81676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:21.646Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4cf39087-c9d3-4df8-be43-05b605ea8179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:31.657Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=70d6cb41-8a5f-42f7-8434-5f791e62114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:41.667Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=95af8e63-471b-4a21-b3f9-ef81162e0d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:51.675Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=20974c63-58ca-4338-ae22-383b6f7e62fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T20:59:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:01.685Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=15d0a20f-f866-48cc-b51a-91d6ee03e593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:11.699Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e14f6cbb-4da7-4cb0-9424-150ed4368d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:21.708Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b5a6e8a6-6bc8-489a-a9ee-d47a4284aef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:31.720Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=78476869-9d43-48cb-9571-0cf4e9baaedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:41.729Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b3d95a87-d643-4fe4-90ad-2995df717e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:41.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:51.737Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c3215d7e-4323-4153-b9a9-f22205445187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:00:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:01.748Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=13e15813-0c47-43a9-b67e-4aa4455679e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:11.758Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=800bfff2-69b6-4a4e-b4de-ed82a572e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:21.775Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5a7ff40e-7024-4df2-ae16-b6aad7396fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:31.786Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f987acc3-eecc-4ba2-af7e-a38eb59f45c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:41.798Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ea21c467-033a-48bc-acb5-f97c78ffb2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:51.816Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=81916e20-d3e6-4cdc-acf6-66305f6d84e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:01:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:01.826Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=12c69cc5-5f14-4e16-951d-1e4139d12eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:11.845Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fc11656f-e35e-4714-b40e-92827a5e8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:21.856Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f3ce61f0-d7c9-4416-90b4-f05cfcc217c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:31.866Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bb72fbaa-68a4-4204-bc0d-297c8143c84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:41.875Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=45b85d86-32e8-4e60-baec-ddadf0f3040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:41.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:51.885Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4ea9f256-e178-49fc-90e9-608e9e0bce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:02:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:01.902Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1d75698a-68ec-43a3-bfc4-8e1c14192134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:11.913Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0e79924c-2350-4491-991a-3ff7ff492998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:11.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:21.924Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0e1cd369-670e-408b-b4c8-2ed02d9d9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:31.934Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ad03cd6d-ceca-4e7c-90f6-3d5bfa4eafc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:41.946Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=564d84d8-c158-4ca6-a074-02c59d956b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:03:47.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:03:47.281Z |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-11-17T21:03:47.283Z |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-11-17T21:03:47.287Z |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-11-17T21:03:47.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:03:47.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:03:47.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:03:47.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:51.955Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=cd3ece2a-d225-4cf3-8147-e01718482a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:03:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:01.971Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1a077839-a22e-4878-bd94-de5f2c1abfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:11.984Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=29f8410f-dfa5-495d-8fb9-c7a89e4be391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:22.002Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bb9a884d-7736-4864-b243-44ef37340a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:32.015Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b04d5374-c370-4173-8236-9e77031fe6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:42.025Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=be507ed1-a413-4530-b483-17f81a3bd178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:52.039Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=59e9027d-7dc7-4d6a-8c9f-97e15bca2190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:04:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:02.051Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=cc416029-116d-431d-a00f-9975e8231936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:12.062Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5b08ff2f-ee41-4e15-9c45-a439c1adb72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:12.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:22.073Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f02932b8-9e2f-457d-ba1a-ba6cbb444fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:32.084Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=19e1e047-5ae9-493c-b488-80fb3dea3a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:42.100Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ca8db6a9-5e3f-4ba1-8f0a-d503ee2bd655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:52.114Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b531015f-29b4-491e-98b0-86d0deaa69fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:05:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:02.123Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=150175ab-4f0b-4c83-b062-66ddfa185103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:12.134Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=35515941-3079-4464-9e28-bfa2eb93028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:22.143Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=58ec999b-654c-44e5-bbb9-47bead3a49b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:32.161Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=182a876e-8a46-496a-9bfc-6822b2801f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:32.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:42.175Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1509040d-e43a-457f-9ae7-9822c5523f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:52.215Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=933694d5-2674-4f8d-a280-ff3bd8ff5288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:06:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:02.226Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e1acee14-4d7c-4670-af93-926f47cfd85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:12.235Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bc9f8bbc-66da-4384-9285-d24afa113db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:22.250Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1ba1b799-ca69-4177-ab27-473e24445bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:32.267Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8b7076bf-1670-4a3f-801b-750b6801684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:32.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:42.291Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=10b5748a-b4a9-46b8-b9d3-d0c0dd1d8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:52.308Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=444c33c4-1941-4b59-8b18-e10befc223ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:07:52.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:02.324Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=017d8400-dbd9-4764-936a-586fce94ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:12.342Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d82084e3-f807-4c8e-b3b0-7880d6df5b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:22.354Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9703df1a-a9da-40fc-b922-59e215f8cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:32.372Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d30f1481-f997-4db4-9352-d8f5f2c144a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:42.383Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f13b8808-9f18-4749-89a3-ade5adbf38a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:08:47.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:08:47.273Z |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-11-17T21:08:47.276Z |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-11-17T21:08:47.280Z |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-11-17T21:08:47.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:08:47.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:08:47.290Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:08:47.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:52.394Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f5ad819b-3f4c-4972-82e2-c7f6d72c98fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:08:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:02.407Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a3405eca-0120-4ba3-a919-1779ff87aebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:12.419Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a9742a08-07cb-4dfe-8dd0-5af5f352fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:22.429Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=573c4f67-be44-4e7e-aac9-4e4af17cf03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:32.450Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a095ae81-b635-4099-8dae-2ce66aa9c02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:42.464Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1f7c644b-d384-475a-85fb-c8d5f8fc7a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:52.475Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=69213853-7625-4432-ac77-dede92fd3795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:09:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:02.485Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0cfdcab6-74db-430a-87b7-1453ade5371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:12.514Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=704e9a57-2ade-4efc-94ab-ddb58dfb9b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:22.524Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8e2f140c-dda5-4dda-81cf-810d48d02e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:32.536Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7ecb4b6d-e329-4b1c-8cd4-107b45f685e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:42.551Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=15294883-cd10-459d-a0c3-6a6fe5303945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:52.561Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=24e9cd46-13dc-41b5-b054-486b53ecefa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:10:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:02.572Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bbd36959-c6b5-48c4-ba75-d858b154ee6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:12.582Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a81c3109-67d9-41d3-85f4-ef8a095de45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:22.591Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=066e431f-dc51-4120-88e5-b412d8beabb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:22.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:32.605Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9cf4ad05-8b70-46ff-a62a-cdc781efa87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:42.615Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3448b867-ff58-4d25-852d-4202993ac398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:52.624Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d1eae520-3e07-41e8-b741-3cb7aa6d02b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:11:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:02.640Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e1a54836-300d-437e-99cb-ac22f109b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:12.650Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e0615a44-377f-436f-a88e-c82da5fb690c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:22.665Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b5f13a0b-b88f-4891-8ae5-f2585e189ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:32.677Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fa16a665-49d0-4b24-a1b2-3d9520f8f5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:42.688Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3f691d29-aea6-495a-8b5b-666e9324ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:52.698Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0b7cf9e5-5116-40cc-9744-a0c8253b6915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:12:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:02.708Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bf584613-5aca-4bd1-95a4-410dfa5d360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:12.717Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b1753440-a8fa-4ccb-8238-e97832c24324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:22.730Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a01785c4-9511-48ac-90a1-ec03ac6adb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:32.741Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=216875a6-8afd-4f17-ac74-f7709072a644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:42.751Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a730eb4a-fe0c-400d-a2d7-749b89dff655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:13:47.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:13:47.248Z |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-11-17T21:13:47.249Z |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-11-17T21:13:47.252Z |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-11-17T21:13:47.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:13:47.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:13:47.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:13:47.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:52.762Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=08cdb904-aa13-458e-8b2d-5b73bed6fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:13:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:02.775Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6710165c-91f7-4fe1-8d44-8346d0067b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:12.786Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=76197253-a0b6-427e-8cb2-f0891f6df7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:22.795Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=01f3759b-9ad0-40f4-8f54-649841f75d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:32.805Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=eb249876-c4f7-4048-94c1-3bc4123da7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:42.814Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a24f0596-6401-4753-8937-e54c0f72df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:52.823Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=23e6b4f6-0ccd-45d8-bb8c-7bec2d9279f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:14:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:02.833Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=83ca298a-35a4-4e52-90f6-0c215ee7c93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:12.842Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=27b36ac5-8d42-4f99-9c14-29b7c1ed2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:22.851Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5f7d332f-5dcf-436e-a535-371b8fa55462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:32.861Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1f35595e-6830-41a8-ab05-53efcbf7dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:42.873Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c0fd62e2-e1a6-4481-8693-31f17266ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:52.882Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5eb3e761-e2b0-4b1d-8214-7e7a6554a47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:15:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:02.891Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c585a9cb-ffd8-432e-85fd-c6ef1ae7ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:12.903Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=70f2fa4c-6e8e-4f77-9663-d50e273db286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:22.911Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=57fadada-fc4f-427e-a43e-9cf0e94a69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:32.921Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4514d525-92ee-46ab-a904-4c435a9a16a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:42.935Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6910d10c-d495-4351-9feb-9aaea092b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:52.970Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0cf2ccc9-3f97-4b5a-9c8e-18ab54a13f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:16:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:02.997Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=680cfa74-7aaf-4f14-93a2-23ccc4715784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:13.013Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4e70b2d2-5d7c-4f29-a4dd-c1ad01782006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:23.029Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=93865071-0843-463e-9776-f4345fed2023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:33.039Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9a253fde-f9b4-4e31-81b1-031ce16a4ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:43.049Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d3f65d9b-3e66-48ec-9043-bd1695f2839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:53.058Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6ac28461-2033-4ea3-a9e5-3577fda1b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:17:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:03.067Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=15cfc0ab-9edc-4b69-a81b-211458c34b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:13.077Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f90780a2-a71d-43a5-a4fd-e834d692c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:23.089Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4683f5e1-deaa-4a2f-a12a-0e2d44bb59bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:33.098Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ac0e97ba-84e4-4c68-bdf5-4aa1b1bcfc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:43.108Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e28a9516-46c4-4555-bfdc-9c774ae438fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:18:47.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:18:47.109Z |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-11-17T21:18:47.109Z |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-11-17T21:18:47.111Z |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-11-17T21:18:47.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:18:47.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:18:47.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:18:47.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:53.118Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=dc0a375d-52a8-4a7a-95e5-c0dfb8e62f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:18:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:03.128Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=be079945-07dc-4f98-8fbf-ff0aab8320a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:13.143Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9508e5b3-c8b3-437c-b812-6b1e16ac9a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:23.153Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b5f4fd62-c911-433d-b2c8-f0091d3a46c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:33.178Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=93aae685-c5e5-4d84-8989-c91c8ce21a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:43.188Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a15b56b2-34be-4fd6-94b7-7026eec1ce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:53.198Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1edf9ad0-82dd-4d3e-8c93-e70e78f0dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:19:53.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:03.208Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3fd8e63b-b3ce-4f08-bd6f-4cdbec1efe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:13.219Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b2bc0a29-fec3-464f-93b7-2ae3f85e58f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:23.230Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=698b908b-758a-41d3-99ff-e60a057c8509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:33.240Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=394a2f49-da09-4dbb-a5b9-4694fbdbbca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:43.252Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=5d64c0a2-7198-4347-8dc1-9ccf4fba08e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:53.262Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6b69c47e-955b-4736-8feb-917264cbf90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:20:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:03.273Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2fe84c0d-453a-463a-a1b4-a88289448459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:13.284Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=18d0fa4a-6a7c-4fa8-951a-1a6b0bcf9636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:23.293Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=855b3628-3219-457c-8344-c325e6bcf0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:33.303Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=75881d5d-46ef-4403-97a4-d52c8da20efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:43.313Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3d438a8c-d3fc-4041-9490-0a4e31181d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:53.324Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ade38298-5e40-4de5-823f-213340eb7618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:21:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:03.335Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a6104909-44b1-4f1e-b535-884ac712cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:03.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:13.344Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=02714043-70c1-421f-a8de-908ec71207c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:13.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:23.353Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=58cff646-a100-434b-8ed1-8b956cbae8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:33.363Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2d68992a-fd47-4cfd-b2cc-1be422004dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:33.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:43.376Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4053a1b3-b791-4293-8d05-fda5ff8c0d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:53.386Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a75ebdaa-3c26-4b5d-aeb8-d1c7772bb1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:22:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:03.396Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d3a7d22e-fc47-483a-ad03-2c367ca5336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:13.406Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=090ff6e0-95d7-4298-9e81-96b4590b720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:23.415Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e3a3df17-7202-4924-a0ee-90e8a12a99e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:33.425Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0d07d707-9567-4906-8ba6-cb08478f6955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:43.436Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c38c0d66-b577-458c-ac25-db929874471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:23:47.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:23:47.222Z |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-11-17T21:23:47.223Z |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-11-17T21:23:47.225Z |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-11-17T21:23:47.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:23:47.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:23:47.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:23:47.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:53.445Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c7112e0d-261d-4f8e-887c-24c773083477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:23:53.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:03.455Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=14152a1e-94cd-40df-a59c-b1c24ec7c4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:13.466Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=cf2d5b34-d8fe-448d-8c28-d4eb0272b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:23.476Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1e85310d-3e3f-44e7-8df7-0eab9ed18ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:33.487Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=80a25fa5-37df-4cf1-809c-16da9900d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:43.497Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d20f20bb-304c-426a-9eb8-82b98c56f3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:53.507Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3a1a0fbd-0254-4602-b348-a0da4736c8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:24:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:03.517Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=20dd5183-18d3-43f3-8307-9e63ea6d65ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:13.526Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9a91d26b-b760-4bef-9402-3e184a6e1a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:23.535Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=24bea1f7-1145-446f-9a88-c1cb31eca886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:33.544Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4b126a5c-5b1d-41f1-9a70-685cb37e2e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:43.553Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d8384c34-edf9-45c3-b571-b44f5b4ce3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:53.565Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1f65a4de-8ccb-4ae2-b04e-459a63fa44dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:25:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:03.575Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=93144477-db19-4d89-8af9-f7ac08db35a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:13.590Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=17f59893-a0bb-431e-8045-d5613d6c25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:23.600Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f1ee8a20-dd00-4323-a1a6-7b93f52de9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:33.611Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0a8c4f23-a46e-40e2-bd55-02b75cee2170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:43.624Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c29c67bf-360c-44f4-aae5-aa188069f73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:53.638Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=319385af-b802-4843-a8e4-4e55fbcb1e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:26:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:03.649Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6f8298f5-5492-480b-8bb7-957510b4e441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:13.659Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d9c1bc6d-5df0-4218-8fc9-335aa87bd8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:23.669Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4e8cbcf1-f40f-46a4-b23b-8eb6016bf629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:33.683Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d5189ea8-41a7-4926-99b9-bd0b6a4cb04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:43.692Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f5e50297-5c28-4a3c-a6f1-2e7aa178a3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:53.703Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a8cc7ffe-560c-4e75-be7d-bbee13feb962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:27:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:03.713Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=42745905-2188-493a-aa34-ee325db66d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:03.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:13.723Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=eea84212-e1bc-498d-9dfa-d6dc366b45ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:23.734Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c87bc384-9bd4-479a-9922-789c84e3ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:33.745Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=70b05d4a-4717-4bfa-8286-eea5ff7ba039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:43.755Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fff2de34-4933-4b4e-a5a3-a4dcd82a9218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:28:47.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:28:47.222Z |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-11-17T21:28:47.223Z |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-11-17T21:28:47.227Z |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-11-17T21:28:47.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:28:47.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:28:47.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:28:47.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:53.771Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=66b6de47-6a4f-4193-b8dd-d77bebf1e43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:28:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:03.782Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=563bd8c3-3e6f-4937-8a8c-4984ef00cbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:13.792Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1a040fb0-2905-441a-8773-56eee0796ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:23.801Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8dc8c78f-bca9-4fcd-8ea5-5cb299146418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:33.827Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a8f5cb99-b2e6-4b9a-bc7f-a8d4c8dc294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:43.853Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=1c6fe36e-0053-4276-aac5-7713ff6618be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:53.864Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3907d9ae-3649-4a83-8bbc-44326735dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:29:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:03.873Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=dd2d9f74-d28d-4621-99e0-5568ae4fe296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:13.884Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=65d4d915-48cc-4225-ad4a-b8e58a0888d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:23.896Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=21717a4b-afe9-481f-92ae-a5d793481f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:23.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:33.906Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d355b3ef-1e66-4e96-a740-caf351a193c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:43.917Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=55c2e9a3-eae3-44cf-87fa-a0bae8adc869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:53.927Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b41b6d77-3b2c-42d9-9e81-5471f1cce8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:30:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:03.937Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=29c22c27-5d48-4bf0-af7e-c299bb2bf4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:13.949Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fba01dc6-87ee-4da6-bf9b-9ef30736e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:23.959Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7ec3c519-19f0-41b1-8be2-db56e031c0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:33.971Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=cb01a7a5-b9b0-447e-be7f-938eda69da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:43.983Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3a579a23-6a54-4e3c-95a1-d2b2f1f4ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:53.992Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8b469c26-836b-4170-84d8-bb7ac99163c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:31:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:04.002Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=aca9b8c4-0163-49e5-97ef-7e104a21b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:14.011Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=235373b5-7aa4-4979-a9f9-f0dc99a37fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:24.021Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=063d2819-6891-45d1-8f86-1de5ea007202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:34.031Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c7275603-fb58-4b42-8ec2-1344f4339817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:44.039Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0eaa7a5e-7bde-4699-8c6b-d604cc41d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:54.048Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8f183caa-77d6-4f3f-9aba-0a4e385983cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:32:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:04.057Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4201b7bf-5e30-4ffd-8cc8-3e20209bcbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:14.067Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=15a6f6c9-2851-4f48-949e-e216ee593c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:24.094Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4c29fe95-f0ba-4230-a1f0-959694528256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:34.104Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=069b7e99-abf9-4ef6-8fe8-dd288a6ee953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:44.114Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=290a2da9-2803-4e25-bc70-73976f256299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:33:47.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:33:47.230Z |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-11-17T21:33:47.231Z |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-11-17T21:33:47.234Z |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-11-17T21:33:47.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:33:47.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:33:47.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:33:47.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:54.123Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fb4be95e-5c67-43f8-a132-a90bf08bd51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:33:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:04.132Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=cb881e9f-7d7b-4e4e-ac38-fe0fd34d1c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:14.143Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fe9b334a-8b51-4da9-9c7e-d18a50404c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:24.153Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3fb8d9da-59f3-4976-b041-fc8d5679bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:34.161Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=41c1eb1c-06c8-4f62-9627-2bcab5e2cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:44.171Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=6c90846f-e0c4-4b5e-815f-3ef7aaff3ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:54.180Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=31b86147-f522-4760-8552-624d2815ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:34:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:04.195Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f9de615d-36c0-4da2-a8d2-377d786ffdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:14.206Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=072c5cb0-eaa6-47bb-98aa-3a5603f2d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:14.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:24.217Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fadc7c26-60b1-48aa-a9bc-14173490ef22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:24.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:34.226Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8ec5be4c-2f14-4fee-997d-de93ac6ed782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:44.237Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a267bc8a-5745-4efa-98cc-fac8a90707dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:54.263Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ee683f4d-4326-422e-9203-db3010793a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:35:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:04.274Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ac00f804-6eb5-474d-bc66-058d3932e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:14.287Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=afdd3d05-f9d6-4597-8e67-f27318a671c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:14.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:24.301Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=883bc91a-a2e8-44d8-bb04-a3d0d0565ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:34.311Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=230a5bd3-cffe-4bd3-9579-84899671e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:44.321Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=79e2dc2b-dafb-45da-b55a-7925de5d9565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:54.333Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7f060c68-ed29-4d7c-9028-3ce4d4f69771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:36:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:04.342Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=334e97da-8d9c-4811-b647-5e6d665d54e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:14.352Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=47927b7e-75ce-4ea9-9414-b67bbdf265d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:24.361Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e730fe14-449e-4b67-99e9-3ccda815e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:34.375Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=06d02239-1375-4303-8812-19543ffa7d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:44.387Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=412768cf-b8da-43b7-9182-4cd8a7301222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:54.397Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fe6bca09-8819-4c5c-89c1-22a79b45b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:37:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:04.408Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ea07c110-625e-484c-ab6d-a1c691479285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:14.419Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=120882f0-3776-48e3-81b4-37b95c4411fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:24.428Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=da9b6852-260b-4327-bb92-612cb26df6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:34.437Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a03a8c66-e4d4-42fc-b4df-03fbf0f9b483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:44.447Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=0b95efab-a6a7-4ebc-a713-43518eec9e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:38:47.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:38:47.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-17T21:38:47.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:38:47.239Z |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-11-17T21:38:47.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:38:47.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:38:47.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:38:47.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:54.456Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=49489357-8f47-41a9-93e9-26f7dfe6abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:38:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:04.467Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f604fe29-d0b0-4961-b003-3bef7075a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:14.476Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fdb608cd-c09a-47be-8b84-b5ba1586861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:14.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:24.485Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=df1b824e-7a4c-4033-a6a4-2160d1cb237c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:24.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:34.495Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=80159e02-bfdc-4b73-9cae-83f2719c131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:44.504Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=77920620-226f-4a96-a430-33c2ee1ea4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:54.515Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d0a7d73f-30ae-4246-baad-0f3c74993ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:39:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:04.526Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=dcbc5f93-7ac9-465a-8ae1-81afb2e20d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:14.537Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d53cf243-ab1c-4688-9d3c-1b01d1ef99f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:24.548Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=d5270f58-ba02-4bdd-a555-89651cbff2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:34.561Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=e70036fc-dbd3-4312-ae4a-2dd62a961819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:44.570Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=26c622fc-fd41-4316-9bfb-5739aa34a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:54.581Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2bf07acf-1654-47ad-bf5f-a0fdac2a0563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:40:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:04.590Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9b876bc5-f62f-4d16-9bb6-eaa8068db765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:14.600Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=29428da3-5d9c-4c78-a735-3e31c61bc882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:24.610Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c3df65d3-bb3a-426f-8a08-cb0bc57bec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:34.619Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=86ad6964-db37-41a0-806c-9e56e3d760a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:44.628Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=07db79c7-ef40-4c3c-8e9d-6697f8a17042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:54.638Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=31aafcef-fc62-43ef-81aa-f035ade37a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:41:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:04.651Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=84e09bbb-ebb5-43e9-81a6-a6f6e86d8908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:14.662Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ee62efe2-d91b-4db1-b66c-1358af099a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:24.672Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=daeffa15-902a-49c3-98c0-d5fb98e80481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:34.684Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=37ba1575-d6a9-4a0e-a35d-ffad03a29b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:34.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:44.702Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a138fdd4-cae9-4eaf-b668-e483e9de5792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:54.710Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9111aae1-ac50-4f44-8f7e-4549f0cbcf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:42:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:04.720Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=affdd998-865e-4424-b108-974a2fca83d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:14.731Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bb7cefbe-d5ce-4691-a5ed-c1aa804ca760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:24.746Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=259a9535-0942-48e5-b4e3-08d751a14f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:34.758Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=85b2e358-7b3b-4cdb-b5c6-28537338eb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:44.769Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=a9c758bb-3096-431f-aa2d-0040abfd8a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:43:47.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-17T21:43:47.282Z |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-11-17T21:43:47.283Z |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-11-17T21:43:47.287Z |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-11-17T21:43:47.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-17T21:43:47.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-17T21:43:47.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-11-17T21:43:47.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:54.778Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c5f06024-ed33-4612-8d49-f2b6559e9b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:43:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:04.787Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7d2d001d-5599-484b-8b15-ed54166aee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:14.796Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=7b304f85-4698-4412-9160-84c4d5307596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:24.805Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=9ec466c0-f452-4420-828f-50fcaa5afb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:34.815Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c6b4ac9d-bf17-40fc-b16f-282c3010e6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:44.826Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=136dc30f-7934-4d02-868a-d9f92e2e9c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:54.835Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=31e8265e-87f6-4df4-abd9-473d4d59f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:44:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:04.845Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=8e5447c5-2bf4-4b47-9c41-3b0493a353be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:04.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:14.855Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=b09e39bd-7d95-4db9-99f1-47c812f57e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:24.864Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ddcad31c-5ca1-4e4a-882c-3ce98185d4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:34.872Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=faffbaf0-4c6a-460a-ae63-2de7664ec44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:44.883Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=3554c435-51fc-4e21-9b61-7efcb91dd64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:54.895Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=fb546e8c-32dd-4bf2-af96-24d91e9e243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:45:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:04.906Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=70c4c7d6-9dec-4b65-a0bb-f09e76365f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:14.918Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=ecf48e95-8a69-41c7-aae1-9029727beaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:24.927Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=c16ee5c1-8911-448a-8de9-bcdd77fbe818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:34.938Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=bddd0c7c-876d-4d3a-bd7c-5d264f437a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:44.950Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=2757355b-71b0-4500-a094-d6ee925fe3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:54.976Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=4e546958-c69d-406d-93b3-37c82dc92704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:46:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:47:04.985Z |INFO |Init configs |InvocationID=5c856b3d-d7c3-4489-995b-953aeb076104, InstanceUUID=f63a1d14-98f0-40ee-bba5-201505e2eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-17T21:47:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |