. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T04:58:31.958Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T04:58:31.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-23T04:58:31.992Z |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-05-23T04:58:32.539Z |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-05-23T04:58:32.641Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T04:58:32.642Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T04:58:32.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T04:58:32.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-23T04:58:32.953Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-23T04:58:32.974Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-23T04:58:34.322Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-23T04:58:34.735Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-23T04:58:34.751Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-23T04:58:34.752Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-23T04:58:34.808Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-23T04:58:34.808Z |INFO |Root WebApplicationContext: initialization completed in 1833 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-23T04:58:35.245Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-23T04:58:36.046Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-23T04:58:37.137Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-23T04:58:37.601Z |INFO |Started MainApp in 7.442 seconds (JVM running for 7.964) |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-23T04:58:37.656Z |INFO |Start scheduling PRH workflow |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:37.665Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=889024d8-1e20-45c5-bbb2-9fe541fd78f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:58:39.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-23T04:58:41.794Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-23T04:58:41.795Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-23T04:58:41.797Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:49.096Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1c106713-f330-46f1-84fc-d9e26669caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:58:50.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:58:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:00.176Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7f34e6ea-1732-4c60-8a8b-973e2a8273c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:01.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:11.246Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a3769bbb-ced8-4a73-8caf-241b8d1045be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:12.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:22.285Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=606353fe-ab9c-4f04-9567-b3f22edc2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:23.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:33.325Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1619cffb-9b3f-4002-8045-630a0e75834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:34.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:44.364Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=50ee3e40-e978-4736-ab6f-c0842073e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-23T04:59:45.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:55.405Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2e29626a-f57e-4304-bb2a-4e317743eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T04:59:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:05.555Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8879afc4-9a40-4e58-b78d-968b806da7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:15.579Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e413bc7a-c8d0-4ac6-b902-d37c8cc77430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:25.599Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=43595bdf-0a22-483b-89c0-6342f0adb8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:35.618Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bd6a1190-fe73-4220-996d-da29b6e864e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:45.645Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5827502f-fafa-4950-b78b-3c5b27e0b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:55.668Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=502246b3-b5d3-4bfd-b926-0d7b34b8b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:00:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:05.694Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e20d90a-8403-4907-865f-1c2c6e7fcf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:15.709Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b755fab7-4eef-4a5f-8c20-26051de36389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:25.733Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0fb5a418-295d-4c9f-b1c3-b8eecbf0b00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:35.753Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dd0a7cc7-30fe-4da4-9fea-30caa3857a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:45.788Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3043fda9-83a0-4922-9204-971729fdc0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:55.803Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=98e00bc0-2370-401d-b2cd-457494d08dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:01:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:05.863Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=09ee2897-d3f1-42c6-975f-df3e042a20b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:15.878Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6d5f6f8b-a8f8-43c0-8fa4-15c19cc8fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:25.922Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=735fb1b9-c2e5-4046-8fb7-fb1e52453544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:35.935Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e2d3c4bd-c155-4794-a47e-1c81626db639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:45.960Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=87806ee3-abb3-46c9-a607-320451b5df74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:55.976Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82c375dd-70d7-4e65-a9e4-54855bb42b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:02:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:05.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=240a0e99-c1f4-4a43-99a6-b7f1fc91c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:16.010Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e38827a6-4d4f-465b-aaea-dab88813d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:26.029Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=46ea9d42-f93f-413f-96b7-ef4203467371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:03:35.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:03:35.804Z |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-05-23T05:03:35.805Z |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-05-23T05:03:35.808Z |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-05-23T05:03:35.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:03:35.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:03:35.817Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:03:35.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:36.041Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e700ac4f-70e6-486d-9c82-49ec56d4ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:36.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:46.053Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f8d52e69-e907-48d4-aa6d-76060147a2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:56.063Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=68fe43f9-8578-4d74-abfe-f8bd76a3303c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:03:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:06.075Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=95ba0d07-1bc0-41af-a24a-c2f74aea2884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:16.089Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1601d790-24ce-43da-bb43-a2e02a204e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:26.105Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b5bed688-6bb0-4157-9024-b456bd9d57c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:36.117Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=18bb5b12-d399-4f97-9b0e-6a4a6fa92ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:46.127Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=37554b2a-4a3f-4456-af16-999ac375b64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:56.136Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e12d3e91-7851-4454-87e9-a984586ee1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:04:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:06.154Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=73e0833d-36cd-4865-a353-6c534dd33281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:16.165Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7c6e18ee-e5e4-4ef1-be14-7710ef0a40cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:26.178Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=03d292fd-378b-4811-ab05-ada2995865e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:36.191Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e74595f1-dcb1-44c2-8378-2e34f854fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:46.205Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=27e6659b-d09a-4251-9d4d-43906b7eed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:46.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:56.216Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8f2d9310-b178-4874-ae07-c8e8b1af800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:05:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:06.231Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0aaba0b8-ac7f-4a73-bc3f-0be5349336ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:16.253Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5d3c573-e747-4295-9237-55149a597a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:26.283Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b0dcbaf6-e6d5-4481-ba1f-524d0faca681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:36.293Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=961ba9f7-298d-49c6-a6b7-77936e6de845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:46.307Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e945895e-5b46-4930-8591-b8750e7636cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:56.317Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fd33bd2e-23aa-4a0e-8245-5d489f689fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:06:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:06.332Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=81978d47-cd1c-4a5b-9033-407bd9b9bb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:16.341Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6c9b0a99-6f63-41e2-a9cc-6edaa29373d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:26.351Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ab765373-ae6f-41f7-a37a-cf3906f55cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:36.363Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=61c7a566-db0b-47c4-9bbb-cb1ab55358cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:46.371Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=64ed2e3f-1f3e-48be-a8c0-a9d4f092dc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:56.382Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bdc80968-f2b1-4c74-9616-ae86fe762f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:07:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:06.397Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1ca2d059-c79c-45c2-95bc-f435e155a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:16.409Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=50a15616-307f-4bd1-9b05-556cd5069c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:26.418Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f557f5ef-638b-48cf-9378-8613f0a1e4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:08:35.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:08:35.498Z |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-05-23T05:08:35.499Z |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-05-23T05:08:35.502Z |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-05-23T05:08:35.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:08:35.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:08:35.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:08:35.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:36.428Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ed772575-6959-468c-b137-5b08ad97ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:46.439Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=59ef7380-c9c7-4bf6-a6b8-300a9670866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:56.452Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=291f7263-8735-4076-acbc-bb90215f1e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:08:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:06.464Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c9f1a594-b3c8-437c-972e-c15ba64b05a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:16.475Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6480ef73-6b7e-43a1-ad12-9aeca55d498a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:26.488Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9719e2d8-ed13-4779-a3bd-d0c3880ecc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:36.507Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=da31ad29-42a1-42fe-8393-dcbaa0a1c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:46.518Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=987725b5-1275-4dd9-8d58-244e9b7a7781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:56.530Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=be0dc677-7f3d-4298-b5a5-282b922475f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:09:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:06.543Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5616755-5f6f-4112-a12c-30a251e9311c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:16.556Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0ba61105-56a7-4805-8905-b7d96e13bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:26.568Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1fde2336-1a79-4f67-bbdd-64ac124d5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:26.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:36.584Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bbe2cef3-35e0-4b4c-8826-566b9999b22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:46.596Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a47cb9f8-1e2d-43ef-9490-1ecc7cf6ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:56.606Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cc60e1f2-ec57-4e25-958e-0e5c64e3e35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:10:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:06.614Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8cdf214a-30a9-47c6-bc0e-ab82710def15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:16.624Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9365eb7-1a3f-45c3-817a-d840183b18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:26.635Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=438de660-8fca-4af1-9624-0b1ef2407e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:36.646Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0707fef1-2556-4ee6-a121-0dc262af22a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:46.656Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e819aca0-b9f3-42a3-bf60-070e52f801d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:56.670Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ba95bede-0e06-4dbe-b467-ac8b2ecab443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:11:56.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:06.679Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=84ecf04a-6621-4a8a-8381-6c5bbfc1f4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:16.687Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=04420132-ef36-420b-bbbd-0addcca48ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:26.697Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e8a90ca-818e-4fed-b38c-b9b17f73be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:36.708Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41d56f0d-1c72-4d6d-850c-447d79c86e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:36.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:46.722Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb66c352-403c-485c-ab3f-0aa73f8587a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:56.743Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2a01a398-3140-4238-b8b5-e504eb95b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:12:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:06.752Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0ee19489-88fc-4588-9e8b-ff4e41b011eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:16.761Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5c0ddf16-5d6e-4e17-8f6f-496abeb1e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:26.770Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=16fd4870-1a38-4fca-98a6-06f3f67afafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:13:35.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:13:35.484Z |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-05-23T05:13:35.485Z |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-05-23T05:13:35.487Z |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-05-23T05:13:35.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:13:35.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:13:35.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:13:35.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:36.778Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4073ca7a-63e9-42e5-95ad-7b8657b67c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:46.787Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ddeaf7d1-f2ea-4202-9242-cf84d286ae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:56.795Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5dab1684-4c37-4bb1-914c-8622130b9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:13:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:06.804Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2d314026-9307-41ac-9c5d-a821f11a6fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:16.814Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=22dfa64a-dc86-4853-8152-6775698244b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:26.824Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=81b279b1-c445-4003-83f8-aaa7557c1ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:36.833Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=cd9122c3-7cad-467c-8366-00d0d92356d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:46.841Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a20a3f3-0d2c-4f1d-95fc-3c9270713705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:56.850Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=aff502c2-b3b6-4c06-af5c-d55b44e923be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:14:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:06.858Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6815e7c-044f-451d-8355-2ca4408c23fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:16.869Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7f2c627c-1f1d-43c9-9e85-f724ba902f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:26.881Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=429e182d-acb4-4a05-8ba3-930dd37aeb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:36.892Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c602e13a-c2b4-4743-963a-c6fb1f5932fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:46.902Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=761ed39e-7ebd-42e0-9ad1-c316c953ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:56.913Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=24a3d51c-8b54-4705-99ea-e8a97c761c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:15:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:06.923Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5588c9f1-b819-4566-8bc7-106c9509bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:16.934Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a0e07400-2301-4c25-a1eb-379cbbfeed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:26.947Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e0e56da1-149d-4590-9be4-2d16cb572fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:36.957Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=05d8982f-1d42-46d8-ae95-4c0e476bfc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:46.967Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=66cd625b-ea75-4a32-beef-795708e97b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:56.978Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e99831a8-30f6-4f71-a12f-4d2d0d2cc348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:16:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:06.988Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dced786c-7871-46e1-8cc1-24eca269f071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:16.998Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=eae6a7a1-4019-4a17-9cb4-f1e7ea71d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:17.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:27.006Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=62527ebb-aa67-4d11-a050-1a59fff99118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:37.015Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=20c86cf6-83ae-403b-b908-748e5fa38a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:47.026Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5012fe78-b85a-4726-9c64-e3f90c42721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:57.034Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=738b1b5b-68d9-4daf-8822-0364a1a4fafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:17:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:07.042Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d292e739-40ae-4f4d-866f-55ed879d685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:17.052Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=15baa911-849d-49aa-9ef7-2da699ad72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:27.061Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=72ab7fda-2b8d-4c46-bf1e-de519c13c8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:18:35.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:18:35.467Z |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-05-23T05:18:35.468Z |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-05-23T05:18:35.469Z |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-05-23T05:18:35.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:18:35.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:18:35.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:18:35.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:37.070Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bb2f26c4-3856-40b5-a74f-823b5a64c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:47.080Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=54140fc2-2174-4a03-aebe-4f94ef607662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:57.089Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8dcfa92e-1215-40e9-8c42-349e171222cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:18:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:07.103Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4110f95c-b63f-4684-944e-a8bb8b0daa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:17.116Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=56213503-1bc1-4b2b-9903-3c1bafbe125f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:27.125Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d2a2d2fd-5899-490f-8312-cc5310a782da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:37.133Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb03d85f-d4b4-43f0-8e0e-de41afe58969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:47.141Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=94bc0599-b37d-434d-920f-a97e203b8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:57.152Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9480f742-07ee-4dce-a80f-40403829513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:19:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:07.162Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9c266620-842f-451d-96b1-ed1d298c792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:17.171Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2e054d47-30df-4df1-83aa-80dfb8f37012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:27.190Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d9be4f52-8fb9-4183-ad2f-6d5005ca7698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:37.209Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=edb93a22-ea0d-4188-9e10-78c1c42b34b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:37.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:47.271Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=21b87200-c455-4168-a823-c291aced8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:57.305Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1593d268-5d7a-4e98-bd76-980fc40e24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:20:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:07.316Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d3d4efde-5033-431c-acfa-7220d6dc48de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:17.327Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=314dfd50-2bcc-499b-b19f-8b0b62864b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:27.337Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=79031ff4-6fdb-4c1b-8cef-e7c887a5e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:37.347Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=24e1dac9-fcb2-464e-b146-54710c84c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:47.358Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=afff0297-e0ad-435a-ba57-7f726d3454d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:57.365Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1327a6d6-e959-4244-881e-36328570e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:21:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:07.373Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4455ec7-83b0-4ce3-84f9-63aa5578c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:17.383Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b7bd9581-01d2-4db8-9ec8-d14e87f958f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:27.390Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d2b5fded-ee97-429b-8872-d1911382b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:37.399Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=27400c36-54df-4c3d-8644-55807fc15c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:47.410Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f7ac29cb-d55f-45cb-9279-dea6dfdbcead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:47.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:57.426Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55f6a7b3-d5bd-4d90-82bb-043231fe74b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:22:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:07.437Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=828a0bf2-a9d2-4157-9fc5-0add9e124299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:17.448Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1be2543f-62e2-499a-836b-ae5ca5e59ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:27.457Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ad38a677-2c79-4121-9e5e-f80bba470760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:23:35.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:23:35.472Z |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-05-23T05:23:35.473Z |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-05-23T05:23:35.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:23:35.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:23:35.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:23:35.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:23:35.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:37.481Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3edb207d-8f4b-437f-8de4-cb5c696e333b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:47.497Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4ff019e5-fa6c-472a-b8fd-1c68f8224e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:57.514Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6747653-8635-4d47-a456-33fa85d13c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:23:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:07.532Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8881a463-4fd2-4196-9794-d74c730c3366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:17.560Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a889d977-9f3e-43be-95db-5734f39959ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:27.575Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=49485126-b7f7-4ec4-ac6c-5aae89f7aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:37.592Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5b03bea5-a0b1-43b6-b4e7-c8675ac67a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:47.606Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6d851cb5-fab6-4c0f-a3c5-8e2ee7c400a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:57.628Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f5f15e3f-3f31-424a-a198-c9f487886d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:24:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:07.652Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4e91836-285e-451c-979e-070eecae7811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:17.682Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ae094abe-7224-4428-b0c4-aa169569cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:27.725Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b67e7d72-223b-4d29-b73c-1f4f6f49be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:37.745Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8f35e0e6-bcb7-40af-b018-b83b418ae893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:47.753Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6a4979d8-a88f-446e-ac60-86cc9aa776a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:57.765Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3a23176b-c41f-4c37-861a-48f19bf80b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:25:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:07.775Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a8e13a14-c54b-4d83-befa-49d3454be5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:07.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:17.782Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=bd58bcbe-79ef-4812-8492-3e86aca962a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:27.790Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=07e60b80-0592-4df0-a831-94c19a4ac7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:27.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:37.799Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9398aedb-a7d2-41f8-9de4-75fd441933f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:47.812Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a6cc9c26-b69e-49f9-8f7d-51f4d0043b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:57.822Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=19cf47dd-4178-43ae-b471-44a36579522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:26:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:07.830Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=73844a8f-f16b-4d13-8edf-f534f11cbd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:17.840Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7da6948d-cdc3-44ac-9c51-72ef60dbdfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:27.851Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9aa4a768-609b-45ef-8e98-428d3d46bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:37.859Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=54ad70d6-a653-49b2-a443-08ceb1741f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:47.867Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f06b2caf-9a80-4163-87b9-19ce8e87c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:57.882Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d27cf7c6-4da2-4e59-b826-64966f6818e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:27:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:07.890Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=235785d1-5944-46da-8346-28bd5a9818a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:17.899Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e3c1dd6e-262c-4796-9edb-eb4db14665b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:27.908Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7ed351b7-8629-4612-8951-ce6752f1f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:28:35.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:28:35.458Z |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-05-23T05:28:35.459Z |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-05-23T05:28:35.461Z |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-05-23T05:28:35.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:28:35.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:28:35.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:28:35.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:37.919Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dadc8170-09e6-485f-9bb2-440d6198debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:47.930Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=39c3799f-0e13-48f0-971c-ddd3b43a084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:57.940Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0506bb3a-5921-4392-9cad-a27ed48de1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:28:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:07.948Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=5ed2e12a-be23-4b8c-9b51-03a5741e0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:07.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:17.953Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=53a834b9-d091-4bb6-983f-6629119623a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:27.961Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dbb56067-1594-41c6-b24e-0cf12c926354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:37.972Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=70c6e569-46b6-422e-ab8f-e751298385f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:47.983Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7c0e1d8-d9b8-4fff-a81f-fb9f6b26be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:57.992Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4b4748a5-996d-4cb9-94fb-be5b506a7f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:29:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:08.002Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=89b14b8e-8a8c-498f-a80e-1789314d045e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:18.010Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ae542dd5-5b69-46f7-a4cb-3c246dc83b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:28.018Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7a52692e-567a-4d4c-944b-69604db39e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:38.027Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=aee441c7-32c5-4d9a-8f20-5721b6914b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:48.038Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=033fab22-3c73-44be-b5c3-b703f57340da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:48.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:58.048Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0f8ffaea-b413-4f41-85ae-a4aa9d6b874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:30:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:08.058Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=88e9cdc0-75f8-46e8-8c8c-a9a6a424207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:18.068Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c98a239e-2b87-412f-8dd9-9860421678b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:28.077Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6dc3e53b-355b-4563-9dd4-35a131745a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:38.085Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=6476813c-a91a-4e70-aead-3dcf09fd5ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:38.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:48.095Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7f5f852-2fc2-4ad1-b9d6-97fa1b49aff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:58.107Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3c1d61b6-70ab-49b6-b70e-54a19c75948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:31:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:08.119Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=48cbfecc-7a99-48a4-94d2-4a955b87f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:18.128Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ef46a582-e6ec-44a5-b063-16616a052d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:28.137Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=36f8e3d6-c822-40bf-80b0-538d0e20ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:38.155Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=52d392fc-57a3-43f1-ac9b-7dcc193476f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:48.163Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=dac9eba3-dbea-4637-8b42-8007f70b6803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:58.173Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4fe35b18-9333-4c64-a47e-207ff1774ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:32:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:08.183Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=affc1a16-1953-4f22-8b0a-edd60d780d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:18.192Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8cc0d19b-e6e6-45f9-af57-c03234980500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:28.201Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=52155fc8-bd65-41c3-b298-2d190cf8b1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:33:35.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:33:35.459Z |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-05-23T05:33:35.460Z |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-05-23T05:33:35.462Z |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-05-23T05:33:35.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:33:35.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:33:35.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:33:35.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:38.212Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9e217ea9-4d9d-41f4-82ab-20eed2931684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:48.220Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ab38aea0-0425-4bdf-8bc1-86328a9de107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:48.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:58.227Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d42e16ab-1c77-49fb-8f22-e41427c1a1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:33:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:08.234Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b3ccff67-afe6-4cbf-af2e-81ec65746ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:18.244Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=212eee54-4067-493d-9f05-0b38eb9094f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:28.252Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0cd393a6-0545-4ae2-bd0d-ca53722a537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:38.263Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee496e7b-1457-4157-8f77-ec0f40697da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:48.273Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7fa8608d-f5dc-4894-bf81-42131f08db65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:58.282Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2df04842-6c9b-4a18-8e1b-72da7c424fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:34:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:08.293Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=376cc240-0415-4bca-9d72-2e4728c92fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:18.302Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=96a4108f-25dc-434c-85d8-4c7fca25a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:28.312Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=68122fef-9bb1-4b67-a98d-27616fd7baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:38.320Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=82acb9af-0af8-48a1-915c-4a7ca084e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:48.332Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2969f4cd-1ec9-4f51-a584-8d0aeb572ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:58.342Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c9b5f004-c4b0-4d87-bd54-f5eec32e7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:35:58.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:08.356Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0167fc31-ebfa-48b2-bcb2-0d5167f21af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:18.367Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ebcde81c-0e2c-4774-8ca6-953f5d6bca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:28.376Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e7657602-b818-4d2a-b868-5f96b9f85a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:38.387Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=86e25248-a7a5-4ced-843c-a0580ccf48a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:48.396Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=300a363d-7dc4-4b4a-b72d-026ebda708fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:58.406Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=69ef2654-be70-44b4-a6b0-d6e50da5bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:36:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:08.416Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=da5f07d6-eaa2-464d-a5f0-53c017ea3068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:18.424Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7643fcb4-11cd-42ae-ba4e-c2dee877b2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:28.433Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=77d422f0-9f7f-4f2d-8f14-3a046d7b4dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:38.444Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a4835d99-09ef-40b5-b963-9db2007775ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:48.453Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=3f0b7e68-7371-4461-af04-d8c9492e25ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:58.461Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=41f55e84-be14-4420-96c3-5716910a4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:37:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:08.471Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b0d6c32f-2d53-4322-9fb5-a26c7a1507a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:18.483Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=7346a9b7-6beb-4178-9e8d-cd5592d2dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:28.493Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fb465706-1056-4a6c-ab72-b0998f5a1b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:38:35.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:38:35.440Z |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-05-23T05:38:35.441Z |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-05-23T05:38:35.443Z |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-05-23T05:38:35.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:38:35.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:38:35.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:38:35.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:38.501Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=45b3ede0-c490-4469-a502-bd8c9841654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:48.512Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d3a2f792-85e1-4610-a4ba-f996518d1835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:58.522Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=232da7a2-f46f-44a9-94c4-9e3864a0ca3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:38:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:08.534Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=88d7c50d-98fb-4412-9262-c781d251b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:18.544Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=38d68e94-2aa2-4cb9-aef8-681d182a800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:28.552Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=440f2e6f-ce09-4d50-9591-b83670c5e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:38.561Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=57cbaaed-e073-4a37-bf65-5bbf96b2389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:48.573Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b9beb267-e22f-4bfc-b83c-768f5ea19e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:58.583Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f831e6c4-f36e-4b6d-83ea-728612cbc351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:39:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:08.595Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=d38f079f-037c-4e07-83dd-bc8c50940880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:18.608Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1bdc0658-ae5e-46d6-a159-bc68fe11a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:28.619Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=db7f7222-f002-4377-8a4c-b7effcfd870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:28.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:38.629Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9c6ddbfa-719b-460c-a399-9eda57a55122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:48.637Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=66c87d29-ce16-4f55-b668-453f4bf16d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:58.647Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=17569be9-0f1f-4b6d-bbfa-1a0e98d89f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:40:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:08.656Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=223fd758-09e7-4d40-b55c-b352d58ec161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:18.666Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ea0ad700-d5e8-4a88-8539-68314286d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:28.675Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=93d117ff-affc-485d-acdc-f1ee626ac42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:38.683Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=876b7074-d77b-457e-a12b-0cfc3763c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:48.692Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4d4e8e5a-9d06-4d4c-9d80-d26ba157f85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:58.700Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9a6d9546-42ff-4550-9c71-645394f5e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:41:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:08.709Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=55138d66-8359-448c-8dee-2ddb618f0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:18.719Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e1eb486c-5c2e-4585-a314-8db3e190e6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:28.729Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=086a634f-de8c-48ef-8011-3406f2353178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:38.742Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c5caa6fe-5550-4ea3-bfd1-d39ea7a278f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:48.751Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=0d198225-0828-4489-b4f4-6e2602bf6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:48.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:58.761Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=4d1120c0-6fe1-49a5-953b-79af65e2309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:42:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:08.771Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=ee210709-1c5a-4302-908a-6e167997822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:18.781Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=03c463e0-cbc8-4051-b1d2-d9d04b907559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:28.789Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8ecba501-7a61-48de-a632-55b32d4c2e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:43:35.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-23T05:43:35.446Z |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-05-23T05:43:35.447Z |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-05-23T05:43:35.449Z |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-05-23T05:43:35.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-23T05:43:35.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-23T05:43:35.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-23T05:43:35.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:38.801Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=2ace63aa-9a26-40e9-b218-79e7682d32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:48.811Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1455fb77-af01-4fe5-94c6-8ba9464afaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:58.822Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=fc815cc2-4f53-4691-98e0-39e7f19fd8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:43:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:08.830Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=c4400208-60c0-4091-a4b6-0d97c7299d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:08.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:18.843Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=a4578b32-703a-43d8-b099-e963f3e02264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:28.858Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=1823b0fe-3e64-4604-9239-dc5a14304e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:38.872Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=f6f3de79-d04c-41d6-b70a-5356770e3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:48.882Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=e328a9f7-566a-47f4-97eb-3b2d4f6264a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:58.892Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=8a1f2a01-d5a2-401c-b21d-5ff73768a4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:44:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:08.902Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=9af0f62d-fea5-4b56-bc66-cf84a33c7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:18.911Z |INFO |Init configs |InvocationID=3e057f2f-52e1-4b08-ad34-284e154a81d3, InstanceUUID=b044ea3e-5d42-49a9-bd2d-fa2c550762d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-23T05:45:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |