By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:11:03.703Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:11:03.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:11:03.750Z |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 |2021-12-12T23:11:04.625Z |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 |2021-12-12T23:11:04.712Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:11:04.713Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:11:04.713Z |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 |2021-12-12T23:11:04.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-12T23:11:05.152Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-12T23:11:05.184Z |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 |2021-12-12T23:11:07.093Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-12T23:11:07.629Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-12T23:11:07.655Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-12T23:11:07.655Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-12T23:11:07.739Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-12T23:11:07.740Z |INFO |Root WebApplicationContext: initialization completed in 2555 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-12T23:11:08.545Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-12T23:11:09.336Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-12T23:11:10.825Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-12T23:11:11.534Z |INFO |Started MainApp in 10.586 seconds (JVM running for 11.359) |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-12T23:11:11.596Z |INFO |Start scheduling PRH workflow |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:11.610Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6380025a-743a-4083-8a35-2ea5c0aea3e7 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-12T23:11:12.687Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-12T23:11:12.688Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-12T23:11:12.693Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:11:13.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:23.521Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e742b88e-d530-4571-a376-a10e764163d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:11:24.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:34.559Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b56aa273-2c43-413c-9744-cb93b85360db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:11:35.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:45.606Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=97f04be0-fee4-49ae-9771-3278a55e2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:11:46.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:56.641Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9454f586-8552-451d-90f9-39075b56e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:11:57.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:11:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:07.746Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e95ee8e5-2284-4b8e-9071-6aec38513098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:12:08.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:18.784Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2200080e-9321-4e2f-b2a8-3aa5d58259e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:12:19.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:30.626Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ce3a15df-632e-4b39-afac-15b933994b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:12:31.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:41.667Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4fccf32a-2f22-4e03-ad4f-0dcb808d33ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:12:42.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:52.707Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b159c9fc-658d-4850-b664-acff5c605e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:12:53.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:12:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:03.778Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5bae182f-cce6-459d-b2cd-67ff5098e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:13:04.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:14.820Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ccfa94f3-b762-4669-a5f1-38befd06bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:13:15.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:25.857Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8656e4bb-b37b-4d61-8dc4-7507b45c65d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:13:26.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:36.896Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ba6061a7-fc81-43c3-a719-2cecd22fa23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:13:37.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:47.935Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5fbe845f-54e0-4349-bc64-fda5572fae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:13:48.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:13:58.977Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5ba4886a-08fa-4b09-a612-e5dda639be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:14:00.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:10.015Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0f316d95-06ac-4026-85f6-5010f4c983c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:14:11.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:21.060Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=be84e501-a36c-4dc0-b7c6-f7aade218239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-12T23:14:22.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:22.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:32.097Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=875710ea-1c3b-403b-ac52-a89e828039c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:42.238Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a7937760-7fa3-4ee1-9f03-8bb748330290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:52.250Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3c4adb4e-27d9-4b4d-b089-b8acd2c4da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:14:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:02.261Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0eac13d3-cff4-4608-8eb5-b346ca4bd2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:12.271Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e45f9010-8079-4cbd-b431-3197e9775ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:22.312Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=de0ce4ec-5a3e-4fed-8efb-cac948c19d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:32.329Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5e5e07bc-eeff-4a5b-a6f3-18e721d116a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:42.344Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=613a2d4f-efb2-441a-97d3-b2e242cf8db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:52.354Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3d665ba9-739e-4d43-a036-9c5e2475d795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:15:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:02.363Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e8da50a2-026b-4fa3-8bcd-9e184a83ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:16:09.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:16:09.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:16:09.806Z |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 |2021-12-12T23:16:09.812Z |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 |2021-12-12T23:16:09.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:16:09.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:16:09.821Z |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 |2021-12-12T23:16:09.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:12.377Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c13ac70d-aa5e-431e-809e-727c231bc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:22.386Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4223dbe0-ddd2-404b-82cc-b4d1e684c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:32.394Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f2773690-830e-4c41-b5c3-d36f7449e43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:42.404Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4d520529-c581-4071-a560-f845acb101b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:52.414Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c682e0c1-9a7c-4dbb-bbb3-09bfbe5265a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:16:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:02.430Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b44c040e-b0ee-464c-a4a4-15c411cff00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:12.447Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8d97fd47-c874-4bd8-9814-b0cdafcc8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:22.460Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a798a98d-6cb3-404c-be81-ae9d1533b1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:32.470Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5d713f8e-92a3-42d0-b914-ab877d8707fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:42.481Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d568fee8-5ca7-4e06-b8ef-d56fd2552d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:42.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:52.492Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0da236b3-ee57-4fa2-bf0e-d5c757da792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:17:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:02.510Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=54a3bf9e-e814-40bf-95ac-7f15f701564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:12.524Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9189c22a-95c8-4df5-893c-a8a92cfd7858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:22.536Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=69854a5c-3895-4329-98de-d1cc9db77ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:32.546Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cf1b54f6-a616-4a3b-8b37-ad75b6e08dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:42.556Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8e03e8af-19ea-45cf-bd3a-5f209f661e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:52.567Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3daef2e8-b887-4664-b9bb-4a7de1dd5539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:18:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:02.582Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8883fcd9-0fb4-4097-ada3-de741fb03df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:12.590Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0ebb06ff-1916-4960-a4ed-16a947871d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:22.601Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0c7a6838-a08d-4817-815b-63bec2c7fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:32.612Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cba4729e-0d28-4d04-b2a5-f108a27ad820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:42.627Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=072626ed-13fd-4362-a478-979ec0156d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:52.639Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=16200ec1-bcf8-4a30-bb2c-c19c6b1cde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:19:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:02.648Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=54b5ed5f-f4ca-4300-93e3-841b8b429405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:12.655Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=27ab9222-e45a-4560-b934-f579535ef129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:22.665Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ec533958-5c58-447d-86fc-39189fd6ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:32.674Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=77415e23-b755-4045-882b-895696d83ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:42.683Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=026d9519-529e-4d6b-9b95-ca40e977157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:52.694Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=eeaba364-ca4d-431b-aa03-aed597b5c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:20:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:02.707Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=12765bfa-5c14-44ed-aae6-3da6b041c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:21:08.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:21:08.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:21:08.982Z |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 |2021-12-12T23:21:08.986Z |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 |2021-12-12T23:21:08.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:21:08.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:21:08.993Z |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 |2021-12-12T23:21:08.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:12.721Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fd03974a-8a8d-4b56-8e4a-aa449257e93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:22.734Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ef085133-08ff-49a7-b88a-722f7c7e9d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:32.742Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8baf4d21-967c-4acd-bccb-e73d0b802162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:42.751Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6ab198a5-f25d-437e-a343-4dd6d5d4dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:52.758Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=83103bf6-ab73-40de-9ced-61e401a006eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:21:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:02.765Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=18191ddd-d6d5-416c-bf55-c2bc1314a1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:12.783Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2c45211a-6a4a-4af7-888c-96a5ff718aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:22.792Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e1ecb953-505f-4a4e-9324-b65b5e49bc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:32.804Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b7cb0046-0dc9-4e43-ab16-a14d4a45718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:42.816Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2ab9c818-8162-42d0-a176-b64f719ef754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:52.824Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cb83d2e1-429d-447b-9db2-481a4471969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:22:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:02.834Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bb19544f-1a59-4e11-a061-c941b7b5758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:12.849Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=413f25ad-6cfe-4c52-b7e5-4d6d7b49b447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:22.859Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fae7bc74-e1a5-40f9-9c5b-85b388c31347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:32.869Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b731933c-6677-4004-8603-0860468c58b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:42.879Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=30dd99ca-9d4a-4aef-ac1d-9c7fe873b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:52.888Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b818d156-1c90-463f-bb6b-ac369b6ad4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:23:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:02.904Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a6ff43a7-dd1a-4a0d-b0ea-fcc46505ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:02.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:12.913Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1af4f557-c1cd-42d7-a1b1-acd7ad60f4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:22.922Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2299e2bd-5657-494b-a139-a885e3a1a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:32.936Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=291d6387-84af-4438-9106-56e0d9100aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:42.949Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9bf2c7cb-3a7a-4416-af0f-c8d5ad78138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:52.964Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7b309930-2f31-428c-b321-2af65d0434ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:24:54.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:04.159Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=97cbdd23-a501-4d20-b0a5-70105694f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:14.169Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4e285726-d497-4998-8f85-9edf7b3ca77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:14.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:24.240Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a5a02e7f-6faa-4913-bf6e-8201a62db495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:24.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:34.249Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4b78c7ef-c0dd-4832-89e0-2ae819fde882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:44.257Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=88e8282c-73c1-4e22-a7bc-34eb498b2284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:54.274Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=58bef49a-9c8b-43d7-93ed-ad7138f88c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:25:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:04.288Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0d230543-84ff-45d2-9b24-37f40bd7b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:04.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:26:08.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:26:08.958Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:26:08.959Z |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 |2021-12-12T23:26:08.962Z |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 |2021-12-12T23:26:08.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:26:08.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:26:08.969Z |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 |2021-12-12T23:26:08.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:14.313Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d9074894-c562-4fae-b78e-376e1b90849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:24.321Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=303e19c1-90cb-4045-b41e-a4535c2c55c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:34.330Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=13c2f0a2-37c9-4d47-95ae-437b0d036ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:44.338Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dbf1c115-fe35-49e1-86dd-b5b278239b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:54.348Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=01dca060-5caf-4c14-b186-caaa1c33a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:26:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:04.358Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=21ca5af4-f096-4aae-aebf-d1dc2a970545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:04.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:14.371Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dcefc5f2-e919-4d9b-920d-a9930299dd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:24.378Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=126eaddf-ee58-4602-9f5f-0f9ca2b4031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:34.387Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2390a023-e997-4948-9129-7cc02fab839c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:34.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:44.397Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fb3fd44f-1996-49de-9300-d8b4267f736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:54.409Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=337bc540-db1d-4e25-9e96-f29029faa641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:27:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:04.418Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=be53c829-1a7f-4f96-b02b-9706fe90c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:14.582Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=774ab5ba-204f-4271-a976-a4630da938dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:24.589Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8c7faeb4-aa4d-4c98-855f-3a68d92bcce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:34.596Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c46bec8e-8108-4bac-b661-2f3f48d3eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:44.605Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e9194f3c-4e22-4257-b83e-6308b67a0851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:54.613Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fdfc083c-622b-4f8d-b63a-872dba3a3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:28:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:04.621Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=374ff1a3-6653-44d5-a214-c24659e160b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:14.642Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=55eebc6b-7a12-4bbc-b269-d0df5b23d895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:24.656Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8742586d-22d6-423c-b755-aff40f084138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:34.664Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=50c8c218-bbac-42ab-a727-8b4436df4e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:44.670Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=49f81ddb-918a-4e7a-bdea-9fdd7e16b3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:44.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:54.677Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dee8e2ba-50f9-4c45-94fb-8074681974ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:29:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:04.688Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5e67c185-03d7-407e-8500-b423a84ae76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:14.697Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=272ea3d3-d80e-4afb-ae70-d97e0d5e09c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:24.708Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7b272285-479f-4635-97e2-8e71cd75fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:34.723Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a7a4f840-9729-4e1e-bfb3-64a572c49f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:44.734Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4f457a67-9092-4a60-8c9e-e612b29d9d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:54.741Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5338c0ac-28ed-4fb6-a3a7-94114054145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:30:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:04.749Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e94cb5f8-e191-431b-983c-a6d94a371b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:31:08.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:31:08.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:31:08.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:31:08.902Z |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 |2021-12-12T23:31:08.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:31:08.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:31:08.910Z |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 |2021-12-12T23:31:08.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:14.756Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ca58831b-6abd-4188-95c1-54dace1bd5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:24.763Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=73504d59-a5dd-49dc-87a2-c731f1798aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:34.770Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=eccc0cad-0ac0-490e-80ba-ed2105c72965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:44.778Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ba4e72f8-a9a9-49bc-9f52-f324410162d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:54.786Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1ebd93f7-1798-49fe-ada2-31115dd1ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:31:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:04.795Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4566f419-5915-40c8-abd2-ad6531327ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:14.803Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b47eb979-3af3-46f4-a750-adb5209a0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:24.818Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=66c9357a-aaa7-48de-ab9c-f4ecfec92284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:34.826Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=66ef27fe-3001-4e5e-b78c-3fb37351090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:44.840Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8f3b6ab5-868b-45cb-a744-02ae558685c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:54.848Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=040b168a-8fe3-4fee-87ca-6bb43cbf5505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:32:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:04.855Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8ec70362-671f-4190-a457-83e8e79f4341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:14.860Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f28921d6-8f96-42d0-8df5-c9082977e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:24.868Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=748e7526-9ee6-4070-8851-974afdf7b58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:34.877Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=82d2cd9b-cd53-4a92-8a8c-ec3e77e4d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:44.884Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b25fd770-de4a-4412-bf34-b1ae5491b178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:54.896Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=53c976e2-0d20-497e-a0a2-7d2ac56ab10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:33:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:04.906Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9b564071-7133-456f-b605-054a36e72b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:14.915Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3a8937dc-71f7-4ac0-8ca2-1323491ad2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:24.923Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ab6de43d-acc7-4765-99df-d05c165c0706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:34.933Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9c69f0a4-f382-4820-82ef-6432a297c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:34.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:44.940Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=758b9501-f1cd-4e4d-8c15-ff6257a13561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:54.952Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e8ff1885-b6e9-47ac-a1c3-43058cea86de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:34:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:04.967Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5ad47f92-c684-468f-8c69-f056b4eef370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:14.974Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b6120f8c-1ef5-4328-b404-47098a35d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:24.983Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e4cc309f-d9fc-4dda-afe8-765c72262253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:34.991Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4ba1bb99-2585-4879-95ec-f5b49f8facfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:44.998Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=042df9b0-21d6-4bea-add9-26b21e6f57f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:55.007Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7e99d142-38ed-462a-a246-12c7491c99db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:35:55.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:05.015Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e58f7555-9dfe-4861-8c4e-5e463c1b6dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:36:08.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:36:08.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:36:08.935Z |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 |2021-12-12T23:36:08.938Z |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 |2021-12-12T23:36:08.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:36:08.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:36:08.944Z |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 |2021-12-12T23:36:08.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:15.023Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f96e88ed-a0e9-4a7e-8e17-502de2983d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:25.031Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=17e5ce22-858b-4cc5-8857-1fb907ba3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:35.048Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f4f6153f-2147-46d4-8200-236b0668f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:45.057Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2edc76a2-9e13-4a5b-9f38-5922102d447f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:55.063Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3b0485d5-42f1-41fc-a6ab-922e2356f7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:36:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:05.072Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=78d651d3-42dd-4124-895b-d7f718449039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:15.078Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9d21b883-141d-4162-b336-b99f386fb729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:25.085Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fe27c8c6-c6f1-4ee4-88d6-58abb0fd91c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:35.092Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=466f227a-7d4d-4b03-af77-186559914632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:45.099Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9a02d0eb-1052-41bc-a90f-c858b591bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:55.106Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=46d243a1-b803-4938-83b8-92fd4d43c14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:37:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:05.115Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e6164134-8e49-44a2-868f-b5a050029aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:05.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:15.127Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4375ffd1-b63d-4312-bdb8-f444eec798cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:25.134Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=79f38078-3cb4-46b2-bdad-bf0cbdfd0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:35.141Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=89acb358-f267-49a6-a340-5172de91c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:45.147Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=935ae5c1-64d4-49f6-b8b8-52bc4de2167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:55.159Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=05400a0a-356b-46d5-8c4d-535bf8fda7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:38:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:05.168Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e6e81100-042a-406f-bd0c-b44b8b2d47c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:15.177Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=af78a337-0108-44b1-b09c-245afda49d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:25.185Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=563ee943-f7a7-480b-8f6d-900f4b04c548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:35.194Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=214b4d33-760f-4332-9e20-3959706ab326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:45.205Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0f039ee8-bbf8-4453-a78b-608a7210b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:55.213Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e1568c88-380c-4c38-91a0-bdf85de20a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:39:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:05.219Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f9a79d54-d61b-4b44-829c-8a8afc53fa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:15.226Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a3ff1f14-d284-4b6d-a298-2ccd3730e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:25.235Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f598816d-f48e-4400-aa32-fbd864fc639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:35.242Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=51cc50cd-34b5-4bde-849d-deb2150e48b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:45.250Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cb1c175f-efe3-4ac7-ac2b-b1e2b6cbc6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:55.256Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=499da9cf-38e4-4036-b518-8d4d7ec3436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:40:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:05.263Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9d66faae-9027-43f9-92d7-745b053247a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:41:08.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:41:08.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:41:08.913Z |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 |2021-12-12T23:41:08.916Z |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 |2021-12-12T23:41:08.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:41:08.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:41:08.922Z |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 |2021-12-12T23:41:08.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:15.274Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f5f7872b-6bef-43b6-a532-3422daa7e534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:25.281Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ecfbae8a-d396-4d3b-b3d4-8e7d4442fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:35.289Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b0de8ca4-d259-42f6-a570-9b3186f5eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:45.299Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=13fb08cf-e75d-4b39-89f4-589cf0f04d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:55.312Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=242c2b73-69cd-4fcd-b65a-38ce351a4013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:41:55.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:05.321Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=49043416-1a30-469a-ba7f-901ef7cf2ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:15.327Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3224888e-6432-43fc-8767-10e9651c8238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:25.334Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=36458880-1894-4eb0-91bb-8867cd5f7ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:35.344Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e176ebdf-d0ce-454e-b8e7-ce73bfa524c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:45.353Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ce291ebd-96be-44b0-845a-48021c6967a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:55.360Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=354f860f-c423-4ff0-814d-c933a6b9eef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:42:55.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:05.366Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b20f8a9f-c0be-45ac-b0c2-7aef31f69e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:15.373Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c8f541df-5d57-4fa5-afb8-1f7257c92b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:25.379Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e4a1aa37-737a-404d-9a53-67e745556dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:25.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:35.387Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=54190385-ac32-43d1-9267-849b1beb32a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:45.393Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5e8063bd-7dd6-4f04-acc9-d7e1f7c2477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:55.401Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1be66bd8-9f7d-4c46-aba1-9a52abdc4963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:43:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:05.410Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d0d0eac7-35b7-42ce-b439-6d27381cecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:15.417Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8b8c02e9-5f8e-4d2c-bdbe-a9cb162bd1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:25.425Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=abcaec84-0b00-4549-a368-c17ede0824dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:35.438Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aa948616-a9cd-4e94-b3e2-8235afd1b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:45.444Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9ec63b60-4644-4122-b5f7-b193ceb3ec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:55.451Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e6cd8342-adbd-497e-ae52-9c083fba65dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:44:55.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:05.459Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2760ae17-7a8c-4354-a320-2d0dbd015e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:15.465Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=56b44f96-207d-4a85-9b26-09f55bef0a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:25.472Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fd12f695-7c08-4268-a253-9208d510041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:35.481Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3a0fde91-a422-40fb-b538-ea837a0d5c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:45.487Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d91b1b1e-f2db-426c-9b55-93cdd294fbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:55.496Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=14c1321c-e67f-43a7-848f-8de0cc07004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:45:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:05.510Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3259c885-78a1-4bd6-85b0-dce954c8d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:46:08.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:46:08.950Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:46:08.951Z |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 |2021-12-12T23:46:08.954Z |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 |2021-12-12T23:46:08.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:46:08.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:46:08.960Z |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 |2021-12-12T23:46:08.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:15.516Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c4e0802a-764d-49c3-9b11-e5362d5db67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:25.522Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=165dd893-0d3e-4463-b275-c04fcf0b45dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:35.529Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=af3f0fa6-7f34-400e-93b9-fd186505acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:45.535Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=85186ca3-5df9-4501-9c0e-80b307c3c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:55.542Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5b20591e-f047-41cd-9305-902b350eb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:46:55.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:05.549Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4221d23b-a648-4712-b04e-cc4578bf2ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:15.564Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f5ffa7ee-792c-4344-836b-01ee6bc8a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:15.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:25.572Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=326f2aa0-b17b-4a55-b1c7-5cf7569857cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:35.583Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b988e227-c4c5-4759-a3f1-54b5b4bc212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:35.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:45.590Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d945b940-6681-4ae5-9691-d6273090f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:45.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:55.597Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e7fdc3cf-0a8e-4377-ad7e-000db3557140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:47:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:05.605Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=df0cdf29-2e6d-4201-955e-19085c30e1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:15.611Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=771360c9-8cb1-417a-a7c3-c2b88a1b2c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:25.618Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=30dcac53-f859-4d5b-af0c-7339805554d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:35.625Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b8f9a09e-eea0-47b6-9a75-a6cd07d917ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:45.631Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b5fa2523-ce40-4584-8d23-ce2110cde99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:55.645Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9a75c64b-e2da-4919-aa09-29fefd4c0d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:48:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:05.658Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=818516af-4b1d-4ee6-b2ae-4716578ca50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:15.666Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0ac335cf-3e52-427a-abd0-68b93c349d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:25.672Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=62e06929-db7b-4b20-a86b-c9c34e1ad5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:35.679Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ba97ce94-541c-4ac7-b895-a52928a09d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:45.689Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=509d8d7c-90a3-4b15-b85b-bf8a32b6c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:55.697Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cb92f57d-bf31-4e50-96c3-73299bd2af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:49:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:05.704Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1eb031d0-10b9-4a60-bc3a-dd132df2463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:15.712Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a01892b2-4253-44e7-93d3-c52928b7c2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:25.723Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e8092d96-eff8-437b-abb1-c8432282974a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:35.734Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=89e16d41-c59b-4999-938e-4f0d62ae6c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:45.742Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1c070807-e2b3-48cb-a31d-850d282bf345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:55.749Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5baf26f5-3d3a-4cba-b158-052fb4c6b20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:50:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:05.758Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cf31af7b-d776-4fe0-9417-6cf8f45f2aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:51:08.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:51:08.895Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:51:08.896Z |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 |2021-12-12T23:51:08.899Z |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 |2021-12-12T23:51:08.903Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:51:08.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:51:08.904Z |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 |2021-12-12T23:51:08.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:15.766Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8399f2a7-d690-4f1a-b598-9801071563df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:25.773Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f2c868d8-eac4-4b45-9367-07a9ac30f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:35.780Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=eb126f49-6b20-411a-94f1-aef01b34b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:45.787Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e567978e-21e8-4b41-bae4-9a4a23924169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:55.803Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5a898041-57ca-4609-b9da-c0ad7c0ddd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:51:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:05.812Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ee18ef0b-2b5f-4005-af76-9a450ae15f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:15.819Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=34571137-7624-46b5-a6f1-a3f41e2552fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:25.825Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=063ebc81-08e5-4d97-bab3-00dc79d66cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:35.831Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=93268682-a69d-43d8-acb0-257bd73c3101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:45.837Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d649a8f8-1d78-49ea-b9d4-5170d4cb7722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:55.845Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c204db71-733a-4dc4-a44e-746fca30e85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:52:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:05.851Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bb342972-ba2b-49c4-a58f-8238aaba31ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:15.858Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1af23f32-d80b-4a91-969f-9d2e24c0dfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:25.864Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=82aca42c-c043-4ac4-90e9-58fbbba83d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:35.871Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=34c42090-9839-4e43-82a4-f809578e678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:45.883Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=94184053-5fc6-4f52-860f-b68caffa3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:55.890Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f8124260-eedd-4158-9b9d-d6ae13975dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:53:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:05.897Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f894e01b-07ce-4f94-af0f-63bdf2d15cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:15.906Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b34b28b0-c276-4609-a928-d9faaf93d5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:25.912Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8da10ce5-5e59-42de-993c-70d0b1b9e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:35.920Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=116df4a4-8321-485c-9d6f-8270d5a382c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:45.929Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=34e4326c-f11d-44c8-9c33-8a5c14b5cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:55.952Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=70e0971d-2102-4bc5-886b-9cdbd41d3171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:54:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:05.963Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=923ca5e8-5718-4fa5-a880-ece239f769f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:15.971Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fc1c2e9c-1ff6-4274-9d1c-6909dbadc3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:25.979Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bc5d0733-d546-4492-953e-ced105577b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:35.985Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ceb8b4c7-67cc-46c2-856b-02dc444c6813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:45.994Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2c504d12-9361-485a-87e5-ddb3086be2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:56.002Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b41aa528-622b-45dd-b324-d12846022ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:55:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:06.009Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=03074c0d-6c2d-4fcf-96b6-439bac4a0ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:06.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:56:08.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-12T23:56:08.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-12T23:56:08.930Z |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 |2021-12-12T23:56:08.934Z |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 |2021-12-12T23:56:08.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-12T23:56:08.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-12T23:56:08.939Z |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 |2021-12-12T23:56:08.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:16.016Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a0708b8c-6063-475b-9bc2-3f8cd5456af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:26.024Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=321b9a3f-4765-4cd1-b7a2-3f1de463a05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:36.034Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cf375c69-7b7d-4702-a53f-632d4597f527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:46.043Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=abc93fc1-cef4-425b-b221-8fc768ea2362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:46.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:56.050Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f18a3e37-ee1b-4847-939b-78fe359d9133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:56:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:06.056Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a3a4998f-1e54-4139-baa9-465674ba6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:16.064Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dfc9f25c-84a6-470c-948b-db02474bb7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:26.071Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a51c1c93-561a-4c81-8122-b1ba2b935172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:36.077Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b1eb9c26-eb54-4367-854a-346f4a10e623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:46.084Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8068441f-04ac-43f8-a9a8-b6f9233ec824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:56.090Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f805c8ac-f6ff-42b6-8c51-1164d87a8867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:57:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:06.097Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5f3f4d43-e77b-44df-a0fd-7de5498808d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:06.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:16.109Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8bd9c69e-7a14-4ca2-b185-50cdbb5c70b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:26.116Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4064ad56-c4cf-4c90-bb20-ef9016032144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:36.123Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=307e4336-a63b-46be-9670-e587ee62d8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:46.129Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c7150762-dd99-4732-9135-24935748d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:56.136Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=efc5f527-cfac-4e42-b74d-30891bb21e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:58:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:06.142Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7858ea58-363c-4239-8342-de157263d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:16.148Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=02ffd6ae-3bea-4163-a44d-41b131a9032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:26.156Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b2c0df1a-1e14-4d15-8ff5-b0821dbb9ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:26.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:36.163Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a1a0c4cd-f4d6-4c56-97ef-a9a350a1f060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:36.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:46.175Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=27e2f499-fe0b-4f1c-b85d-f2339074ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:56.187Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=676e6ff5-4713-4dde-b8b5-66a6db1305c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-12T23:59:56.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:06.195Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=787b6ecf-1f2f-43ca-bd06-e08374358029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:06.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:16.221Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1a4ac59f-9cb9-4720-9791-8cedd8805beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:16.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:26.229Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5dc1da45-4bd2-4af8-beca-433822851436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:36.235Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b9de8da9-c3fe-40b2-bfe8-d81e8dc08bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:46.241Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=edeb5dad-7151-407c-9a0a-12d67f1f0b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:46.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:56.258Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6f95cbb8-2638-4d3f-8966-435c4296cb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:00:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:06.267Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=41f00a40-2676-4dfc-b569-d23a5e00d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:01:08.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:01:08.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:01:08.890Z |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 |2021-12-13T00:01:08.892Z |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 |2021-12-13T00:01:08.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:01:08.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:01:08.897Z |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 |2021-12-13T00:01:08.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:16.274Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3e09c82e-8774-44f3-b556-4dba2b39aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:26.286Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=814a75cf-bbc9-434b-a0a0-da12e2662e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:36.294Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8bc48d23-06ad-4733-be1a-735d6d087ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:46.300Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cce45155-9af4-456d-852c-17e5f7e64cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:56.307Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=380674a5-3cdb-45a1-ac7f-42d9f1fb9254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:01:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:06.314Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=24cbcabe-0b84-449f-b4b3-f7ec59f14ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:06.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:16.325Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=61aff495-bc21-4fb2-b702-27f80b66df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:26.334Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=db0bff0b-2603-4f3c-b070-524b1f21ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:26.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:36.340Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3e708def-5d92-442e-be9d-50e53ae00c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:46.346Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ab940685-d7e1-4e29-9ad4-4241ddf9b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:56.355Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=127420a9-7355-4dd7-b9f3-bab7ab3e22dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:02:56.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:06.365Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5ddb1e1b-bd55-4156-876e-084190be730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:16.377Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=65a63746-269d-4f3e-bd48-7d9e3ded978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:26.383Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b0bbbaf8-7a7b-45c8-abbf-3e19b86d74bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:36.390Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=27a7a8a9-a832-4ce0-a400-f8c8f2a060e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:46.396Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=04632716-55cf-412b-b46a-c2418ee41c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:56.402Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4e5c0a72-81fb-4953-8239-f4f87d66a2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:03:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:06.410Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c5d56c37-426a-4635-9b3a-78a80176fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:16.416Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4e4ad73d-c5dc-4295-b008-8744214d6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:26.423Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=746b0179-6fcb-4fc1-afcb-c7a1420e265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:26.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:36.433Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b470d94c-6581-4b2a-9e92-d6db207b43ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:46.440Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=302ce0c0-e33b-43c8-81ff-cf0d11092c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:56.447Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7bd618bf-e76c-403b-a13d-ae2e486f8d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:04:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:06.455Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6e3eeb06-5a07-4104-b42d-3db6966b820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:16.460Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a727a25d-fae5-4604-9873-a7adcc0ddce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:16.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:26.467Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=05b373a9-41ff-4392-af47-9ac5870d6d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:36.473Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7c1beef3-7d5c-4a6c-907e-eaa7dd5448a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:46.479Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=76bd2453-74c7-41d4-b3a2-466aec5ff082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:56.487Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f30bced6-93a6-43dc-9d85-270c84c003a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:05:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:06.500Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c6c82089-e1ed-43dd-9353-e4fb65766355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:06:08.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:06:08.940Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:06:08.941Z |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 |2021-12-13T00:06:08.944Z |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 |2021-12-13T00:06:08.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:06:08.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:06:08.948Z |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 |2021-12-13T00:06:08.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:16.511Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=47e75411-5526-4e2f-bc36-712198c1dbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:26.518Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e1875c29-f21a-4a1b-9799-3bf1b58211f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:36.524Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=611f5450-0483-4aa2-9511-122390591c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:46.531Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ed00d630-1d8d-4924-92d8-7f2f4ea04067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:56.536Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=68c8699b-9e94-4733-adb8-213d1be3d402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:06:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:06.542Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aef4a91e-ac0f-47a2-bff1-e68ca63ebc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:16.548Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=efe442bc-409d-4397-9573-8c27d0f2bf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:26.555Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=54a3177b-1c98-47ba-a382-6f1e9568a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:36.562Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=04005796-2dfe-49bb-b518-bf3755d0c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:46.576Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=df4787f2-6782-4149-bb3d-f1ab19e596b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:56.584Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dfb25718-30ae-4f3b-b3ff-8646e8ae6a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:07:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:06.590Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b2941e6b-99c9-49c0-8cb1-2fe1b2731a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:16.597Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aa5aabe9-8c0a-4f75-b818-30299cd8ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:26.604Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ad8b6c5a-8738-426f-9241-24c0f9cf7e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:36.611Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=20a524b7-4d56-44b9-b862-9480e68facf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:46.618Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f19e19fc-2717-4f85-babc-831c6e9ed79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:56.624Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0246d7b2-8714-449e-97e8-b51da95d50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:08:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:06.631Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9589069d-0836-412e-9781-a0d3aee57ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:16.643Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=12ba0c86-593d-4b3e-b0ee-bace18916081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:26.650Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9ebedf00-0b50-4ac9-b0f4-7ae075636f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:26.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:36.658Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dad05217-8cd1-475b-a3c3-86d35477480f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:46.665Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dfbc9921-cd01-440b-95cf-67261e4e25f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:56.671Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=02b2e140-690c-46c0-aab1-a1217b8d805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:09:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:06.683Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aa5eb148-bea4-4bb6-9c64-9c9092e9e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:16.692Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1f4cd6f8-4767-4414-a43d-4972f1dc4d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:26.699Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a31141c8-13f1-4c9d-9a04-956dc3a69c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:36.706Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d2374308-41f8-4d26-8a18-a49bf8a225fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:46.713Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5c1b8c41-a824-47b9-b582-43d1dcaf32a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:46.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:56.723Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=193d29c0-fc6d-4188-b19d-f7698f89d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:10:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:06.737Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=09c51166-47ea-4d3c-a762-1ce4baa2fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:11:08.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:11:08.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:11:08.887Z |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 |2021-12-13T00:11:08.890Z |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 |2021-12-13T00:11:08.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:11:08.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:11:08.894Z |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 |2021-12-13T00:11:08.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:16.745Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=437fcedb-a291-468e-aaca-3bac5a123967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:26.752Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=91132ea5-e842-46de-a311-a86c7e6660da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:26.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:36.758Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b2814b34-029c-435b-8fa0-218663218b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:46.765Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=14f67512-19e7-4bf3-8f7b-9c0422ac29a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:56.775Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c3aff551-0d58-4f0d-a59f-21fc13437901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:11:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:06.781Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=27722fa9-f786-4e72-a81d-468c614ed3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:16.788Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a19a792b-8136-453e-ad27-377dd772e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:26.795Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=542aba9b-b54e-416b-94a9-dc03638b0a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:36.806Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0179d6b2-f30f-409b-8af9-f9ea8a38428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:36.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:46.813Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ec515eca-53b4-4f13-afae-2a319f306ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:56.818Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d8ef61a8-a4f3-48f2-8350-14824acce567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:12:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:06.824Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4beadab7-b655-4eb2-8927-e2f30e5a7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:16.831Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=16952b9f-bfe5-4a6c-b4f7-79fdcde90779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:26.836Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2381ee3f-c2f5-4119-a7ba-3ce520dfca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:36.843Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=42304905-6e81-4a3c-898e-ad8f277126ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:36.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:46.852Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=65fe5cc1-d4a1-4e67-8936-ce573698f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:56.859Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0c16f2ee-bf0c-4793-a102-6f8aefcc1c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:13:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:06.870Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=133f9f94-01fc-4126-ada3-77430126cbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:16.878Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=29e6df12-30a5-4c73-aa8d-d2baca342329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:26.885Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=92d6aab8-6eb9-483f-bdb2-dc3db92e151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:36.891Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1bc65636-5703-4baa-a0ba-ad40240296e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:46.897Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aac3c989-5f97-40b4-87f5-5ee0f27eb5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:46.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:56.905Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=91395f63-a2d7-4410-872d-c7c4d08612e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:14:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:06.911Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a825af25-4de3-4404-8682-bdcba3ad0163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:16.924Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d5fc31e2-97f5-4969-a0d0-82b3f1a5133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:26.932Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=514a0cc2-aaa0-4ca0-8255-e70ab3ad2aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:36.937Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=64b6ba80-90b5-4628-a6a4-6b64721a80d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:46.944Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=547149f8-d5f3-4f8b-b02a-f2c267385ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:56.951Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bafbf431-4f76-42aa-b333-94b1256c05bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:15:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:06.958Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=502165ca-3978-4359-a9ac-f223b2e2fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:16:08.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:16:08.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:16:08.929Z |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 |2021-12-13T00:16:08.931Z |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 |2021-12-13T00:16:08.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:16:08.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:16:08.936Z |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 |2021-12-13T00:16:08.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:16.966Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=715c0197-3060-48c1-932e-7782d336eb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:26.972Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6f50ff24-3753-470a-a83b-efbdd7cfd4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:36.986Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=109c3dce-565b-423e-ba7d-469090a72923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:37.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:47.003Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dc4193ad-c0f0-4764-9361-628ca7e4303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:57.013Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d8e772c2-9719-4293-9101-20b68cbbfd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:16:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:07.019Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ad9fef92-a67b-4f92-8bb7-8f5d9192234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:17.025Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6d727c3b-8bac-4eaf-9751-9023eb8e6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:27.031Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4345d61e-f3ad-472a-be8c-878f391d0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:37.039Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7f30b392-5b1a-49a8-b3bc-5bea8a0c1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:47.045Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e18584e1-f963-4fe6-babe-37188203c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:57.054Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dd17e3e0-68f5-4571-b084-8a4331c4c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:17:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:07.063Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1305098b-b8a5-4de6-b143-a0203f2d31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:17.070Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f8638a30-00f1-4498-91f3-0600a70638ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:27.076Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a2b77792-9884-46ac-aa70-aa8f902655bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:27.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:37.083Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d7de9485-8492-4344-877c-9a308d820a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:47.091Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c93a347a-8380-4e46-8936-49584570ffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:57.096Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=55704c1a-096d-4a80-b913-259906c8c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:18:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:07.103Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=83e285df-91ce-4d05-a8ff-23bacb868fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:17.111Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6ec54d0c-fd8e-4370-82c6-6fff480fdbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:27.118Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=15a795a2-a486-4b48-bb5f-617513fd2993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:37.129Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9434fba5-c94a-4f96-b0e3-b1846ccd3434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:47.136Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6b4a44d8-c650-470e-a2a8-3fa5c9e5254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:57.162Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a27a2f55-33a8-4681-8906-269edd8082c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:19:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:07.174Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=76667e58-8d59-4f31-bcf2-44827c011414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:17.179Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=afb96adf-1140-40c5-a025-9e5d44f40e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:27.190Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=31861ef8-3517-4de4-a0d7-3eb880a97e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:37.197Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d2f234ae-8a36-41b5-be8a-2e2ae42b3489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:47.206Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=015c7195-91f6-436f-83c7-99aecd094872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:57.224Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ddeda542-9d01-4e04-8a94-7dd72986b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:20:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:07.231Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f8974fa7-9d92-460c-8a1e-9b4888177cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:21:08.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:21:08.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:21:08.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:21:08.901Z |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 |2021-12-13T00:21:08.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:21:08.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:21:08.905Z |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 |2021-12-13T00:21:08.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:17.242Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dc412e36-cf0f-4372-b41c-e96d864979a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:27.251Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=324e9c91-53ff-4bc7-9a85-658bb7f37a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:37.258Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cbae2817-b7c9-49cd-bbcc-972da5914143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:47.294Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=82b73651-ac64-4df9-a656-e232b7b8055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:57.304Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ca6efeee-e1ca-417d-8d39-e3f4ac44b6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:21:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:07.311Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fbe2adfc-fbe7-41aa-81f7-ee7d91c853f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:17.319Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1a26639b-ba58-46c6-bd13-7102c412f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:17.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:27.324Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f5db04ea-cf61-44a7-9970-8199a3d47238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:37.332Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=713ab67e-b07b-4ac6-a37c-16f749502f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:37.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:47.350Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bd5b164b-b6b5-4151-adf9-d98c94c7306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:57.357Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=49074454-7eb3-466e-86a9-a311770cb5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:22:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:07.363Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=446e55bd-eba5-4e29-93e0-c4832076230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:17.370Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=227bf55b-c03e-4317-9fdd-4d0f5dc4793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:17.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:27.377Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2c2fa5bf-f1f4-4622-b24c-ffb18308ac7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:37.384Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1df1add7-9b17-4770-ac4d-372f24db283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:47.390Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1095c4d3-2228-40d5-bc3c-04ed081aecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:57.397Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1d4ae5f7-fb6f-44c1-a098-ca2a61b525b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:23:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:07.403Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ed5ce8bb-f075-425f-9b9f-ee2d4ce3ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:17.414Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4a68c4cd-5b2e-46dd-9960-99011492714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:27.420Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4e8b48ea-cbeb-42d7-a927-63291ee79111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:27.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:37.426Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6595c52b-029a-4e5e-b064-6468987f6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:47.433Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=dbc517b0-7315-493e-9128-3e8410478167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:57.450Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7fd6b5e3-def7-4835-9050-3328f25fc88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:24:57.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:07.456Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cdc42036-1014-4e39-9fbe-0f37c647bd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:17.463Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e6a69136-93f7-42d7-897c-db47375f0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:27.470Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e442912f-d9a3-42dd-98df-6e263f9f00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:37.477Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5383cfed-dd25-4aa4-aceb-6d68062ef3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:47.483Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7a35081f-1b1d-431a-ad29-e994bad0fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:57.492Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=761c0c1b-9fc7-47e5-b9ff-e4f484802c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:25:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:07.499Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=68e38967-7444-48ba-838e-6a0a83f0d1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:26:08.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:26:08.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:26:08.917Z |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 |2021-12-13T00:26:08.920Z |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 |2021-12-13T00:26:08.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:26:08.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:26:08.924Z |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 |2021-12-13T00:26:08.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:17.505Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c0e4e6f2-136e-4795-a244-26fd6f5e6560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:17.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:27.517Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=eecb295b-772f-4615-b351-5b5450ddbc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:37.523Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=68efa249-fd58-41f4-a0f8-8cb3eb6e15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:47.530Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e46a7e72-1675-4a88-8480-4b0393a2f8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:57.538Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d282b671-86c4-46a9-9b24-b0fe57f90e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:26:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:07.545Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=af792581-8ea6-4732-94b8-40a70836f4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:17.553Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6456f7b6-568c-41ca-abee-725677ab2f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:27.561Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fb97a6b8-baa6-48d5-be19-0328f5a0a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:37.574Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=91192592-b52b-447e-b175-aab974333842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:47.584Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b0d7344d-650f-4b91-8469-efb1fb2811f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:57.590Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a99a792f-61d9-4985-ac45-2cea37108a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:27:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:07.596Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1500e5bd-ff2a-4d1e-b613-84670171d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:17.603Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=57f06ce5-261a-4daf-a14f-e6199afb9145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:27.609Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=61452e8c-b3be-4a5c-840a-afb4867b759c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:37.616Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=452f341e-ee40-482e-8d95-6c0561958471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:37.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:47.625Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=72845288-d52b-4f2e-9250-10dc63b0c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:57.631Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=04558d07-f175-4aff-953a-a5af876bcb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:28:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:07.641Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b48663d7-d57b-4fc9-8f54-315b0cb98ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:17.652Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9cf49e93-07ce-446d-b594-227972947b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:27.659Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b2114192-9a59-4713-9b49-c7b46a4d24c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:37.665Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=cf92058e-91f1-4313-b87d-e92b0684dcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:47.673Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=023e0da3-385e-4a3d-8b2e-77d67b2da42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:57.679Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=44c0fde3-482b-45a3-8991-886ae2c39826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:29:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:07.690Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=89075d99-75b4-4624-b9d1-d0cb64a58255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:17.696Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=01bf8304-dfbd-4d8c-b0fc-d51ef3b99b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:27.703Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9317c4a4-c955-40a7-8c13-0d47b492ec3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:37.709Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b310bf41-756a-4077-ab31-6b702a50a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:47.717Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=588f6c6e-5775-4e4f-a9b0-68fc60777dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:57.727Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b4f5ef98-f67e-491b-b773-5f7547155d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:30:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:07.733Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=78278393-6e49-4c82-ae58-b940686c0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:31:08.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:31:08.889Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:31:08.889Z |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 |2021-12-13T00:31:08.892Z |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 |2021-12-13T00:31:08.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:31:08.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:31:08.895Z |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 |2021-12-13T00:31:08.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:17.739Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8d361ba3-918e-49ad-b97c-87079c7a5bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:27.746Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=13445a24-c62a-42e9-ba73-db2946e7de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:37.752Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=db8efa74-5dc6-4b0b-9df0-46baa212b202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:47.758Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=15809fc7-195b-496b-a69a-b146d98bd4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:57.764Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5cf5fd6a-cf31-4878-8141-9ebbaa28c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:31:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:07.774Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=62863d9b-6b4a-4690-8f04-8af050497775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:17.781Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=9f087ff0-54fa-45d7-89e8-dca9162cc7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:27.794Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=84d3c472-f77d-4b76-842b-861f04a62dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:37.800Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=ccbe80cb-3b10-45ee-a5c4-2beb83aa4d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:47.806Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e05c6533-a3ac-469d-ac72-67f41119f6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:57.812Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7f4a2d6f-e73c-4c7e-917c-a39383d9f794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:32:57.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:07.818Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d59b10a7-b17b-47b2-97e6-decea6f332dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:17.827Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=960b3aa4-31d2-4626-b1a2-75d242766bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:17.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:27.834Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=255e5d04-6336-40c4-8c7c-3c423933ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:37.840Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a3ad962d-3dad-485c-b3f8-f7735ee2fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:47.846Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=da904279-dff1-4bdd-ab5f-a02b1e0c30f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:57.853Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e03f516b-f411-46c8-b1db-112f571b7f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:33:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:07.864Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c898f4a7-19fb-4bb9-b94b-28d86d9f16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:17.871Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8247fca5-f591-4810-bfe6-7948577208b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:27.884Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=c2ad3c64-1ee1-44b2-96f4-f24360272418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:37.902Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f297824d-5857-41b0-a399-030ed21cf769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:47.908Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=54e29f6c-835d-4940-842f-edd25a363294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:57.915Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=fd30f038-e86a-42e1-bbe3-fcd2990f6150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:34:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:07.923Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1b14e1d1-ae70-42ac-976f-61eb32f906f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:17.935Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d7fe7212-b808-4b5c-843f-eb6426939617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:27.967Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=baf24af7-64c2-4f12-b923-e2048b84ea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:37.974Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a8cda00f-d36a-4fc9-8e50-290c7a0f4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:37.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:47.980Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=bddea585-077c-419d-8cf4-de1b68c02439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:57.987Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4648487f-cee2-4f8e-8bf0-b1aea1c6368f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:35:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:07.993Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=81ec4f42-b842-4f2d-8867-2cf1286b8e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:36:08.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:36:08.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:36:08.907Z |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 |2021-12-13T00:36:08.910Z |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 |2021-12-13T00:36:08.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:36:08.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:36:08.913Z |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 |2021-12-13T00:36:08.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:17.999Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=1231d741-fa75-40e7-abc1-cc658c6ba9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:28.006Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=763be83a-d60a-4659-8258-0e4d7b9ef51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:38.013Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=32a923b2-7d86-4831-aa63-7f95ea42d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:48.024Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=17b9b8fd-f657-4190-a470-e37123992f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:58.031Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2c5f1d46-e018-4b14-8f29-b314db57c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:36:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:08.038Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=de20b067-ad90-4c21-a77f-8b6a841a8c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:18.045Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6a2a1cf7-e408-497d-91a1-fb9e0ee323aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:28.053Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e2b2da2c-b82f-4beb-aacd-24ed252e980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:38.060Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f4b24bc8-f918-4800-86e6-6f246bb2e0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:48.067Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=49160896-94a4-40aa-a78b-89e0e3cce762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:58.074Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d67765ac-0099-4f9c-b5c2-91fc55ba738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:37:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:08.080Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=074f4ffa-0c12-4906-b6a5-07a8d66a0f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:18.088Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=3a97747f-6419-4fd0-b19b-222ffba3f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:18.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:28.098Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d3230fb8-84af-445d-80ed-2f1f63e82c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:38.103Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=e31caf62-8d94-49ae-8b0b-c57f52b49dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:48.113Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=4f3a9b78-4ac3-4ed6-b492-52c28e2259b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:58.120Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=8ada3c09-ac54-4028-be0b-fc0078dda2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:38:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:08.127Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=2a88dd4c-16e8-4e6a-91d4-0703a59949db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:18.133Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d989b8a0-dc79-4b24-ae65-bf5f1ab5f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:28.141Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7ad7a893-2128-42b0-b41d-8883c42f8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:38.146Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=aefe2484-c38a-49c6-9807-5eaa4c72844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:48.155Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=b851a695-774a-4f1a-b589-7c13962b4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:58.167Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f2a20171-2c3f-4c61-be27-037c81b8ea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:39:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:08.174Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6d681825-99ae-44cd-9a73-956ffff1ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:18.180Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f2107f0d-82bb-4f48-858d-15532c03ba2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:28.186Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=36cd0a3a-40d7-4e63-8012-a001528eb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:38.191Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=6257ef94-f243-46fd-be8e-a706b1ccb536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:48.198Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=a59583b4-0bf5-4bb9-a02d-089463d7e6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:58.203Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=f1c9b8ae-65de-4669-b5a7-d0e1a9c323c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:40:58.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:08.211Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=757357df-1846-4b75-b892-f220e74d7409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:41:08.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-13T00:41:08.902Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-13T00:41:08.903Z |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 |2021-12-13T00:41:08.905Z |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 |2021-12-13T00:41:08.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-13T00:41:08.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-13T00:41:08.909Z |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 |2021-12-13T00:41:08.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:18.219Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=010339da-c6a2-42ee-94e7-1529e00d315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:28.229Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=7ff81dd8-a55c-4f0b-be13-e07fff9f9e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:38.237Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=340b77de-5ba7-4701-82af-c68a187d1dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:48.243Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d4b2484b-7eb2-43bd-8acb-09b1ec46e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:58.249Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=5700d50f-ca16-46c2-92ff-791ce4c655e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:41:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:42:08.257Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=d2e41c60-6331-44d6-a3a2-1a47935d59ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:42:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:42:18.262Z |INFO |Init configs |InvocationID=c637c187-9ceb-4f7b-b904-74406ec4e017, InstanceUUID=0475d4d6-fd0f-4a54-b5ce-b43bcbb99a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-13T00:42:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |