. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:09:53.752Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:09:53.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:09:53.816Z |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-18T17:09:55.036Z |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-18T17:09:55.206Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:09:55.207Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:09:55.207Z |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-18T17:09:55.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T17:09:55.611Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-18T17:09:55.641Z |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-18T17:09:57.950Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T17:09:58.687Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-18T17:09:58.720Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-18T17:09:58.721Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T17:09:58.838Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-18T17:09:58.839Z |INFO |Root WebApplicationContext: initialization completed in 3197 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-18T17:09:59.911Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-18T17:10:03.972Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T17:10:05.066Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T17:10:05.124Z |INFO |Started MainApp in 15.886 seconds (JVM running for 16.871) |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-18T17:10:05.416Z |INFO |Start scheduling PRH workflow |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:05.430Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5ee078ff-952a-4c93-86f7-a1f1cf88e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T17:10:10.559Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T17:10:10.559Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T17:10:10.565Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:16.288Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d01e5f66-3cef-4a8e-8cdb-11f16980b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:26.318Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2d8c039e-c46b-4d4e-b8f9-51ea2c1294ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:36.345Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a5b8e28a-179c-4ea1-b52b-78d3a8a94fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:46.364Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d715d64-888f-491b-a96f-3ffbbd1ce474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:56.378Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1eec8b89-5de3-4d10-bb42-9179f8a6379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:06.393Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=880007a8-080e-4e51-823d-b3f27026b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:16.408Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=65dddcff-bdfb-4731-a1f4-4f324f2d9c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:26.420Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df2c8989-325b-4ae8-b278-9f8b97540839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:36.443Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=398deba4-527d-4d56-98e2-621b4e3f9747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:46.460Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bbd1e543-0c00-48d2-b397-2b739ecd6db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:56.480Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b44e9cce-e3de-4a0e-a31f-19e9a7cf8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:06.491Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e9bc40df-743a-4011-8dcb-812ee9df2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:16.501Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f317d9af-219a-4cd7-a7d5-6fa465fee3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:26.513Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ea95519d-fd43-414a-b8e1-6d8295954abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:36.524Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a0c2c387-e39f-4161-8f73-599754f19dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:46.539Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=55e137b0-ffd9-47b3-b36a-f5c2c8e93830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:56.558Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=11175da9-872c-4b3b-b907-d7df5d416dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:06.572Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3576b221-c010-4d86-a1d1-035b44a934dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:16.600Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a177311a-e09e-4aba-98fb-c8c6cadd56ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:26.615Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fe6ffbc7-afbe-4247-bacc-6ccfb96c067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:36.625Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77665ea7-6819-418a-97c9-f5aaf2e3724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:46.637Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0cc56034-724e-42c9-956a-da201412e0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:56.653Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e750a550-4e3c-48f1-ba44-a34fcefecc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:06.669Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75f6a551-c2f9-4231-b398-b3995b29d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:16.684Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=78d7bff8-faf6-4a15-b5d7-d204b9b16f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:26.698Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ad86e83-f762-42f3-b8f4-0d73de7767f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:26.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:36.714Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fb934a5f-83fa-46dc-aa0a-1760b20fc8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:46.726Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69f515a7-f8e1-43fd-a40b-e294e50b958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:56.738Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf468d6d-87ca-443f-ac82-59eb6628e632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:15:01.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:15:01.014Z |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-18T17:15:01.016Z |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-18T17:15:01.019Z |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-18T17:15:01.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:15:01.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:15:01.032Z |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-18T17:15:01.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:06.748Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=22c617b7-bcb7-4293-961a-387cfea16d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:16.760Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=70ed80bb-6e07-445b-ad36-0e77b6f7f64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:26.772Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5af1da8a-213c-4826-b0f5-3f3d24be71bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:36.787Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a83e36c6-2bba-45a7-bdcc-d3015ae29b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:46.797Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3196470e-5393-4ff2-8706-0cc97735ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:56.808Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77647d77-a440-4833-9d8f-38c6e4e3d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:06.821Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e7cc9648-0c00-49c7-8785-1b8b214d6aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:16.833Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d82868d1-9c42-4f8b-b64e-c1d721af0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:26.846Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b2688330-fdf7-4faa-8aaa-373e416bad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:36.856Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c4fb8ea0-fe0f-4c41-8618-28d0bea5847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:46.869Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6fedb135-f15c-47f7-9b44-f789553b9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:56.886Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a79a5609-31fb-4851-b9b9-c40aadcc6c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:06.902Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c51d7bf-55eb-4074-8727-84cae48a9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:16.914Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dd3ce718-dd6b-44dc-a7d9-aa1996d23516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:26.924Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f7d67b60-260e-4dab-90be-77f208ca1635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:36.940Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f177b4b-5268-46fb-a8e7-62af65c119ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:46.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=723378a7-6b4c-4789-ac4a-5e541bd27800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:56.980Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83f4d31f-8c9b-46ce-bb45-cb541f15e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:06.993Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a97f8cfb-2266-4a46-a1b1-48122652f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:17.037Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c6b5bc05-fa3d-492e-a7e8-e70d9b1147fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:27.047Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ef7d0c03-62f2-4184-80a8-3119b2acd38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:37.056Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a1ffae4-82c6-4955-9d4a-c2f975f143ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:47.070Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=81eafe8c-0299-4534-bfa4-8b58daab15c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:57.092Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5e39110c-b4b4-440d-a9ce-a811e552440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:07.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=107b998a-f084-4390-a1e5-2520951db5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:17.117Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=84a343ac-19d7-4828-ac79-33fa8cc49cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:27.135Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b3fda432-a9a1-44d6-ae81-22aee790e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:37.146Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a5ca44b5-49d3-40f6-bc00-90b34445375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:47.165Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=71162be0-b083-40c4-8cc7-08d7830c2115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:57.184Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc1a3b11-7529-4317-b58e-83b7eec8ba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:20:00.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:20:00.342Z |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-18T17:20:00.343Z |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-18T17:20:00.347Z |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-18T17:20:00.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:20:00.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:20:00.359Z |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-18T17:20:00.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:07.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1e7488f9-0b0b-47a9-b27a-d260783db916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:17.208Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=59043e3a-e1c8-442b-a047-091cd75adaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:27.217Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0340344f-3cfe-46f6-aee0-cd9a867dee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:37.227Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=61a4c3b1-7e5e-4ce0-aecd-0d4dc3ff1277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:47.245Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a205ace-7419-4ef6-8b6c-dce9bc0a9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:57.255Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d69b8545-2a94-46a7-8048-f2cd08c224ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:07.265Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc590c9c-76f7-43e7-852e-de274e5b76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:17.276Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9541def-ba0f-4f88-a14b-fca13fdcb342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:27.289Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f950367-fdb2-4e7a-a864-92c36472b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:37.341Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a80209c0-e128-4fe9-804e-8bade3c14251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:47.355Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2802699a-fb11-433c-ab72-2ea899d57141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:47.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:57.366Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a4216683-9866-45d6-9160-37173d03813d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:07.393Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=031c1133-4d74-40cf-825f-ed1b5af27153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:17.405Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=db49a3b7-b73c-4c56-9082-e55e3c16c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:27.416Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0c84c570-5aef-4492-ab70-391625d33afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:37.430Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0386b261-f767-46d7-b325-cd622bc99175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:47.439Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e207ab74-bc35-4a0a-85e6-954ed7f72950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:57.452Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f5ba777c-ac1c-45d3-b65f-e2d89c89fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:07.468Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2a2dad06-8a87-48f3-bdc2-263986fa0487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:17.480Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=194740cd-19a6-4248-bf70-1c05bf46d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:27.490Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=959c2908-81a9-4807-a227-adfcdd93c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:37.504Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9497bceb-4e98-4171-b153-276a71668e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:47.518Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0c3a1eb3-6c2c-4731-8171-150b966fa6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:57.539Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cd514fb8-948b-4992-b6a3-9a136f59b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:07.581Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c2666ee-c5a8-49da-a313-285cf1804856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:17.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7c68918-283d-4b23-a6a1-61938823fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:27.607Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b06f2b77-0e08-40b5-9060-bbba9fee3011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:37.618Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88063a62-66d6-4b9e-b485-26b39e1ebb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:47.633Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=665008d1-4a5e-4a1d-87b2-5ecef4c8a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:57.644Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b10c89a8-b8fd-46a1-878d-af1328dfa7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:25:00.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:25:00.360Z |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-18T17:25:00.361Z |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-18T17:25:00.364Z |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-18T17:25:00.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:25:00.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:25:00.377Z |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-18T17:25:00.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:07.656Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9ef5e95e-6a51-4d60-8e50-fbe9b8dd7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:17.668Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b2d428b-da68-4907-8d56-a706d6c667f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:27.682Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3bf95d51-a76c-495f-9a27-5655811cc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:37.693Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69024581-6714-4708-b705-7420aa3301e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:47.712Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b77bade6-d389-4fbb-8d9b-e50ada7c0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:57.735Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5fec6b28-8d92-41a5-949e-3ffd2aa0e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:07.746Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2984e39d-0415-4d2f-a003-9c4c0bd1de32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:17.767Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8af47401-0706-4a14-a2c7-c6847250cae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:27.782Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f7f5ccf-d2cd-409c-b45c-8fef37acbdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:37.804Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=43b99239-82ad-406d-946c-9a757edbc29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:47.832Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9d3c1eb-4d7d-4fe3-8017-3ea412ea01a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:57.850Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=573ee9d4-68cc-48c7-8e5a-24dccff32b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:07.864Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=013cb0d1-c077-4240-911d-0185868c824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:17.886Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2a755304-0b0a-419b-a253-197bc15a2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:27.909Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1281795e-fc7e-44e1-b6fa-a31b00e342b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:37.922Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0caea404-c1e1-4f08-a9d8-fe0c0df58bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:47.933Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3d30a664-7d88-485f-94ab-5d881b90480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:57.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c48a9cc8-bffc-4a15-953e-07a38e2f749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:07.976Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1600ccd1-a320-410b-9449-dbec6e24e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:17.996Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee654783-bb38-4b22-86ff-9432a005f576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:28.014Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3a4a6c0c-5609-404a-a96b-15768dd80849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:38.035Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=347c80fd-9f6a-4e73-9620-6bc3ffa67dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:48.052Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=04673276-5fb6-41c3-aae9-984a29d956e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:58.072Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c2bd46d3-9d34-4066-9dcc-c6ff89e79628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:08.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5dd53f9b-bf53-4020-ae85-5625270cadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:18.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc163419-2aa6-449a-b628-4b68debee886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:28.116Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5eac6351-f650-49b7-b78b-1ad46c4da457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:38.128Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=87d8811c-a5a8-49e5-8f51-4052973ee3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:48.144Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=625de449-ebc3-43c5-bda5-8df04780f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:58.156Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=92ec9c9b-1908-42b7-b48f-f7fe5613d460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:30:00.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:30:00.429Z |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-18T17:30:00.431Z |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-18T17:30:00.434Z |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-18T17:30:00.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:30:00.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:30:00.449Z |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-18T17:30:00.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:08.169Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a65a56a4-b7ae-49aa-ba37-051b31a132e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:18.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9bd02f05-c808-412c-aa1b-50626f48cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:28.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9f06eebb-8dc7-4b88-85ba-5abb070c62fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:38.207Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c698adf1-2cbe-4b2c-9e93-075e09c225b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:48.221Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=430cf95e-a15c-48bc-8870-f3fcd556f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:58.231Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b8182dc-af1b-4942-8c2e-4b3cd157de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:08.241Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d0b55152-33a9-47e4-8e3c-672419568302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:18.256Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f6b65b0-7c0f-44e8-af7b-735c29c5bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:28.268Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7279b45b-7b4c-4c98-a909-99b9f66e5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:38.280Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95242ebf-fb5b-4eb0-a3f3-527330f4a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:48.293Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f82e7cd-121d-4b57-9942-e90f4be2cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:58.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d432376-fa95-429d-b93e-1e3461bd9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:08.321Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d3405237-ca8f-4a3d-9287-06b4e53a84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:18.331Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2436055-d4ec-402b-87ef-01f53a46f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:28.348Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a46933f8-725a-4cc5-8357-f5a9f2a0480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:38.361Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e0daef33-4438-4b9e-9adb-fc6300cdc005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:48.392Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cc558274-157a-4ce4-9a79-62c520808478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:58.427Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ae1251d3-0039-4b99-82d4-c82df4b0070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:08.438Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=689c4231-6ca3-4eb7-9686-bbdd3f47bfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:18.449Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75e9e752-1e1e-468e-9f7e-5bfb5f840bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:28.469Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b1edf978-7995-4ad3-a8c8-4ead175d610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:38.481Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f1303589-cb05-4ba0-b71d-32212d89b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:48.494Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e5c4a3c-4a94-4121-b945-0387ed687757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:58.506Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e4cc652c-63ca-4298-b0f8-49a17fd147ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:08.519Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=276795e8-cce0-4ab8-a569-9a20276e9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:18.530Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0a680308-5655-4eb9-a6de-66b9d5a24364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:28.543Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=17383379-5bfd-4b8a-acd6-84fbedc29146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:38.553Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95799ec4-d8ee-48e8-a0cf-ec68439d7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:48.564Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b5d46b56-184b-4c87-94f0-2aedf226af9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:58.577Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b4483265-a3fa-4a94-ba1b-079812961fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:35:00.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:35:00.328Z |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-18T17:35:00.329Z |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-18T17:35:00.332Z |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-18T17:35:00.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:35:00.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:35:00.341Z |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-18T17:35:00.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:08.588Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b4d0cde1-284b-4a7e-bad2-c17cc88ad419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:18.599Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7a65bf5-b7f7-4616-aca6-b01f7d6fa0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:28.611Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8378b7d1-8920-4375-afa7-e63c8516fe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:38.625Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=099b3310-8128-4022-aed5-15e1978f38fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:48.643Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b206a452-6d90-404b-aca7-09465777baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:58.654Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b98c5f61-3d37-4654-bc60-d200616e6dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:08.670Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=717c7297-3ff6-43ff-8969-5d005b2d1dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:18.686Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=76302417-c657-44cb-8e92-79de784ac9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:28.707Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4a6526e3-e660-43bf-ba41-c83cef7bbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:38.722Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6989c156-c961-4c00-bc87-17ca2b7d81a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:48.733Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc0c0798-d27b-4c32-b0d9-4603df0ef8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:58.746Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88e538be-871c-4cc2-be7d-cd54d214a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:08.794Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=640e9fcd-ccef-4b56-a1e3-7ba8cdea8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:18.805Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2ef58c7c-ed1d-40a5-8b25-c9f3e9cffa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:28.815Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=981636fe-3026-4ea6-83cb-6942bc7521df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:38.827Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e210c2e4-ee40-4a53-a23d-64d8dea0fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:48.840Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f8e11319-5f17-4adf-9260-58637fcc0f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:58.855Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b9d4a6a0-a31e-459f-a397-a7888003fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:08.866Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=136d718b-7bc6-4434-b1fe-67b704ee2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:18.881Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c86f402-68fd-4bf3-bbaa-22d2e65e05d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:28.891Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0f040100-5b11-4cbc-90f7-0ab23ee58707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:38.904Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e58f485-1215-4cad-b38f-58375418c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:48.917Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=db0bff7c-75a8-4444-a5f9-9fb95090c2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:58.934Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f0f4a86-09d7-406f-9fcd-3fe354da48e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:08.949Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=11395342-8271-4f62-b5f6-f87721936380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:18.959Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6e9ed28f-ab78-46d7-bb67-f005c7b20c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:28.971Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=792f663a-0812-4c56-b9a2-4f397eea5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:38.985Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=40ae0dc6-3692-45bf-91f6-9ea69f86e359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:48.999Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2d2cff1d-72f3-4e88-b144-e0cf06095c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:59.010Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83ac530f-5001-475b-bb6a-0851d92294e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:40:00.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:40:00.241Z |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-18T17:40:00.242Z |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-18T17:40:00.245Z |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-18T17:40:00.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:40:00.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:40:00.253Z |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-18T17:40:00.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:09.033Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77e89789-ed98-435d-8e00-731b1dffb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:19.045Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5fd1f827-54b0-4f69-b2c2-920424399745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:29.056Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83178e2b-5bb8-4342-b4e6-1e8e118ad24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:39.071Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=830b2d99-58e7-4429-aff6-ebd0eff43022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:49.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95673748-4d2c-43d7-b7e6-e2f169c11a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:59.096Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8216f6e5-9076-445f-bbb0-b7576de041c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:09.106Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=98f68398-9dab-443c-a160-e09a30993f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:19.116Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1219a5d5-b8b0-4f2b-92b2-ceedf2f5b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:29.126Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5564a0f-94fa-4a83-9dc6-74b9e8815ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:39.137Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9c54e37e-f473-4651-a259-4de39d661e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:49.159Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d50bb240-8d7e-4a47-9a13-ab36d7b8ae07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:59.172Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=33cdeb90-ac6e-4508-abf7-702d7af134a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:09.183Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69fd27aa-5c9e-428e-96ac-ac43662d8e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:19.193Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1bfdfef1-26f9-4bc0-8f17-b72ac27b580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:19.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:29.208Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=caf90685-2368-4db5-96e4-b006ba0847bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:39.219Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=37067d62-f8a2-435a-a73a-203c05116816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:49.231Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7dbfdb8e-f81c-4c04-b65f-e6e03b0d661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:59.243Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5c6a1c6-125f-47f7-95eb-a28c529fed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:09.256Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df180bdb-94ee-4281-a58e-08e446a98b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:19.270Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=20776da2-b6d7-46eb-9544-f0c47518232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:29.280Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b4b53c9-a510-4e2c-9fe6-f444ed3d4e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:39.289Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e59edde4-18b5-4046-8a91-9e5ec032b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:49.300Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d242e0c1-ecc4-45a4-953d-7aab8b6e6e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:59.309Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1efb6900-b572-4638-bc61-095466651482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:09.319Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c1a7e7e-a07f-4df1-ad0f-eb011e2ab3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:19.335Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=78abaa2c-daa8-4267-bd6a-4d1d58442075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:29.345Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dbef1c42-981b-4765-88e8-ac90b9e06bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:39.356Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ff805be4-2365-4738-92cb-e9cf79d85c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:49.367Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cb5bfb36-7f12-4e51-8aba-2f4146c93dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:59.377Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=459f0fa5-815d-45d5-a4d4-78fe6854be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:45:00.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:45:00.377Z |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-18T17:45:00.378Z |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-18T17:45:00.381Z |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-18T17:45:00.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:45:00.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:45:00.389Z |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-18T17:45:00.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:09.386Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=144a9689-4949-4742-b8fa-49f186463a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:19.397Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a4495412-b01c-40fe-893a-ac5d289eb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:29.414Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4c4df5a0-d0ff-4482-8ea0-5f2990097c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:39.424Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5684f2c-b388-42c9-856b-247a9dc023f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:39.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:49.436Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c708c4f0-30f3-4ff2-88b4-b79cd34ac92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:59.447Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5d041e10-3f6b-43ed-bef5-450b0865e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:09.458Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=23f08fc7-e2ab-4746-b4df-0362ec6198b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:19.469Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b33bb95a-62cf-4db8-b90e-36dfb479056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:29.479Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7e90cc82-7a7d-469d-99ee-c28f1ee1abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:39.489Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4b3c7268-d2b9-44d6-ad89-7698dc7a4bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:49.507Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=062580f1-447e-45d6-8ea8-b0bcee980f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:59.517Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bfd6ef89-ca48-4b96-8dea-e7817530a88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:09.527Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=944c9566-ed7c-494c-8674-97654f83df59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:19.538Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b5f4a5ed-b837-41ef-8ec7-e0059683fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:29.560Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eadfab99-45c8-4e80-8a20-0bdeac8006ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:39.571Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5f97634c-15bc-4e41-bf69-0f539f4395a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:49.583Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cf7ddd3e-7e65-4ebd-99d5-d72240d682f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:59.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2eed4a42-b952-4f69-b8a2-6710ec41c047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:09.612Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2e74f80-6b11-4fd3-ae00-561ff4f8fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:19.621Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ad59f570-72a3-4958-b20f-7256c0aa6566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:29.630Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e7491274-6489-4404-aabc-20acad41579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:39.641Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aabf3cc8-e176-4de4-8150-e7d67c7f161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:49.650Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=61783526-c930-42b8-8e03-7f587df8c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:59.661Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=16760b28-eb1f-45e8-87e7-acd8296a1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:09.672Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a781c9bc-04e2-4bc7-b8a3-6fff64ab1b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:19.683Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f34cfca0-2af0-4b58-b4ba-f3b58ddb227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:29.694Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6d4c50d0-5a3e-4c0a-aace-ccceb80700d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:39.705Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=25e6d816-4d6d-45dd-b0cc-a86b140391ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:49.716Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fceb7310-112d-4105-8b35-2ff5d14fa610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:59.726Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c9ba732-8593-4732-b68a-24c087c9205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:50:00.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:50:00.181Z |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-18T17:50:00.182Z |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-18T17:50:00.184Z |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-18T17:50:00.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:50:00.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:50:00.193Z |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-18T17:50:00.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:09.738Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e60a2ecb-2a47-45e8-bac0-766bcdcc44cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:19.747Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=acdbef44-aa1e-46e2-971c-402ef21eabce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:29.757Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2792bdcb-f79c-4e3c-bac1-a1183f01c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:39.769Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=669901ee-b901-4d9e-ad3c-40d3ee69fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:49.781Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a3272329-0d6d-4a14-9d1a-d2c8aa739769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:59.792Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ed8cddc-b0fe-4803-91d2-35d12008f134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:09.802Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=02a0082b-f847-430d-8376-a1ef524a9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:19.813Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1ef9b5d4-dc21-4b41-9357-46c8bda36932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:29.823Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ba473c11-2c3b-4809-93c0-d7eab8258762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:39.833Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f0be3570-adc1-4677-8506-abc38f4f08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:49.844Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=98fde6f6-2372-4252-ae6a-311aca04426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:59.854Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d6d818f0-9adc-415a-8d8e-8e35aa229c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:09.864Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=25ae3218-bf06-4d16-be6c-f479b73c278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:19.873Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3f23377e-bd54-4895-8aac-9657fd45fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:29.884Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e3310dc6-afe6-41fa-8d97-0f46b2731535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:39.895Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4ef5ddc8-0e48-4de6-86ae-4c4916a3550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:49.911Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a1d641dd-e972-48cd-adf2-6aab5cb37cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:59.924Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d150c6eb-260a-4854-baa7-7bc4ec90f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:09.940Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8ca44dce-ae8b-4967-9801-10d302743bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:19.950Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f1ba2480-2016-4175-b4b6-b97eaea86ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:29.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88eaa9e7-51b2-4875-953c-9de4f37e2212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:39.972Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6eebabfd-7b05-4ed2-afb7-1fd84f8e52df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:49.987Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a5ca9a1-50d2-4a10-8549-fb6b36be8279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:00.000Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c28cd965-01f3-4567-b022-cce07f822d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:10.011Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ddb6b49-56dd-4477-b731-132bb365d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-11-18T17:54:19.280Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03\0xc0A0xdb0xdc0xf70x940x910xc40xb20xbfS0x1c0xbc0x01)0x850xfb0x140xc90x920x0b0xa40xfb0xdc0x08<0xfc0xcf0xbee0xba ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-10 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:20.021Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=de462ff9-4e0c-4246-8e6d-4405e270957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:30.032Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d9e561c-5b55-48b6-a021-8a93b0eef853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:40.050Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc168770-e21e-4d30-8e3a-fafbed086ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:50.064Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68f0c585-86be-4c27-a910-0e5365b618d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:00.079Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=33e22324-b471-4e28-80ed-004a8ff525db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:55:00.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:55:00.319Z |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-18T17:55:00.320Z |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-18T17:55:00.325Z |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-18T17:55:00.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:55:00.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:55:00.333Z |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-18T17:55:00.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:10.089Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7b2b0ce6-3c2e-456c-a0df-71a6fbe397ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:20.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=816bb799-7754-40ce-8e96-aebfe9963d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:30.114Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=09d3d580-a697-4395-8a09-21a599b97087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:40.125Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=15733e1e-67e8-4e96-8dad-6cb45cc12fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:50.144Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=82c6a071-2496-4f08-a591-90c8a37b4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:00.154Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e450671c-227c-4d41-8454-4feb473578a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:10.164Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9b6eb185-7ef5-45bc-8c32-caf4581c4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:20.174Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68724412-7695-4214-9d06-5dce89c6f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:30.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4fb7b2b8-fcfe-497d-aa2f-b6f48e9b910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:40.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9c2a756f-3bbc-4650-bb27-6d30532b4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:50.211Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=417675ca-14a8-4b05-ba56-053043305d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:00.220Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a66ada4-26b7-497b-a8ad-1a1c1fd8e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:10.235Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=12957cf8-ddc4-4118-bab9-8bc5541a7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:20.254Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=abbcc6f7-aba5-4e4d-aa6d-97d757cc1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:30.266Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e91ebfa0-5d09-4ff2-99c9-b91907c7a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:40.276Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e1957321-4e81-47f3-bf3c-769ad3f740f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:50.285Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d5a2394-4caf-4855-9ab7-e32ef1eb22e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:00.295Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e11ec4cd-fefb-447d-b714-7be75ae3d52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:10.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b752ddbd-2a22-450a-aaba-7f3a0a122bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:20.316Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cd81b861-2b61-4489-b150-598be77d5957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:30.327Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee3a2397-e2a4-48c8-91ae-4476f3226c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:40.337Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b24c5a58-b011-422d-ba4f-087804250915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:50.347Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1bc3d7b2-ab70-4083-b498-6917940722c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:00.358Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=642bbcb2-7807-42a7-950e-e8d46e216d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:10.367Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d5a61be4-7dc0-4129-a6f1-1ed6a0869341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:20.378Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3eee47be-e578-4f91-9a04-f56508e76b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:30.388Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0dfff2af-bb42-4cc2-9eb6-1488642a8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:40.400Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f6625a12-b786-493d-9b05-b62928bc33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:50.412Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6b3c4a97-788d-4783-9f0a-0985d3ad90da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:00:00.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:00:00.205Z |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-18T18:00:00.206Z |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-18T18:00:00.208Z |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-18T18:00:00.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:00:00.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:00:00.215Z |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-18T18:00:00.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:00.423Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7294aff5-9367-4cb3-9fd7-8f49dd2144fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:10.433Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2062c3fb-b747-46ee-bf2c-d6c7065f3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:20.445Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8de5f48f-ce6c-4b57-9666-6526864e195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:30.456Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7cfb1c9-d35b-49bc-86f9-f48d604b29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:40.470Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=44b917f6-cda8-4bc7-80ea-7b66cb5adcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:50.485Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3bb611af-309b-4feb-991f-6ff4700473c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:00.496Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=523a3c92-fd06-4152-9889-21087edc6aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:10.521Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b930883-22d0-4045-8731-eb1bf1755f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:20.531Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d361f3b-431d-41fa-8873-177fea209ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:30.540Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9f81060-6a4e-4fe2-8131-a5d0f63add27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:40.550Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c51f2988-0109-4d66-b879-d3a449d74adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:50.562Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a673bc6-a316-4b0c-8aa6-322ffd0b528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:00.572Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28007960-217d-4085-9b2c-fc9a757b5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:10.582Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69d76217-e5fe-411b-bb1a-a00e515daa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:20.595Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc1d88d6-4ae7-42fd-bc09-895da085577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:30.606Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=877c42d1-5741-4050-8b26-71c3066068b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:40.616Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6b002a8c-37bb-48af-805d-11a315b3c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:50.628Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dcf53ce8-62df-4dd9-a0d6-a7681c6c723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:00.638Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=456745b8-3222-4d56-8cc0-81f6b0f7845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:10.650Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28851a90-9887-463c-afca-e98180a3e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:20.662Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6eeb10e4-aa0b-4387-8b31-6d76488c8db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |