By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:05:46.532Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:05:46.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:05:46.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:05:47.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:05:47.246Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:05:47.247Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:05:47.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:05:47.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T12:05:47.432Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-19T12:05:47.454Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-19T12:05:48.612Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T12:05:49.000Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-19T12:05:49.017Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-19T12:05:49.017Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T12:05:49.083Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-19T12:05:49.083Z |INFO |Root WebApplicationContext: initialization completed in 1628 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-19T12:05:49.460Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=152971da-917d-420e-8e37-3942edf2d438 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-19T12:05:50.136Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=152971da-917d-420e-8e37-3942edf2d438 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T12:05:51.513Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=152971da-917d-420e-8e37-3942edf2d438 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T12:05:51.858Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T12:05:51.858Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T12:05:51.860Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T12:05:51.932Z |INFO |Started MainApp in 7.304 seconds (JVM running for 7.982) |InvocationID=152971da-917d-420e-8e37-3942edf2d438 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-19T12:05:51.986Z |INFO |Start scheduling PRH workflow |InvocationID=152971da-917d-420e-8e37-3942edf2d438 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:05:51.997Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7c879011-197e-4e27-bd37-f54b8515107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:05:53.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:05:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:03.616Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d4473aa9-5c57-491f-91e7-ad4c30c2bbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:04.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:14.708Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e96aad15-5d92-4d57-9aa9-ca973dd19af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:15.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:25.736Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f6fb659c-8ab5-4657-91d3-0a5382f61406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:26.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:36.778Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fab4f578-afbe-4369-a151-dc34a51f157b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:37.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:37.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:47.847Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d7b2d51e-970e-498e-97a6-fe17da467877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:48.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:58.888Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0985060f-95ce-42b8-8c43-188682d55589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:06:59.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:06:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:09.927Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=40811359-1c89-4580-8e17-805e836da710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:07:10.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:20.966Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e3956c26-a263-4e5a-b269-e6cdf0cac78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:07:22.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:32.009Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fef704ed-b394-425c-8a20-bce780770818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:07:33.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:43.631Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f391e00f-39ee-4a0d-af28-9849079495b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:07:44.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:54.697Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8013b376-167f-474a-bf0f-e30e25e1c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:07:55.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:07:55.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:05.735Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=87e12013-894f-4b21-aa5a-e94d95e19fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:08:06.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:16.778Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2fa4d856-9798-488b-8fd3-7b47477aac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:08:17.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:17.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:27.816Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3013285a-13e5-49af-8376-bc8aa349bc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:08:28.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:38.855Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c9ff0f4f-bc67-42e6-84de-1ff8e611ebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:08:39.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:49.899Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f3d23154-2827-422e-ac08-2bb01eacc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:08:50.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:08:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:00.937Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5d6f73b7-f3c6-4a96-ab45-f2021d903e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:01.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:01.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:11.976Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=70b88e84-5001-4c59-a653-5044bb296be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:13.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:23.015Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bab3748d-87d0-4661-825e-7740eeaaf81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:24.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:34.054Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0c1c746d-f9a1-410a-a5a5-ab7b8da1ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:35.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:45.094Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5848e571-0415-4979-b43b-73a406a7f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:46.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:56.358Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6e1ddc57-4be0-4613-ac5b-2bf1a43c6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:09:57.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:09:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:07.398Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8d1c8ea1-a69d-47c1-9fd8-094d4b07fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:10:08.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:18.441Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d8e95fee-0445-483d-b8fc-f61c2210c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:10:19.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:29.511Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b290140c-ae02-48ad-8651-9defcc219ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:10:30.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:40.552Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bcc7b24e-f5cc-4cb8-9e66-d3b52e28b782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:10:41.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:10:50.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:10:50.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:10:50.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:10:50.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:10:50.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:10:50.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:10:50.688Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:10:50.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:51.590Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=279cca34-947a-43c6-9d8b-95a37c7a3c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:10:52.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:10:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:02.635Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0a9ade0b-ae13-4aac-be61-7f026bf926d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:03.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:13.671Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=57d41197-e278-4a69-851f-b388a4514d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:14.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:14.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:24.711Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0987c316-addc-4287-9f36-2d74822b7060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:25.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:35.754Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d9a39ad8-d655-4b57-83f2-66ed9928904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:36.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:46.792Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9fb1c03d-00fa-4a7d-9990-b15ae7f64462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:47.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:57.831Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=afa7fbfd-5f3e-476d-a771-3d638b18a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:11:58.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:11:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:08.870Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f5f2194b-875b-417b-82a2-390b05c9f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:12:09.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:19.910Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=56c501bb-ab1a-4113-900a-f77dba545469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:12:20.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:20.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:30.951Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=54d93ea7-4f28-40eb-a041-859325b78dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T12:12:31.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:41.991Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=aff1680c-d6e7-4763-886f-e89ce439bb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:52.124Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1215bd46-1875-4619-8fef-94a222f876b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:12:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:02.143Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6c0c8776-192d-411f-baee-681e15d8c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:12.156Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e158f5ca-1e58-41e5-a4ab-498f2547b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:22.173Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=eadde087-0c69-432c-ada8-27b79414e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:32.184Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dda2bf70-41a2-4688-b15d-994bfa282f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:42.195Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=67855af0-386a-4db2-bb31-20c30d7e9c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:52.205Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=271fcb64-6dd7-4c1a-b26b-3207335f181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:13:52.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:02.215Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=042c142b-225c-4c38-9ad4-cf8c6eeb6cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:12.228Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1ac6843a-2707-475e-a30f-27f0400b9d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:22.244Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=59573ceb-8850-4293-bfd5-1b3024624801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:22.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:32.260Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5e8a5ad9-0f0d-4718-9e33-6e5413ad833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:42.271Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0736865f-4f91-4b10-bffa-75a3bfde886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:52.280Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=de122c59-73ad-4b91-9826-1e0d760930dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:14:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:02.289Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=250bad4a-825d-4a71-97f4-a9688821fa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:12.298Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=47df4e51-cb3d-46b4-a77d-c2cbea57793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:22.310Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=64c466db-74d7-4899-881c-6ab500a9a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:32.318Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f07dc4e4-ade0-45ed-bc63-c8a44c9a607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:42.330Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=119eb1d3-6181-483d-92ba-61a3daf36820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:15:49.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:15:49.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:15:49.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:15:49.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:15:49.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:15:49.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:15:49.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:15:49.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:52.350Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3873ea49-8651-4094-be8c-1da752117fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:15:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:02.360Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9a48b01f-4745-411b-b84f-cc0e1e5c2ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:12.372Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=29e6e0c0-e435-43f1-b6b5-5b5e74481169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:22.382Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b4684bd5-09ba-44e9-b930-06f14242b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:32.393Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c50deb82-8c69-4e28-877a-6dcc8b627d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:42.403Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d9de77c7-cd8f-4fbe-ab69-632d39ff9bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:52.412Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9c50ffc3-67cd-48b3-b1c2-202adeefe998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:16:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:02.419Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=323b1c83-6e85-40a6-ad52-db2f6e4767bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:12.427Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7097811c-dd39-4616-92b6-e48dd0ef3218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:22.438Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c6f7ab14-d2a5-4354-b2a8-01f1f9a78585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:32.453Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=08bd6386-9321-4d6d-94aa-dc7abf51ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:42.464Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e6975798-6822-48c5-b671-07b12b0b46e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:52.472Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b3131c46-b0cc-4050-ae34-e676479506aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:17:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:02.480Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b46ecb6d-9fbc-48f6-a48b-6c35ca7890f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:02.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:12.489Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=87c968c5-37a7-4014-8327-359a690f3766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:22.502Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=43c4270e-a5e6-49d5-b90c-f9c4942e12db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:32.510Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=946ea91a-86c2-4960-a1be-ff057cb0eee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:32.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:42.518Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e32d3c2c-8e3e-46e2-aa19-6c21204661ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:52.527Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a428aa63-187c-4295-855e-c0b48f363ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:18:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:02.542Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=04e96c6e-22d4-43cf-8404-ceda6c06f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:12.562Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c79084c1-de41-41bf-9be5-9dddf7bfd4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:12.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:22.572Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c8e22582-8ba7-4c05-91e0-a1dfb6db8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:32.581Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7e3848b8-d5bc-4311-9e4f-59b04f40c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:42.591Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5a4c4d6a-6801-4702-9a48-68781b9cda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:52.601Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a3f017fc-f338-44a1-8570-b55818c38303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:19:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:02.612Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1cac481e-e17d-4d32-b1db-ed66d1e5cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:12.626Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2df46894-3fd0-4278-9b77-b9fc98f02558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:22.647Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5e3e181c-6119-4042-933b-e146725d9aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:32.669Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=63357b74-b13c-4f96-b4e8-644da9c8d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:42.727Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9217b0fd-b2e4-47bf-90c2-96e7f3dcc003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:20:49.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:20:49.829Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:20:49.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:20:49.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:20:49.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:20:49.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:20:49.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:20:49.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:52.742Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d05f7a59-6282-45b1-b3dc-bdb2616b7d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:20:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:02.749Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=18e035ab-d7dc-4125-9193-74ba5eca7969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:12.765Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3ff6ab0e-a09d-4dca-82b7-8f45ae8ef9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:22.774Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bdaef7ae-84f3-44aa-bde6-c05a51b32a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:32.781Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=993f96bb-c388-4faf-87a4-91e74339a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:42.791Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=620a13ce-93d8-4920-88bd-36c3e9207f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:52.799Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=08dfbf3b-93ab-4706-a4b4-dd9b5c018668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:21:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:02.814Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ba4362b6-9c60-4c16-bcbc-93e47dab6b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:12.825Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=71d6f459-0ba3-4cbb-9ebf-d8d53c639bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:22.837Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9e202950-c014-4c9c-af81-a34fa414e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:32.845Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a43a4cc8-4513-4869-8b19-c8af32a01caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:42.858Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=11b871fa-65a6-4b5c-9300-f094c5773037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:52.866Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=430694c0-5c4d-4316-ada6-b8628fb9141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:22:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:02.877Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=498a5de3-f5ea-4971-8cf1-7bae0b5eaaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:12.884Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=07296562-5b33-4543-b174-f72c9908f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:12.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:22.893Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=559b3bfe-af10-4dba-a6db-65870443f2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:32.907Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=62f10a17-155c-426f-ad39-a80c601d54ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:42.919Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c416ea2c-72a3-43f2-905d-51cf98baa250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:52.934Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=728cc5c0-f2fe-4076-b772-81746d9c0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:23:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:02.966Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=19182a31-9c21-4ace-b2cc-3a43e98a7e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:12.984Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=06d49405-334d-44bb-8d77-f77a3594acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:22.992Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=35c06919-7e75-4dcc-b0ef-aeb3c514613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:33.015Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0d32ccd2-73c5-44cc-b199-a8d01dd9512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:43.028Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=71f607a8-300a-4f84-b9f1-99f94c073595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:43.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:53.100Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=24bfd5b7-5152-401f-82ae-71e8807ca9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:24:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:03.114Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6f766402-b7e9-4e83-95dc-c7c8cb2ff621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:13.125Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0fe39e43-2dd4-433d-8453-841377e6c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:23.135Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2e607841-d01c-4db9-9c6c-c2b5ff54a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:33.147Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ae920a93-4d88-4e9b-9701-d20bcaf8c387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:43.158Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5b445ee3-cc95-4454-992e-b82dc9b98f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:43.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:25:49.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:25:49.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:25:49.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:25:49.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:25:49.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:25:49.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:25:49.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:25:49.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:53.168Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=32ec87bb-3544-42dd-b5ba-fda533cdaa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:25:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:03.177Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c3d75f4f-3150-43df-8d26-0fa752cd20d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:13.185Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6360dec2-80b8-4b86-a5c6-9ad21a5ad356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:23.194Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=57b3860a-77f6-4b93-9df3-5542a37421ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:33.207Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=78db2b95-b65b-4155-b74b-814b8ddf2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:43.220Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8feddf71-9a7f-4910-b7db-e0a0a125cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:53.230Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0e5260c2-f835-4f07-b203-a69cd6e8d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:26:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:03.238Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6d32aced-3d4c-4829-8f98-888d36e2d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:13.246Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=babe4814-9497-4bee-a561-60befca4b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:23.255Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=628303e0-adb0-403d-b9c1-1167b04560c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:33.262Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fd47b2e6-cef1-4362-b716-b922a4c11486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:43.269Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5c9a8112-5186-4892-9f2c-ba64eac19c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:53.279Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c565ae6c-2f83-4a89-8980-50d5f98d4903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:27:53.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:03.290Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e4003ba7-e07c-4194-8648-077eda32ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:13.304Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fc541473-852f-4c86-b058-1cc5d8aafe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:23.314Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e18f6c84-1e98-4503-a75c-65f40dcd7e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:33.323Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=18853e25-4019-4264-88c3-497a041b3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:43.332Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=87c8b2d9-fb28-4792-b4b0-8d3e433758d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:53.340Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=602e6519-d860-42c8-b34d-4fe056e59554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:28:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:03.346Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=48a2a469-e069-40c2-abbc-3b23d6e187e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:13.354Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=96f23e23-9002-40c2-84d3-68009441db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:23.362Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=64e54965-a550-4547-b9e3-483017c0520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:33.373Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9bf7dc35-4126-411b-8f49-4631baaddc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:43.384Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=79c7aab5-4010-4c06-a91e-47367a03c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:53.393Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=63efcdf7-b396-4eda-a112-db6cfa4f8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:29:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:03.399Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e10e1a22-73d9-4eec-81fe-e3e709013a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:13.409Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=77a8b5f4-0307-4a2f-ba8b-5939c686873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:23.418Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=95f8c3da-8e69-4e25-a2e7-b9dd882bee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:33.424Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f8347571-68a8-4074-9cb5-0dbc014038f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:43.432Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3e850720-0f17-4440-bebf-3f8fcc1ee549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:30:49.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:30:49.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:30:49.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:30:49.841Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:30:49.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:30:49.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:30:49.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:30:49.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:53.439Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8492f30f-4fc2-4eaf-84d2-8e8897f03064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:30:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:03.446Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ef293d1f-621e-4023-8c00-3cf2f185adfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:13.457Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c5069737-0140-4a73-bde1-58b4bcb40c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:23.483Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2aa0e4ae-ed14-40f4-a742-c4e4f046d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:33.492Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=742556e4-2633-4649-a5c3-9a849ca7c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:43.503Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d358b352-db45-49ad-a7b7-c47ba94c0552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:43.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:53.512Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bdb8cc25-7d4d-420e-b67d-8aeebc661805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:31:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:03.520Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=976ff888-2439-4895-9966-030f942ab869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:13.530Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9ad05c81-6e0f-4f86-bc54-526392f27498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:23.545Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=640a9397-5cbd-4a2c-96ed-6b93a39877a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:23.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:33.555Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7425c5c7-642f-431d-96d3-3e9e22b568ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:43.563Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0b47f596-b9ad-416f-87d6-b0026edc4baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:53.576Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8df9b5a6-ce9f-4535-a1ff-5b7727d18638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:32:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:03.589Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=88121170-90db-4831-b168-88d1c5124075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:03.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:13.599Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=18e70a4b-e700-416f-8729-7d4ec081de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:23.608Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=612b082d-044d-49db-8869-fbdf191e9b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:33.615Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e9ae6c37-23be-4da8-86a1-931e6d1af628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:43.623Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=453e7f3d-65e3-4586-bfbe-348e8eb13177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:53.630Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d9e3ec6e-c333-47c4-9dab-71718525c1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:33:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:03.637Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bd961ee1-86b1-4298-aad2-ee2bc0304d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:13.647Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=146b7810-0ee7-4954-9a1d-e00bd3c15ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:23.665Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9fc80b1f-e18a-4740-bce0-63e0a1d32eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:33.675Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=07bb1c09-b1c5-4dfe-8587-02266f6231f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:43.684Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=55e6ed77-6308-4871-9d2e-a6ef2f66d317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:53.694Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=aed38a37-7395-41ab-9160-7d325cb335ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:34:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:03.702Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6b9559e3-c37a-4d9f-b7fc-c931ac9d70bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:13.709Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=64c6c3fd-2930-48e8-abdf-f3d2f5dbbdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:23.718Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fc8414ab-d4b4-41b9-99c0-c93d064418fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:33.726Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=24c1450c-dc85-4011-a3a2-af3c3adc6d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:43.732Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=745d335d-1d61-4610-a4db-53e0dd41cb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:35:49.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:35:49.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:35:49.773Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:35:49.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:35:49.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:35:49.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:35:49.783Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:35:49.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:53.740Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4b785381-728e-43a3-8867-42839eb430e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:35:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:03.753Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0065352f-4ece-4712-962a-980799ce18e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:13.777Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e6eaba0f-aacd-48ef-96dc-60428e2a63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:23.789Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c6e1f967-42d1-49aa-b70e-ae8830d2e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:33.799Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1e8200d6-c9f0-45e5-a31f-8b11ac56f6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:43.808Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=842f2218-c607-4b19-b6ab-db2ce6ed3c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:53.815Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fe974555-1ae9-4e8e-862e-f393249f6e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:36:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:03.822Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1d74d593-1ec1-4539-ac14-2f86e89f5ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:13.831Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3928688e-1b63-4537-b5c2-bf4250c21b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:23.839Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=25843862-bddd-4d81-a417-42eccc732dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:33.849Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bb0e08a9-e2fa-4a95-bd63-7df204a565ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:43.857Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b0639760-1c01-4042-8f9e-5c8a5e31c47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:53.873Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6e674f45-ba10-4c39-964a-7c2e3a5c8c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:37:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:03.882Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=13ad4908-9c90-4d90-8d55-1c465fbc3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:03.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:13.894Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=be6ea6a5-a7b7-401e-ba5b-c692e2890fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:23.904Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d70cf063-0994-4644-b7ee-ad49a73993e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:33.913Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=56373ce5-15ba-48dd-96b9-9d8ca1288ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:43.921Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a24bc059-e496-4fab-97c7-daa66d5e9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:53.929Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f0746e26-bfad-4f12-a87f-0baab354c191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:38:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:03.935Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0f31ed25-08f4-47be-b7fe-88f354a60207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:13.943Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3522d374-deb8-4e79-9f62-6ed5d1f5c020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:23.963Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0b782a6d-5684-4df9-8cbb-753bdc4c9acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:33.974Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=459db0e7-1dc1-4d42-b18a-98e9872355b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:43.983Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dd642df9-fb95-430e-b88b-ba4ee0abbd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:53.996Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5ddcd85f-e6ff-4506-8782-8f9dac728697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:39:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:04.004Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f73d17fd-8fa3-486b-8e57-cafb3bd34fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:14.014Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f0ac754a-f9b2-4e7a-8ac9-91e1d6ddc73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:24.022Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=81d71f77-ca0c-410c-9f84-2c4597bf1fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:34.030Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0a7a2273-e83d-48a4-a4c7-2436e5327fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:44.037Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5867cb12-4972-4cf6-9c77-0adcd9257b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:40:49.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:40:49.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:40:49.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:40:49.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:40:49.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:40:49.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:40:49.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:40:49.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:54.048Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7f4b323b-0238-4a13-8ca4-ff7cdc57f7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:40:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:04.061Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0446cb76-62de-4d8f-ac8f-97de32eb0112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:14.074Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=eb403fc8-c324-447b-a4c0-1d0cccbf75cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:24.082Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ca0d89f0-4734-4cd7-9104-a4086b40fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:34.093Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5885ea78-39e5-4bdc-97af-37bf5bd93e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:44.101Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=31f3be55-4847-490c-85c7-7369009d1055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:54.110Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=246a0fee-ceee-49c6-a150-165ba4a35f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:41:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:04.118Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fc757d0c-c508-40e1-b817-a56aab21aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:14.125Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f86a096b-2be8-420a-aaf9-890c165e1971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:24.131Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=768f8e12-1c41-407c-9900-211e9b74f4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:34.142Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=cfe5ef86-b46f-412a-b6b3-61ed8eb5c93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:44.161Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=debd4364-9bca-4e82-a61e-2f94377be9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:54.173Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a519380a-416c-4cc2-90d5-94de05bbfc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:42:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:04.182Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c1e875b4-083a-4c00-a5f1-3e2a07768d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:14.196Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0d77cd8d-0b45-4c29-90ec-8375c6319df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:24.204Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b1b69093-5ec0-4fae-b435-58471bf4c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:34.212Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5c8f0fab-8708-4f84-9d8e-3695b75c5fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:44.218Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6e3de92e-d811-4411-b322-c4f2114ae569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:54.225Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f1f1b432-0a60-4bb2-a576-381363a676b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:43:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:04.233Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e9ad5cb5-0c21-440d-82e8-359021833fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:14.246Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=447da4f2-e2a6-4fee-ae25-da96d9c8ae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:24.255Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e214ae7b-7516-4afe-a924-a5fdae377ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:34.263Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3a4f41b9-ddd3-4cec-a8ca-6161ef064d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:44.272Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ebcc4fe6-d166-433f-9042-90089c0a2e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:54.282Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e1d286eb-6705-48b6-a69a-7657550f5daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:44:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:04.289Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=98a65117-9fde-4f8f-802f-bd04d21ca8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:14.296Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=32ea4c08-661d-443f-b0c5-07b40f146bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:24.303Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b3c5211c-99ac-4ba2-ada2-969002146a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:34.310Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2c90e47b-2176-47a9-bc8e-6066edcb4a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:44.318Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3176c90b-1a0a-4e14-865d-18e270d455f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:45:49.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:45:49.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:45:49.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:45:49.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:45:49.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:45:49.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:45:49.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:45:49.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:54.333Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=24e21a30-9300-46cc-8bec-b1fb68256682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:45:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:04.342Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=96bbf22a-fb37-4010-b808-97c2ccbae5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:14.353Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=15247317-d3fb-4b13-b843-63cc857e3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:24.361Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d0c569e2-3c84-4671-9721-654715a5e5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:34.368Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7ab64f93-a3e4-423d-9d17-5c6feee2ff59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:44.376Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=10aa7792-e18b-4bde-857a-f8c14f027807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:54.382Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4456d6da-e171-48d9-9b41-ef673b9df019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:46:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:04.390Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=353ab506-2787-4e33-bcb6-d77d8c8fb108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:04.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:14.398Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8b8bd5d0-2b40-4ff1-b64c-d9b16dedb848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:24.410Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3bf8d25c-f7b8-49a7-a906-0cdb9aa77419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:34.421Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f51aad30-6838-4db3-84fb-daf575ec9779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:44.429Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=43ad7154-44fb-4676-8b09-a4c9d55adead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:54.440Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6559fe52-6829-4acc-8990-7309daa0139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:47:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:04.449Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=43cfb333-914e-42c6-921a-7340f7acbe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:14.457Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e456e422-3d41-4184-b4f9-93413dc049b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:24.466Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=00018597-c57c-41c5-a13a-15a19199a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:34.472Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=68238f42-4158-4a9b-a4e6-ba9f8d11e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:44.480Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3a85abd1-fbb8-4986-8b0b-5b47096192af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:54.491Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e8626a51-87df-4d3f-882c-7c58ab64496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:48:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:04.501Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8fb3f62a-d037-47be-b247-0699efc188c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:14.518Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4cf3396c-9b53-4366-be41-7edf22993538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:24.527Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8f212708-64b1-419f-a71a-942d47719366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:34.534Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f5e39f9b-b089-4bec-8263-a5e71f36e73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:44.542Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7ba94e22-b9fa-4f33-8121-98527f3c2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:54.549Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0b7ca072-b370-40ba-bc0f-fd3689d87b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:49:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:04.556Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1d40b2fd-c82f-4b16-bee6-3be007d24f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:14.563Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=95fa7d8e-7086-413d-98b2-3f1182c905c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:24.569Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=622a3fbb-763c-4446-91ef-95028c0fac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:34.576Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6ad49c4d-2824-479f-8092-fd04837012e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:44.583Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=225338ac-b07b-4b0c-a141-0fd6d792ae83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:50:49.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:50:49.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:50:49.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:50:49.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:50:49.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:50:49.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:50:49.824Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:50:49.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:54.599Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3943a94f-ea69-43cd-abcd-546ba867af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:50:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:04.608Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bacd64fb-cd4d-4517-bbbb-fc832b1089ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:14.618Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ba7810ce-8218-4c7e-8910-a8b2a69b1f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:24.629Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bac32ebc-0f67-40b6-8af5-f6c6715134d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:24.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:34.637Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=11e1e29a-ea02-4932-b4a7-615f4f495f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:44.643Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=60f60501-f903-45a8-97a1-90a917098819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:54.649Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bf22ebc3-037c-443f-8e5d-149961685b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:51:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:04.656Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=91b9b167-8214-4f5d-ab49-13a08fbc534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:14.662Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=054eea26-ed56-4e27-b31d-ae62e5278b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:24.669Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=42d7a2e4-eb1e-4300-a7c4-ebc8235e6b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:34.676Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=28886794-c945-4979-92b0-ff90f85efde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:44.688Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8b2dadfc-46e6-4d3f-8121-d4d817ad275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:54.696Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=14abb94c-3cce-4559-b59a-6e6c1bbf390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:52:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:04.704Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=15c83400-60bc-4d4c-b88d-a7d88c38d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:14.712Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=25bd170f-bd91-4da7-a129-bfd5bb1856bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:24.720Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6e1b0f29-fcf4-4467-8919-7a2a5b159cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:34.728Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e5296b37-823a-4f7d-bd84-aceda72c50c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:44.737Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9a627ba3-9738-4a62-a1dc-bd51871d18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:54.745Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c4835020-d053-42d9-be91-3296fed67d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:53:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:04.752Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b950579a-9494-4b56-83b6-ed8c38cba2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:14.759Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4b2048af-f697-4eb7-b894-f07bae2850b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:24.766Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6c880bac-17ff-43d6-9168-6b1ca98c1a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:34.778Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=78a63460-7ff1-4f24-b8fa-534a73bac1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:44.790Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1b051b86-653c-45cc-af1c-435d62d66478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:54.796Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bd0a3bfb-fdd4-48d8-b419-39dd4d320daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:54:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:04.804Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8ed4ede4-5bbd-4381-a4f8-14398a56a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:14.812Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ae12fab2-71b4-48af-9ffa-d4b9de2df3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:24.819Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1d6dedc9-544a-4e06-85e4-ab2203b545d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:34.825Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e3a8f3bb-5dcb-48e1-bbed-4a5a72daba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:44.832Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=31716de9-9f67-4b1d-bc2a-c451cb5d8efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:55:49.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T12:55:49.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T12:55:49.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:55:49.775Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:55:49.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T12:55:49.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T12:55:49.780Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T12:55:49.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:54.838Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8cfc34bc-91a7-41c4-a555-b17ef100d4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:55:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:04.848Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=885e6108-ec89-4903-9461-afc75153b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:14.862Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d057b6ca-76df-43ea-85d6-dfee7725edd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:24.869Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=888f558f-bbc6-4873-bc56-b22fb062568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:34.875Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5f1e6b24-c409-4485-93fa-d19a906ee520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:34.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:44.883Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f5033ba4-4d39-4dd4-9f8d-efd054766903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:54.890Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e667b554-6fce-48a0-996a-40871c981a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:56:54.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:04.897Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a6ad0c89-de40-4b49-81eb-f467a83095cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:14.905Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9698019d-5461-4011-ab06-13173fecd11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:24.912Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3bb3b223-786e-415a-b0f8-eb2202c7b1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:34.919Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0dbae609-064c-4798-a1b9-da62c666f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:44.928Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=28cd5209-b5b1-4bdf-8e15-9da1fd3e3ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:54.939Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=45523d5f-d0ee-4a6d-8ce4-0fbb55fe5f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:57:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:04.947Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ded369a3-e22e-4b8c-8cdb-02927720a58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:14.956Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e3da7bac-e038-464a-9044-ead9f0465c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:24.965Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=76b673a9-70b5-4a4b-85d4-916a9fbb13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:34.973Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=01241f3c-6e6a-4e9c-96a0-040657a30fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:44.980Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=914e4493-722a-4d50-8cda-c667949a2d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:54.986Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=37018188-0cfd-414a-ab6e-6abcd6215f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:58:54.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:04.993Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c1898a2b-170c-4286-9470-bbbb4de2223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:14.999Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=feffc321-0407-474e-a304-8eb458d2655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:25.006Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ba1245ce-8e48-4031-a024-8afb629ba3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:35.016Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ee160127-d227-4687-9dc4-f1c1dc9648cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:45.029Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0821712a-6091-4eb2-a47c-9563543f0337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:55.038Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=24e2bd70-bad4-4a33-85f8-b10aaff82b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T12:59:55.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:05.046Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=730db05f-1a9c-48ee-aa83-2a7f7402f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:05.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:15.054Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=71280e04-d763-4071-9dc5-7c3a6cfdbcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:25.060Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=146b5a39-a4e3-4854-bcea-7f8b32f9221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:35.068Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a26abfb5-5a29-4844-9caf-ec052fba3ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:45.081Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=17829434-4aa9-4de8-91a3-e63145349801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:00:49.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:00:49.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:00:49.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:00:49.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:00:49.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:00:49.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:00:49.831Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:00:49.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:55.088Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=362a48c8-34f9-454c-87aa-4dd3dff8e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:00:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:05.094Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d8d23880-a673-414f-a254-c1721d73b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:05.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:15.106Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d785c053-ac7f-4e03-87d7-daaa09709b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:25.116Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=764a2dee-97f4-438d-9a8f-2bdce47b9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:35.124Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d801a38b-f258-4840-af92-426feecd0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:45.134Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9f542d20-7057-4922-9533-85e86e2a4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:55.141Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e828f02d-8611-4395-b6fc-2cbada4b0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:01:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:05.148Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dced9cb2-f9bf-4333-b77c-5a20cf26462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:05.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:15.157Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=071ed5c1-859a-4fb3-9c67-85738fd9e7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:25.169Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c6a93b1e-b555-422b-9a4a-4d77a9a8ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:35.176Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8eb48299-c792-4b1b-b2d5-00d3a7005d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:45.184Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=40395844-965f-4dfc-a449-892c26d6cf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:55.192Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dbfc010b-cb52-4ed0-9917-9bfcb27f83a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:02:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:05.204Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=961d002f-c973-4fe3-a8eb-42f1ad0f8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:15.212Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=190a94eb-1c2b-40e7-b5e8-d2248ca4ad61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:25.222Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=90f885e5-e12a-49f7-8bbb-fd841c3ca0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:35.233Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b7cff673-e433-44a1-a064-4e8c45bbc91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:45.241Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=99eb295e-b249-4126-80ac-b35517987a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:55.247Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4c75c252-7655-4c4c-ae19-0beb02c91280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:03:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:05.253Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a02d55c1-a0f7-423e-a22d-16308f591700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:15.259Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=cb7abf82-5cc4-4cdb-b56b-52bfee9fa40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:25.266Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8af24f5a-71ac-435a-98cb-c2f614290c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:35.278Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=12cd4497-2569-4819-b2d0-2cecbd63782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:45.289Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b6b8e3d3-21c9-4caa-b86f-aade89c79995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:55.300Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=77abdfb4-c1c2-4174-8977-27517e1f5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:04:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:05.309Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=41dfdeee-a36e-42a1-8ad1-dd0dfb9444f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:15.319Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9760ecd3-e80d-41dc-b70a-77a63b1274cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:25.325Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f2632174-3673-4777-8737-45366e7e3c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:35.332Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7333032d-fabc-4838-835f-c9829aebcd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:35.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:45.338Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5d28617e-462a-41f8-9550-15ff1a1bb90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:05:49.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:05:49.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:05:49.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:05:49.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:05:49.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:05:49.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:05:49.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:05:49.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:55.346Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2197d5b8-234d-42d3-a774-32b68a8342d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:05:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:05.361Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=33037c75-7822-4e5e-874d-afb661336cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:15.372Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a276d6d6-6716-431d-9c68-d2f365bbd5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:25.382Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a4af4f85-4e7c-4cbf-9e9d-b36a342f4886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:35.390Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7b5e11e0-027a-4682-a783-bc241384b598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:45.399Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=09fd985c-d5ff-443c-b4e2-fd89959c732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:55.405Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ea8c7cea-c047-44ff-9cd0-e3d17c75d871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:06:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:05.413Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bc6cc09a-eb44-4ac6-b045-dd24d1aab12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:15.422Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3ff39eaa-a79b-42df-86eb-1d500527ea8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:25.429Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b1f7f65f-02c4-4858-a1c7-0f6f2a1cbb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:35.437Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=12ff0b49-8990-42d4-a988-c0dfeb25955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:45.447Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1f2b6bc3-19a0-4514-826c-7c9ae427b445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:55.462Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1ff889e8-5415-4807-b650-d10028b8be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:07:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:05.469Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8bd81ec8-b239-4775-87ac-71347950c949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:15.477Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f0170664-f97c-4c07-b5d9-99a08b14aa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:25.486Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2ff120ed-5ea2-4c0f-a2c5-fef9f959c98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:35.492Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fcfd2c85-46e6-4464-964b-4c794e2c83c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:45.499Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=263da63a-ca26-4380-add1-b30a6c87a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:55.505Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=58085a9b-7df7-45f4-a3d8-2376adff8887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:08:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:05.511Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bad6f544-e00e-489b-b1fd-c4fbb987e9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:15.517Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6fa2fe8e-9965-4e3c-a211-f1cf4eca70e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:25.525Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6084f487-c1b7-4953-a88e-248ca2dbdbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:35.537Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=20257163-d1ca-4ef3-a3fa-85deffb9faa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:45.546Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9e19d8cf-4950-42ce-85aa-60dfa8fc7d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:45.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:55.555Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=69cb379b-13ff-4dd0-b9f3-f8fede6f8912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:09:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:05.563Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=58355902-fc83-4c9e-9d04-e5cc814a2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:15.570Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f24adef1-f4f8-4be1-88c6-f7ca6afe1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:25.578Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=52540912-36d0-4e08-bff8-4e0a00e0613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:35.585Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4deda8fe-a5c1-43f7-a2da-909b2714204a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:45.591Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5ca607d9-ec6c-4a2b-a66d-29335be7ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:10:49.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:10:49.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:10:49.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:10:49.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:10:49.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:10:49.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:10:49.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:10:49.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:55.598Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8768b359-4885-4541-98f0-03ba432dd68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:10:55.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:05.609Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=555a1d78-98f4-4b51-aa78-e6ad8fb684d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:15.619Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ffe6afc4-7fda-42a9-a86c-7241d6ecc3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:15.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:25.626Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=23073e5a-40e3-4303-8b98-59c689e21539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:35.634Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=fdcb6891-70d7-4254-9aa2-e011cdd74719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:45.643Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e11728ba-5533-4c3b-abc2-8b7260cd18c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:55.651Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d0aafba7-be36-4011-b0e6-ae2519835af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:11:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:05.659Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c402a46c-4c2d-42bf-a2aa-b81c1e8be708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:15.665Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c32bff63-3863-4e6d-8c8e-b658178eff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:25.671Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=16c75f49-9d50-450f-bbd6-1831c5fff853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:35.679Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3340b921-686d-42e4-a520-90cff5d5e8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:45.691Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1e5d2a56-188d-475b-9bcf-e1cb6203d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:55.700Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=81aba8a7-9bc8-4e6f-b344-7547612efbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:12:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:05.709Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=12b74d9b-212a-4f76-b4cf-7017e3352a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:15.715Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=def2d98c-38de-4aa7-b3ab-71e3920d8fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:15.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:25.723Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=705bc61a-56f8-4f7a-a2d0-5af0d60a67ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:35.730Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=89e85246-cc00-4079-93cb-3190324bcbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:45.736Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=08a081cb-5922-4ce9-b6bd-da506809ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:55.743Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d7648d47-6f4d-487c-95ec-80245ddf9abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:13:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:05.749Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5f42439a-fe36-435c-88db-04bfc4108ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:15.761Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=97934a33-cf85-422e-a339-b78973603b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:25.770Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8245b8eb-6829-4d48-a4dd-2086a6823cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:35.779Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=878d1314-a20c-404f-bc4f-a6844ed5d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:45.787Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3a40df5b-41a9-4867-8d43-f818148dc872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:55.796Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=066b444a-b31d-4c25-8085-82bbf540faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:14:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:05.803Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5dde406b-fe53-4271-af96-194ae3e00563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:15.809Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4aaf72f6-9c7e-46d3-8e32-8360d60aa738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:25.815Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=53d0d3fd-ebb2-49c5-940e-26ad689c979e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:35.822Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c605b0b8-a5f6-4bee-9988-7b517fb68994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:45.834Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2541b9b6-7e4f-4a6d-bb8d-73bf0da9f30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:15:49.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:15:49.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:15:49.834Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:15:49.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:15:49.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:15:49.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:15:49.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:15:49.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:55.845Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0dc06219-35e8-46ca-be86-923cf401aaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:15:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:05.854Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3c6a4508-d6ab-4c13-86d3-9fa2da1d7359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:15.864Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=53964f74-0831-40ba-821b-390d8bb8da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:25.870Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9a44c64d-8f89-4fad-a1e6-170d1334c228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:35.877Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2b02e1a5-8b25-4ead-a736-482337530683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:45.885Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0645a897-b4a7-4154-9da1-57219689b520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:55.892Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4c66f1d0-9fef-49a3-b09f-ed4964bbeb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:16:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:05.898Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5d2cc1d5-550a-49b9-9094-b82c534a6655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:15.904Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a7fd184b-02a0-470e-9abd-37294cad51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:25.916Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f6db1805-e58b-4b62-a4e6-fb99ba4c4dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:35.924Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3ce0eb9e-4ab1-4228-8efc-fce1e7c57df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:45.931Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ddd14c06-d020-4ba3-9c6c-67e87cca910b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:55.940Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c9ecce86-b0de-491f-a5b4-bab398a52d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:17:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:05.947Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=508bb44b-d591-41a6-a738-07bccaf99b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:15.956Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a39ab24b-5c14-40ad-9c04-46ed9a09db60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:25.962Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=413831c0-0fde-4358-942d-78ad7d0b4efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:25.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:35.969Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7834b46a-32a5-4666-94cf-82c724971536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:45.976Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=30d1d01a-d364-411e-a2a2-53fc94fae428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:55.983Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dd363b17-73ba-49f4-9ff6-44759e6fbba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:18:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:05.996Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=02388f72-2afa-41e0-9dfa-cff3b49fc0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:16.005Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3cf4b58e-724e-4b97-9ce3-395cae567625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:26.013Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f2c1ef77-ac0b-4e2a-a579-448e17e0a251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:26.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:36.020Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=62bf6297-5866-401c-8eda-40887ef2f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:46.027Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a91931e5-8a1f-4e57-8490-72369b14e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:56.033Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=08b43528-5eae-4d51-bc4b-6240f5aaedaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:19:56.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:06.038Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=62551fda-5f08-4308-bd19-f821fdd49147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:16.044Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5875cb66-e0ce-4df9-bc77-770ef9aec39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:26.050Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=14a51a43-abf8-40a9-8657-b41edee7b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:36.060Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=65794201-d526-4fd2-95c4-2ecfd4c00640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:36.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:46.075Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c49ed6e8-98b9-46ff-b2a9-e8b5488ca3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:20:49.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:20:49.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:20:49.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 |2022-03-19T13:20:49.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:20:49.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:20:49.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:20:49.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:20:49.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:56.082Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6b491662-a87f-48b9-9e20-d3daf6d05b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:20:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:06.088Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=99b34b42-c486-4367-abf4-78c25e904d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:06.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:16.097Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f2dfb7b4-498f-433d-8a00-e2bae04d49f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:26.105Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=37f0d6f5-5ef2-4abb-a33f-79d93d913a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:36.112Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=dc3b6815-f9f8-4fc1-a51b-dc04719b95e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:46.117Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a02b6a91-7ac5-49e0-aefb-08a3126f28ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:56.123Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=cc77bb68-dcf6-48ee-a9ea-5303d5a683a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:21:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:06.130Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=463a7d28-00ba-4c03-a227-21fa9357c9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:16.139Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=1107686e-bb69-45c3-81fb-18ae30158092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:26.150Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6d3eccc6-c91e-4ff7-9f02-bb127927665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:36.158Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3ed4ede8-3b34-4e54-a6fb-b0c7af39752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:46.167Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3b186a07-c624-43dd-9173-2eb03182e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:56.174Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e33d295f-c626-41ee-a590-87418b158fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:22:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:06.184Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5f216997-5274-48d4-a300-c4e83829d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:16.190Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a2701881-3a9a-4c1b-8b50-17a18b8c16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:16.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:26.199Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=2da8e03d-6bda-436d-9177-074294d48263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:36.205Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=911ee463-7875-4b28-af2e-7f362b3ccdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:46.210Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=42112892-b62c-41fd-8b45-22f61bbc3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:56.218Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ade88936-dc37-4a55-b8b3-664d46f12b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:23:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:06.232Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a4ec08da-27b4-452b-b508-dddcc2a7c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:16.239Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=090a12f0-dd15-49ae-82bd-ef44541809e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:26.247Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=20746360-74ad-4461-a394-23d361093bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:36.256Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e39b410b-bbf4-4f7e-87e7-997a2dd4814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:46.263Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c8ca8e7a-fab3-4681-bf32-69e9cd00856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:56.270Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=57498150-7ed6-444c-88c6-0b38766fdb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:24:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:06.276Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0ef68503-c640-44a1-92e1-0baca763f37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:16.283Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a6cf9520-d0cd-4b59-a2e0-361660f595ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:16.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:26.290Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f7bd759b-27c7-4172-8fc9-b4a7db1bd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:36.302Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3ab54ca5-f5d9-49b8-a591-5602dbfbe8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:46.310Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f5150a6e-1d16-4494-8802-69d856dae58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:25:49.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:25:49.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:25:49.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:25:49.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:25:49.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:25:49.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:25:49.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:25:49.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:56.318Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=460ac4f5-816d-4370-913a-b59053466528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:25:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:06.325Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7220cd21-ffdb-45f8-820a-1637488d76a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:16.331Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=bca28cfd-f67f-4117-9733-aacc7814ca80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:16.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:26.338Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=f0c38151-7504-4574-ba8b-12dc3f4029e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:36.345Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=067d7dd1-86c6-417d-9669-a982f8beab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:46.351Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=80a9ae35-781c-4d6e-9ffc-046aac77aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:56.360Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=38039aba-a41c-4b36-807a-6e423bab2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:26:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:06.373Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5b62c55a-0624-4803-ab0e-e1a1128553cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:16.381Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=62e9a64f-70a2-4ba2-9b6a-1e4bc4331c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:26.392Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d3b9a38a-613e-4131-aca8-16c150b8d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:36.401Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=921c51b6-ce2c-4295-bc51-ebda3b1f004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:46.411Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=09b798e7-698d-4802-b836-db8c16665fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:56.418Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=39e3a1ba-d545-4ce2-ab82-53f318405f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:27:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:06.423Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0ac56034-fa6d-42eb-9855-0be75a153b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:16.432Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5e7decdf-afe2-46f1-8add-375b72a585ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:26.439Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d2b130f2-69ac-46f2-b3ca-f1b0605fcaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:36.446Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d9951a60-04d2-4d0e-bcad-19fd3cd711a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:46.457Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3888146f-6e4f-4545-9f31-bbc294ce3920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:56.467Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=957c7a27-67d2-4b24-a059-de9f300e5af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:28:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:06.477Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d8922101-5306-40e3-9485-4ac2b6484738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:16.485Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e3a6419d-1ce8-4902-9f6a-a26cc0dbc730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:16.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:26.492Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=4a962fcf-949f-49ce-83db-3eefd62a9023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:36.499Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=63899b5b-a38e-4aa2-b511-21c361e9b1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:46.506Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3204b00e-e574-4cd2-97e3-7d1150210a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:56.513Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=009b9724-2934-425d-b5ed-7d9361fb1b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:29:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:06.519Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ed01cc94-f878-4aa1-9c8b-c585a8280933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:16.526Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7d595af8-a48f-4ff1-9ca0-16890323e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:26.538Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ffe9250a-a250-45d7-baef-7cb7d34c8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:26.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:36.551Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7d210c34-5079-4ef9-8c7a-a88929848884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:46.560Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=6cda5502-572d-49d7-9c19-7c3721ab396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:30:49.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:30:49.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:30:49.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:30:49.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:30:49.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:30:49.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:30:49.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:30:49.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:56.571Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8e6868fb-6388-4999-80db-db350aac0d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:30:56.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:06.582Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=c4226f55-1077-4a42-a3ff-674ce5582c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:16.590Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=d0496f52-a65c-4cf4-8965-9653975166ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:26.596Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0b5e3706-fb42-4cbd-90c0-a8d29b959c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:36.606Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=afd97f2d-a75a-4fb3-894e-4069d92a1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:46.612Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a7e524e9-39a2-458a-8871-afdacfd7829d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:56.623Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=21ff9eff-a52e-44fc-b81f-157e3e671a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:31:56.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:06.635Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=eeaca84e-ef6b-4484-880d-f94204b0d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:16.644Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=05dd6c96-7877-484f-b08c-29bb040701af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:26.652Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=258e09f7-3733-430f-932d-75895cd6395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:36.662Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=007e5fdd-898d-4f87-860d-d70d56ff0232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:46.668Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=94d0cc0d-9939-45c5-b762-3de52674164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:56.675Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=9e875d61-e1cb-46a0-87dc-e6f91907fd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:32:56.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:06.681Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=488be2c6-7ed8-4a73-b638-8e899e4163fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:16.689Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0cfb0ed9-47c3-4753-afc5-8a6656f3b3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:26.696Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a59a1a22-7626-4c0d-8419-3b0a3ac0f645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:36.711Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=31b991a7-6e59-4e9d-a298-b1274fd51a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:46.721Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=3c31e8cd-d8e9-4e8b-be8b-310ecaebdc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:56.730Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=479502f5-7c89-470f-821b-2223680c63b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:33:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:06.739Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=57cf4e8c-3276-4751-803f-fe0d12656768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:16.746Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=47177c5d-2c4d-4d38-a905-c899fc565a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:16.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:26.754Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=5027442b-e074-429e-bfe5-98d93e476dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:36.759Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=0121b3dc-070e-423e-9b9e-790c081e3759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:46.765Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=e4a4e4a1-e7a6-4e5c-ba54-a31d3950e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:56.772Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=027ee186-23f5-41cd-b43f-5fe16dedb63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:34:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:06.779Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=cb8cef0f-6f28-4f50-aca1-a96fa10b02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:16.789Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=71dc028f-86a8-4f9c-98f3-e6f874985394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:26.803Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=b4fa6d15-7848-4e1f-993b-b69dbb9ac4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:36.811Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=449b424a-8433-469e-b86b-334062da08ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:46.817Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=84e9bf4f-3fe0-4e18-bec9-58afc6a3d90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:46.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:35:49.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T13:35:49.829Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T13:35:49.830Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:35:49.833Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:35:49.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T13:35:49.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T13:35:49.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-19T13:35:49.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:56.826Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=8acd2a91-2384-4fdb-bb58-14944a54db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:35:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:06.832Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=83fa25f7-1831-470a-b18f-0d4fc44f504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:16.838Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=ec700522-7bf4-4f5b-b7dc-5948201c44d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:26.845Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=064d4ca2-50a6-422d-9d85-83f34cf0aa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:36.851Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=7962ecc4-c392-4fc8-970d-88f08e352b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:46.864Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=60dfaa1b-cabc-4a0e-ae94-ce93f09ffc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:56.878Z |INFO |Init configs |InvocationID=152971da-917d-420e-8e37-3942edf2d438, InstanceUUID=a8e33636-340d-490d-b3e6-9249215630d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T13:36:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |