By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:08:03.850Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:08:03.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T00:08:03.902Z |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-03-16T00:08:04.500Z |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-03-16T00:08:04.577Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:08:04.578Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:08:04.578Z |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-03-16T00:08:04.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T00:08:04.692Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-16T00:08:04.708Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-16T00:08:06.222Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T00:08:06.594Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-16T00:08:06.609Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-16T00:08:06.609Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T00:08:06.650Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-16T00:08:06.651Z |INFO |Root WebApplicationContext: initialization completed in 1942 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-16T00:08:06.955Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-16T00:08:07.522Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T00:08:08.831Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T00:08:09.188Z |INFO |Started MainApp in 7.407 seconds (JVM running for 8.002) |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-16T00:08:09.232Z |INFO |Start scheduling PRH workflow |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:09.274Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d3aa8566-07ae-4538-a03e-3b9cb5153229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:08:10.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T00:08:11.850Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T00:08:11.850Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T00:08:11.852Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:20.838Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=053c076e-e09b-4544-9ae0-570f0e6dff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:08:21.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:31.915Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1f20b34d-824c-40a2-acbe-a105fec1ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:08:32.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:42.996Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=adad7ea8-85c9-4c97-93b6-93026f529734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:08:44.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:54.063Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=460bdee1-85cc-4f69-9e04-4ef4483b5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:08:55.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:08:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:05.134Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7c8a89e6-10ba-4499-b46b-6dd7eaed3388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:09:06.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:16.334Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=74b33faa-af93-4d1f-8e7d-78157a46f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:09:17.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:27.470Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=38466079-f361-4abc-9200-c1ad8d9c129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:09:28.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:38.541Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=17eeb55f-c9e6-4f75-bb10-bfd967a17b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:09:39.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:49.614Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=543d9fbe-74c0-44a9-a24d-486daa52ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:09:50.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:09:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:00.686Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ed71ad08-d816-4caf-9166-64f8d707bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:01.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:11.758Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=86d89a82-ebc2-4997-a9c2-52161768637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:12.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:22.830Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=595ba19b-4ef8-4e50-bb26-d7a300b20da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:23.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:33.902Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fd89f127-a35b-4ab8-b52e-6c03ed4061ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:34.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:44.972Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f8f4713c-a68e-4304-a8b5-0dd4a0ca1f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:46.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:56.014Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4a40c99e-a995-417a-a6cd-827057d512a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:10:57.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:10:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:07.086Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4e176df6-f1db-48ae-aea9-e3b30414ee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:11:08.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:18.158Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ae29041c-3395-4cf2-aa94-6671a6571df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:11:19.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:29.247Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2b6fc8dc-19c9-470d-8e44-4eb0e8026d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:11:30.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:40.307Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=10f46520-17b1-4656-ac6f-c261392c624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:11:41.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:51.373Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4f0b5b7e-12bf-4f15-a364-174a39054b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:11:52.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:11:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:02.446Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=87f98952-929e-41de-88f7-bf8b64e321b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:03.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:13.582Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b8bd37dd-52f7-4ee1-a76f-6eb435649d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:14.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:14.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:24.622Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9773b17f-88cb-4e9c-9448-49a7213e06b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:25.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:35.690Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=aa4764ac-935c-492d-bbd8-af8e85a2bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:36.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:46.765Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a1f5b7a7-64c1-4905-9883-acacc29b9ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:47.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:57.838Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2b281707-c89e-4205-b129-63ca93e32d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:12:58.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:12:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:13:07.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:13:07.604Z |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-03-16T00:13:07.605Z |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-03-16T00:13:07.606Z |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-03-16T00:13:07.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:13:07.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:13:07.613Z |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-03-16T00:13:07.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:08.909Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7036ef93-2615-4759-90f4-c2b3274774dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:13:10.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:10.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:20.076Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f6da8da7-30cc-4e23-8eeb-d447d374b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:13:21.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:31.118Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3a3fac01-c6ba-4d8e-a7e0-93faf5e627b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:13:32.252Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:42.253Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1729d294-f6fc-45bc-bf39-9e040e5d404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T00:13:43.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.126:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:53.326Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=83a2e75b-ebdc-4144-847b-a854fbe50726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:13:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:03.408Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a020a149-4a3d-4b08-b2fb-5812ed52aea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:03.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:13.427Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=092d1606-49aa-4178-95d5-a10bcc1fbd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:23.443Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c0ce273b-7010-46ab-bed6-e76740c2b867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:33.456Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d6061ae3-5e4c-4435-97af-0393b29e011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:43.498Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=711df8fa-bb99-4c65-8a0f-a3c76e7f1533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:53.511Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5f53a0d1-d70a-4a15-86bb-f2893749b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:14:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:03.524Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9b22adc6-dcba-4f55-a115-6c4e477dfeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:13.536Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=6fceb74c-c976-426c-ad1b-3f3ca0a27dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:23.549Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4a598053-8e5f-477a-b3d8-f01e750ffa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:33.567Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8c2325da-4499-455b-95ba-ce67a6d670b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:43.584Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=cf4d8d53-1fdb-4a4e-9b47-dbbbbd166ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:43.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:53.596Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=066bbb09-e0b2-47e0-89ac-1dd813f6b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:15:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:03.613Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ad7960f4-1c0a-4d3a-99ee-dde0a1e067a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:13.628Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=daa7257a-41c1-4aad-bf65-1090e35b9209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:23.642Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=56fa7523-8490-4da3-a832-9609c21c7d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:33.657Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c815ab06-e123-4551-b770-395d97ffff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:43.667Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7382d26a-9d90-4c0f-99f2-0b17d7f525c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:53.678Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fd27c54a-38bb-4891-829f-71b16e7640eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:16:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:03.691Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=eaba736b-7863-4061-8a0f-f2c9880b1e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:13.702Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=306e87e6-eb96-44a9-bee2-71c1a98ad065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:23.710Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=35f73135-7a1d-4e9d-a5ff-78da02dfce50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:33.721Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3fa15ea3-3e46-4a6e-a3a1-2e3b145c3ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:43.732Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5b511acc-03ab-49bc-855c-cd26f8bfa219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:53.744Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f3fc4fed-b35c-4c7b-8e8d-91a9696eaddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:17:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:03.756Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a9885c38-620c-4e21-8beb-0b529de46f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:18:07.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:18:07.173Z |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-03-16T00:18:07.174Z |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-03-16T00:18:07.176Z |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-03-16T00:18:07.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:18:07.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:18:07.181Z |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-03-16T00:18:07.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:13.769Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a37f6e66-7ea9-4fe1-9430-cf95dd32e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:23.777Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=895af685-18fa-4745-9dff-0b94a3412ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:33.787Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8c1f0e2b-b0d9-4202-9d8e-30087eb0379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:43.797Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=40ba315c-b4ab-4592-bbb3-10e4981ee9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:53.808Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1341fae0-e0e4-47b9-951a-a2b20c686bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:18:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:03.818Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ff5c9b9a-5804-4e7c-8945-6dbb0eb8f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:13.828Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b541279e-6da1-490b-8e4c-60dd787a3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:23.839Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=65947ac2-5367-4e12-9a71-b3727a796ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:33.848Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=94df06df-0159-40df-b3eb-ba8c205c7298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:43.857Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=abb2e0b2-986f-4eec-a124-ed66529e22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:53.867Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e638aead-2a51-4c7d-b814-b56566d1b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:19:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:03.876Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=96946f12-401f-460a-b75f-b3a02a071d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:13.887Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=10b8c038-36d5-454f-bd2c-fb5fb7d002cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:23.898Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2278ec7b-ddcd-4b32-9ecc-ab147c49113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:33.909Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=468889c5-bfe0-434e-815d-4690f355bfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:43.917Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=85425b35-fb21-420d-a2af-8d3b0e3ed508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:53.925Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=97dc7a9b-2169-4790-b6b7-e7e123098dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:20:53.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:03.935Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a54c7765-55ec-4b35-86f8-560ee873d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:13.943Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c401f76b-7ad0-462b-afd1-94e560a46fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:23.952Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=47bdb446-8d69-4e82-8cdf-f8f1ce6b660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:33.962Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=84ac8d0d-93ea-401d-86ab-63b737981a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:43.969Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=69e736dc-2f77-4a44-a0a6-40ed2cb7bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:53.978Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f4e1b1ee-f731-4c45-a406-4942564f2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:21:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:03.989Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=96299bfb-04fe-41f2-8cdb-784152030844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:13.996Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=347093a7-9356-450a-b8b0-7a1babc3163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:24.004Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=39eddf09-2318-4685-bf69-6cb7da2d0940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:34.013Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a9f460bf-ab02-4af0-9d7e-170adb32d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:44.021Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3e43c095-6e25-4664-9f72-b2bfe43446f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:54.028Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=94bda97e-e1d5-48b4-92e1-8bf70a795fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:22:54.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:04.037Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=388e6a68-8d90-46ce-a247-769f261a6803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:23:07.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:23:07.153Z |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-03-16T00:23:07.153Z |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-03-16T00:23:07.155Z |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-03-16T00:23:07.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:23:07.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:23:07.177Z |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-03-16T00:23:07.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:14.047Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4b65aadd-6851-48aa-8113-e3a18a947205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:24.056Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=059f01a6-1da3-4f9c-a1d7-cf1427073174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:34.065Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=69e5b138-d8e6-4e8a-8562-8c4abc0eb23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:34.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:44.074Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4c861010-1d4b-46c1-90cf-29922dd8e8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:54.082Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=986cf01b-9848-48d9-88f6-e7bee0a25af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:23:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:04.090Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c57bd0a2-6b48-42d3-ab04-8f277f9d07f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:14.099Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=786053c9-3f00-4a9b-8f3f-243fa35dd34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:24.108Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7739bb99-1dbe-4f6f-9453-03fc220fbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:34.116Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3b4d8cb9-a5fe-4780-83c0-52216065c94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:44.126Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fd739b48-831b-46ab-a5ed-07bea744a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:44.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:54.134Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f158842b-3abf-47d9-9013-d246d611248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:24:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:04.448Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0c13337e-93ae-428b-9e5d-1eec97c1d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:14.456Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0a0ebcd8-d0d6-4bcf-aee9-a4d276346723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:24.465Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5a627c71-c833-4807-b850-3616c94cbf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:34.474Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=81f56f64-9447-45b0-b36d-4cec0a6a26f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:44.482Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d01b4287-8895-4090-8622-771c4a970d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:54.490Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0a7f1fea-decd-45d7-bd6e-46e8d6451e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:25:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:04.497Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=99860a72-c2d5-48b3-9e18-3180b21b2e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:14.507Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=56664c61-c86b-41d1-ab32-8c749f98fbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:24.514Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=af912d71-81fc-44e4-97b4-3820531b014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:34.528Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5f6f99d8-3158-4123-a9ae-d58d3c75f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:44.535Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=09c1094f-869c-4bf9-aaab-0ae07afa627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:54.544Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=99c1d2fd-f95b-4025-8b49-622b69fac166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:26:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:04.554Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5878745e-8cfb-46a7-9ff1-882679cbdab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:04.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:14.560Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3768ae09-2f90-45ed-a81a-c125311ec036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:24.567Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d699b088-757d-4342-af80-e4bd2db13376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:34.574Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b4ad0383-789c-45cc-bf9b-0f6281e0c432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:44.588Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3e0d843c-595d-4297-8a30-8fc657b33b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:54.596Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c15eb120-4274-4ebf-a8f3-7f008d8ee548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:27:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:04.601Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=82b9eb1e-2252-47ec-be64-22d32689d0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:28:07.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:28:07.145Z |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-03-16T00:28:07.146Z |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-03-16T00:28:07.146Z |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-03-16T00:28:07.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:28:07.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:28:07.151Z |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-03-16T00:28:07.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:14.608Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=530888a3-dac6-470a-84ac-65b1cb895ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:14.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:24.618Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7eee5979-6085-41b5-8412-9091bf3217a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:34.625Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=19d3973c-c2c7-4658-a77c-ba4251731513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:44.634Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7d72dede-e194-4d51-b3a8-da34585738b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:54.644Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c1d3f175-0935-4f08-8193-66e1be42c8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:28:54.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:04.650Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7ef35423-7213-4455-8f83-6b822506923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:14.658Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f71214a6-af10-45d5-a3d4-519b1446b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:24.667Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4ff37def-c9db-4070-ab0f-9272bea3fda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:34.674Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c2b92a7a-537a-4f97-adeb-a1a07faa7a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:44.682Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ea7d5731-db96-42c9-9175-b55f61df657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:54.690Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b87c8f06-8e6d-4f69-ad53-4fd5df7d567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:29:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:04.698Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3d0848fc-e395-42a7-96eb-46131702a69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:14.707Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=32fad526-88e3-4f4c-8d59-9cb29f700808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:14.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:24.714Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d8ed7823-3d1f-4f86-96c7-624e48554eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:34.720Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4135f48f-2d6a-4a73-9d93-788a76d735cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:44.726Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f78e331e-973b-46f1-92a5-7a25e364f75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:54.733Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=43502f12-c34f-40a3-b530-c02b2dacde24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:30:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:04.739Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ddd5d9b5-fe89-41ee-9adc-ac4369b3b28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:14.747Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=539c657c-0fde-47c6-926a-086e60d7e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:24.753Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=596563ec-66ef-4183-b220-eef123cdb69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:34.758Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=eee7f31f-f0c5-4f51-aad2-a0c02ed6c1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:34.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:44.765Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=14b30585-79af-43a7-b91a-13e51ae2d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:54.771Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=77f9faa5-6273-4eb7-9e2e-208e72f4a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:31:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:04.778Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=bb6a0a33-666d-4ba7-89f4-22600c66d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:14.784Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ddd90e2b-70f9-467a-b801-dc50b95595bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:14.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:24.792Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=bd2d1a31-a28f-4cbd-9d00-59b9e936d828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:34.798Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=450fa0dd-d89e-423d-8e11-126ed0f3f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:44.806Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d9d5a59c-3ede-47ad-a343-c2e1334d18e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:54.814Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1b535425-deeb-4cd1-849f-2228d4ec94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:32:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:04.821Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c1007db2-3771-4475-9aa2-a4981b8b8ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:33:07.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:33:07.144Z |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-03-16T00:33:07.144Z |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-03-16T00:33:07.146Z |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-03-16T00:33:07.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:33:07.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:33:07.149Z |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-03-16T00:33:07.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:14.829Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0558dee6-e4f8-4015-ad2c-1097c0feb9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:24.838Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a91264ef-3691-485b-ad6c-4aac84defae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:24.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:34.845Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=03913130-69c8-4939-ba8c-480876c4e841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:34.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:44.854Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=60b6f1cd-f474-44a3-8275-53c41a3cd56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:54.860Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0197b185-b54f-421c-a5f5-b3f2f3958781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:33:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:04.865Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e44a6db8-ad0e-40ee-963c-c9acdafa3e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:14.873Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3b2ac5e9-f662-479a-9153-34e6fad64420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:24.880Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=cdee702e-5c6a-47b7-b787-ef3ee9920c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:24.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:34.892Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ebb2cab6-1b1f-48fc-996d-b460d7c39db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:44.897Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=36855a12-4388-4fe7-8e6b-be6d985d6e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:54.905Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=35663068-83ae-4b97-8863-0b6b18c53e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:34:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:04.912Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=63714c3e-a395-48cc-bf6d-6b61360f3cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:14.921Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1c285520-01f3-4dcc-a562-2ae9f3e5402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:24.931Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b7acbdd5-66bf-40b0-9c66-838736b61717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:34.938Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8c3a0f96-4e58-4da9-a9b5-8620f1329c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:44.946Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=561c5bf5-61dc-45e7-bda5-db4966972037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:44.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:54.955Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d8991996-080b-4dd7-92f0-ef31bc8751dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:35:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:04.963Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f6e192b6-d3ef-419d-ae37-47f93e0c3832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:14.970Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=edb46d44-a329-45e3-b6ba-b2f150d1d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:24.976Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=72531c08-9718-4502-bc23-d769b3cc0aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:34.982Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=33223d21-50ab-49b9-8666-0e111f28e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:44.988Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=020fbb52-8137-479b-8bfd-146100d96d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:54.996Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=00e0bbeb-184e-4947-880e-cb2300e54adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:36:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:05.003Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=89746db9-684b-4bc1-8c5d-9cf545a5d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:15.009Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d75a0d4b-a052-487c-adda-3a3fce60681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:25.016Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3eeca9b5-fa2b-4d38-be8e-f7c19d68400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:35.023Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=bd2e6214-d6f4-4994-8905-c33e7c481e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:45.029Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9379a6f7-9364-4eae-b32a-3250b04a8317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:55.038Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=45f0eb2c-5084-4cc5-a7dc-ce2ac5b23bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:37:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:05.046Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ce44980d-6936-46fc-960f-3d13e9d6a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:38:07.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:38:07.145Z |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-03-16T00:38:07.146Z |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-03-16T00:38:07.147Z |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-03-16T00:38:07.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:38:07.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:38:07.150Z |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-03-16T00:38:07.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:15.053Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2270889e-c88d-4f62-b815-b787c27c8783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:25.060Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c6149ce0-b14d-4d1d-81d3-7924ca2d6299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:35.068Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=66e06a84-3775-4960-ac5c-9214e2ec32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:35.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:45.076Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=52999a0a-a5b4-4f3d-ab2f-43fa43a142bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:45.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:55.081Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a7eb7e50-ac8a-442a-9b8e-288eebb73dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:38:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:05.086Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f402c5d9-3dc1-4724-9cb9-81096bde9f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:05.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:15.093Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ddc08a25-698d-44ac-a797-378b0973879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:25.102Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f294d286-8cfc-4cb0-bf8b-fc5afcf56eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:35.111Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=6c4ff310-748a-49a2-9c8f-0476bf3768de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:35.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:45.119Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f547cbfa-5dbd-435e-b392-ee086dd2ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:55.126Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fc063969-6a06-4dc5-a98b-9294431c1b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:39:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:05.135Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7c70e92d-7620-41e4-a279-b71517fef508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:15.142Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=af164aad-0984-4e8b-a4ff-0bb8edd83fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:25.150Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8e98ee20-f82f-43bd-bfce-1ec2bfda1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:35.156Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c0a96e25-38ea-4000-a5ee-a4ae5f797845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:45.164Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4aeff676-1596-4e3a-abf6-8dc1266e09ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:55.171Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=dae84ef8-4066-4037-a03e-95ea5368318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:40:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:05.178Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=01b6bc4b-5416-4fad-a3bc-7e3223042bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:15.184Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d8696e2d-8efa-4cd1-aab1-e23b744744fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:25.189Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=35edb142-c3d2-405a-85ac-9a3c7932d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:35.196Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=27b1179e-7355-4a1a-85c1-ad8c38b513cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:45.202Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c8c79365-c668-4a21-aeaf-355d100ea142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:55.209Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9dbc06e8-a0cd-4236-901f-b8cdcaee7d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:41:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:05.217Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c63b62cf-e959-4813-8ce7-c42c213fab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:15.225Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f8fa4ba1-0e4e-4736-9fe8-87cc363eb265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:25.233Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a954a421-532b-4716-bb97-54c0b82cf293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:35.240Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=97b3c283-7b49-409c-8837-2da2f4a49f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:45.247Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=03c4cdfb-d532-41c0-8ac4-755a0a9fcdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:55.256Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=21023a62-95c9-4c97-83d5-24c277db47b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:42:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:05.264Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e3b86fd3-8c2a-4e2b-99d3-ecb05a65a76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:05.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:43:07.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:43:07.127Z |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-03-16T00:43:07.128Z |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-03-16T00:43:07.129Z |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-03-16T00:43:07.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:43:07.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:43:07.132Z |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-03-16T00:43:07.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:15.272Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e4e407c8-b217-492f-8476-e35f075c5a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:15.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:25.279Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=51d2fd3a-1c42-4af0-8e8d-3d53c78c6132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:35.286Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3eecd61d-78ae-452b-b04d-cb9846c53c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:45.292Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9ac6e411-0c2b-44b5-9c31-a0b995485e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:55.299Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=cf154f53-05f5-41bd-bca3-fb8e37d61695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:43:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:05.308Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c8ab4ad9-13da-4d0f-9924-a2c7da9d96a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:15.314Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=31615cd6-591f-4b5e-8c0e-e22d0ed3d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:15.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:25.322Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9ed9e84b-0f33-4cad-8eb7-6e94e2bbccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:35.329Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0d31f076-480a-4ec9-bb3b-25decf8d0085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:45.336Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4301677e-a498-4fd2-a7d9-e8b670fff926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:55.343Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=19e12849-3db5-469b-b8d2-b9f96a2b909e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:44:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:05.350Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e970356b-34cc-4056-8954-07d9672d66fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:15.357Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0bab5299-76b4-47c7-9bd5-06565f2f59d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:25.365Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=af32ae77-2c1a-4a70-8f12-2d494d49e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:35.373Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ca9f9bde-c08a-44d1-82fa-885ece6650ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:45.379Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7cf03f75-bf35-4b73-a303-d9b85cbb7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:45.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:55.386Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=286ce612-7383-44fd-a30f-a8d1ad72b1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:45:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:05.393Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=c71a4256-eeaf-45e7-bd8e-2d795cc20119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:05.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:15.399Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5f40b710-84f5-4277-b965-3b638d74fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:25.405Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4fd2beac-efd9-482f-b49c-befa7b9359b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:35.412Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5a649444-ccc9-4392-ba41-c724ce9a403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:45.418Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a4b44e16-1b40-4432-adf4-8916e256b4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:55.424Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=bbf92b7c-81e0-487c-9d91-81853c6935c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:46:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:05.430Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=07d78ba0-c746-4fa2-9918-3c4c65d4daf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:15.438Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b7ddae44-6676-4e90-a78b-151a940e15af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:25.445Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=32997d53-7a8c-4dc9-86e4-0263dd5cf8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:35.450Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=722b8763-0cb9-426d-a92a-dd2e01686383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:45.458Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3dff3a49-1493-4921-8f0b-6dded5069423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:55.465Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=969124e1-1310-4937-9596-cd7a47dae479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:47:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:05.471Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f1d9f220-f046-4e95-9fba-feb638ba1995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:48:07.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:48:07.187Z |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-03-16T00:48:07.187Z |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-03-16T00:48:07.188Z |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-03-16T00:48:07.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:48:07.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:48:07.192Z |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-03-16T00:48:07.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:15.479Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=999d7275-edf4-43c4-8d6b-f0b0f74ab728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:25.489Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=933ec243-183d-4696-8a0e-37ecfa2e4e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:35.496Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=33897a03-aed4-4fa5-afa9-9f588fddbdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:35.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:45.503Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=53de351b-627e-4672-8803-464413ec1cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:55.509Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7fca0477-c9da-4b8c-97d4-c3087399a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:48:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:05.517Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2d875835-d7b2-4de4-8565-fdf9c9f465ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:15.525Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=93996948-f315-4162-afe7-131817d620bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:25.541Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=feaa1bf6-ae8d-49cc-b4dd-27f6b3cc37f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:35.548Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=de00d444-7031-4ef1-873f-58d5bc497c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:45.555Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=082c0354-7f0f-47e4-9119-b54aac879b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:55.562Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=49b78ee5-f072-4681-8d4b-c4eecd18d6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:49:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:05.569Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0f5c248a-5f5c-4898-8946-a8d1aa4b9c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:05.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:15.575Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d09fa376-6c76-4b0b-970d-a1a57af8a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:25.582Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=51e19c58-ce82-4865-9784-0fc686bc8de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:35.589Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3abb56d9-c3af-417e-b6d4-f71a8d4ae3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:45.596Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=514267a9-b97b-4ebf-bee5-49be650a2201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:55.602Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=322071b6-861c-48ca-9ecc-28166f06db36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:50:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:05.610Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1618d8c6-1e87-470d-932b-7cfb2b14fa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:15.616Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0a0ba7ab-b86c-4bc8-b1b2-4d737c73d24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:25.624Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d22e7609-b518-4c86-b7c8-7f23bc928a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:35.632Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=b3aaabb8-56b5-416f-9bdb-6de41b03f8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:35.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:45.639Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f750a6a6-0ede-4ebb-a498-01e50eb02dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:55.646Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5842fb8a-f635-4427-8f91-7cebd2a2fb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:51:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:05.652Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4f690010-f33d-459d-a303-80bffe57f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:15.659Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=048756b5-62ed-4fc9-a36f-e9a01656ea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:25.668Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8a6facac-b6b6-4c90-aea8-9ead6c993c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:35.676Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=988c444a-5aa8-46a4-9f1e-1b69b3a4e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:45.683Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=32269ded-d735-4267-8330-55f029d04a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:45.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:55.688Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=615274e8-e3e0-4cae-98e7-010638c68831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:52:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:05.695Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5729be74-26cb-443f-b2cc-ae4545e11b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:53:07.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:53:07.128Z |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-03-16T00:53:07.129Z |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-03-16T00:53:07.131Z |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-03-16T00:53:07.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:53:07.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:53:07.137Z |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-03-16T00:53:07.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:15.705Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f485633f-d032-4c07-a531-5e7750362290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:25.712Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4b23fdbf-8502-4b16-9184-1c39fa7ddea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:35.719Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=0329db5c-3af1-4bbc-9231-51eea763e3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:35.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:45.726Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2884b7fe-4e0c-47af-b759-c6c851ba0ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:45.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:55.733Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=202c293a-caa4-4394-8d20-217e1a70c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:53:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:05.739Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=a794a907-581a-43bb-a7a2-a89476a3981e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:05.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:15.745Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=44dc700a-ecf3-4c17-9514-097ded39b3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:25.753Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=61fb1cea-4000-4228-84d0-f652409e2b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:35.760Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=606eb6d8-e02a-445e-b66e-40b9fa5afca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:45.766Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=cf36999e-fa4b-482a-ad96-a00e43bb481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:55.771Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=8965ce54-1d0b-4cc1-a489-40a2ec467635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:54:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:05.779Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=2790be09-9b1a-4577-829d-0f7169ba0c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:15.785Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=bda4a9e7-967b-459c-ae04-3d1c77d08440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:25.795Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=42b12123-2411-4280-ac8e-9106951c776e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:35.803Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=58bcd833-8394-4fe8-a909-c07ec43b5661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:45.809Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=301b68ff-7e71-409c-8a4b-de88399b7144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:55.816Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=4102e542-3412-44ba-bfdb-018cfbfa2023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:55:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:05.823Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=658d25ce-f563-4d97-b142-8f0f947edbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:15.830Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=93cd1797-2bed-4950-b36f-01456abd3b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:25.837Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=939186d2-e530-49ae-a9c4-45176268db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:35.847Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1504f8bb-716f-4339-be79-3d0e32429609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:45.854Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1ba07ff3-16b2-4b51-b329-dd99838a3c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:55.861Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=dfec00e9-3980-4062-b6aa-90d20f8e9d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:56:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:05.868Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f270eced-d918-4c96-9f4d-9cf65cc54cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:15.875Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=031fc1b5-b41f-46be-9eb6-9607d4781d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:25.884Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=6384949b-9d30-4cc6-b748-a22ae570cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:35.895Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1bcfd51f-b960-4b8c-b583-288949905e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:45.901Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=92b43d1d-53e5-47e2-a9dc-017edb41b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:55.905Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fbda00c5-1e62-45b6-8ec3-2ca839e958e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:57:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:05.910Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9b2a6fb7-35e3-494d-9f9f-8f9d41457b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:58:07.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T00:58:07.142Z |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-03-16T00:58:07.143Z |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-03-16T00:58:07.144Z |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-03-16T00:58:07.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T00:58:07.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T00:58:07.147Z |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-03-16T00:58:07.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:15.916Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=1c906571-506b-4a06-aa2f-bcfcf521eb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:25.921Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=5252dc21-76a9-4e6d-b631-2907c991ce94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:35.929Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=9dbe94a1-89b4-4a18-8d8e-815bff8f1afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:45.936Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=af2a9763-065c-4ad9-ba40-96c8e29d47de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:55.941Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=fe0ba5ed-d52d-422f-92b6-cfe04df6a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:58:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:05.949Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=6287e136-cd37-4af4-9166-5a417b70bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:15.955Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=48bb1d6d-0d1f-4def-8f5e-fba403e3f0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:25.963Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3bbe0bcd-b5c5-427d-910c-7db02ee0971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:25.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:35.968Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e19be208-9bd6-408f-b29f-e3ce5cf695ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:45.974Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f6d303f4-e4a4-44e1-9ffd-0a28f657f55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:45.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:55.980Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=e0381352-b490-4e79-a9c1-131902ff4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T00:59:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:05.987Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f4fa7cdb-f7c2-49d2-816e-37c6d99d3ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:15.994Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=16aec021-ea0a-4c94-9a4f-ff4ad2ab153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:16.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:26.000Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=ba6350e2-1cca-4274-8b62-d6b74909be46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:36.006Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=3fb2498a-0275-48db-81be-c4fe01e1a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:46.012Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=d4c76613-4392-4982-9e00-ac1ffe4e3af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:56.018Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=81af9325-4138-4163-afbb-9f215ab02bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:00:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:06.026Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=7e608f69-3b39-44d7-8201-d32b740a7f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:16.032Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=05f64952-ef2e-4a2d-b24e-c3903cea76f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:26.038Z |INFO |Init configs |InvocationID=13f81ad1-aef7-4f67-812d-81cf3eb69ce6, InstanceUUID=f03120fe-f925-48d1-9b70-5d1870d48394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T01:01:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |