By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:43:20.197Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:43:20.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:43:20.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:43:20.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:43:21.083Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:43:21.084Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:43:21.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:43:21.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T07:43:21.220Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-23T07:43:21.267Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-23T07:43:23.058Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T07:43:23.501Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-23T07:43:23.520Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-23T07:43:23.520Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T07:43:23.585Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-23T07:43:23.585Z |INFO |Root WebApplicationContext: initialization completed in 2317 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-23T07:43:24.044Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-23T07:43:24.657Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T07:43:26.169Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T07:43:26.650Z |INFO |Started MainApp in 9.053 seconds (JVM running for 9.75) |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-23T07:43:26.703Z |INFO |Start scheduling PRH workflow |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:26.717Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3bc7772e-ff7c-4a5d-a52d-457b25276de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:43:28.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:38.395Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2d354cd9-a660-4484-8d10-b98cfba2dfc7 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T07:43:40.442Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T07:43:40.442Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T07:43:40.445Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:43:40.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:50.872Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5906afb3-56a8-4178-86ba-6fb89980b172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:43:52.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:02.100Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a9f002b1-6ce4-4356-bfde-18e5aa82ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:03.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:13.174Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f27ecb13-b65c-41e3-b629-22b9844a76e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:14.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:24.214Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c8bca785-a375-46ac-9041-a11b710ffe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:25.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:35.287Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ddb3d48c-6834-4fe8-a2b1-7e2cf8b9d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:36.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:46.458Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fb8caef8-9b9e-4efd-955b-2a17b6637582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:47.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:57.525Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1eee3ce6-6396-4cf6-b84b-8afb26b6956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:44:58.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:08.662Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=359d1446-1802-4abe-b5b6-f58b68ebe790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:45:11.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:21.267Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c0568e81-9e72-40b8-a9d0-357d495170d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:45:22.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:32.310Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c064afed-ce4a-43eb-9eb1-3a2ec4b1c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:45:33.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:43.446Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b62c0fad-7c5e-4c36-aa8f-2031af90d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:45:44.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:54.516Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=298c6ed3-ec8f-4f19-9679-3e65083212eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:45:55.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:05.558Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f8e99f91-005b-48ec-96c3-18ca8ad2c49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:46:06.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:16.629Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9d6a9fa1-b546-41a0-90fa-233e9ccf1c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:46:17.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:27.705Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36cbc460-4ade-4652-89fd-a93d8fd518b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T07:46:28.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:38.805Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f0a451dd-73ca-4431-b2e8-9ace476e2948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:49.151Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=89a69990-6570-454f-8cc2-05d19a65a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:59.170Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8f3eb494-d466-48df-9845-5b542f4ea092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:09.188Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e289f676-c97f-4eb6-89c5-e154dcd69cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:19.202Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0b58e7c2-932b-4126-b7db-f02fc5bcec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:29.213Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=202175a0-55fd-4f5d-8129-36c85e79a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:39.224Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=aade080b-1595-4daf-8424-d6e645bc0c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:49.236Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f43e5d4e-ac6c-4256-b92e-0d012d695d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:59.251Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7d967aab-1056-4809-a517-6f8c70e8c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:09.264Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=adaf78a9-2ce7-4264-a1cb-d0de24498378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:19.277Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7167a4bb-596c-4ce1-ab00-4037b99ed51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:48:25.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:48:25.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:48:25.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:48:25.097Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:48:25.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:48:25.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:48:25.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:48:25.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:29.286Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c00363e1-bd5e-49e1-a7f7-15f8ce4fdc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:39.299Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fb959021-2174-4022-a0d5-871a44ef4d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:49.309Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cd0444c7-9c45-428f-9a86-5c87d1d0037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:59.322Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1f6852e4-4897-4bb1-82b3-6f85271b3ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:09.335Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=86eba594-be62-4d7a-9dbb-3e8867f68365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:19.349Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=48e50a0c-58d3-4e31-8c8f-923d3c3849b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:29.361Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c9d27a12-5a6e-4a46-b20d-e12dc1aa6884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:39.375Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dd59971c-8228-4b90-b477-890a3e2e8d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:49.386Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=027108c0-c1f9-41fa-93d1-b93b6e3466aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:59.395Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4b95341a-4d61-4777-b984-61c2cad54ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:09.406Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9ab0d14d-be07-49d4-a7f7-76d01b6e476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:19.417Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fe9d104d-1a0d-41e5-bab5-23952f36192c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:29.428Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c5ca5ecd-c332-466a-a543-55bc6644232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:29.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:39.437Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fe966dea-66a4-4756-9997-a98d19f43340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:49.448Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dcaa408f-88b7-4d42-bcc5-5bd7eaa07e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:59.461Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2e726a68-ae58-465d-8dc2-17dc6b81ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:09.471Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3db64e57-e2a5-4b22-8943-30860f746706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:19.481Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e71342d2-8d41-4717-a5ea-c4fac0614e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:29.490Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=67292667-e414-48dd-b7d4-807d0fb6ea81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:39.501Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=88deda69-a3d3-400f-854b-2e3a92f6251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:49.511Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6b7b1973-5184-4465-8b7e-c6ee50ef4c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:49.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:59.523Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8d46f29f-b718-4db6-91bc-32337a476991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:09.533Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c16cac47-3fb6-4947-aca6-7d014080f62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:19.544Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7cc7220e-af7c-4295-af58-e9c60ee8bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:29.560Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=20a7f919-96b7-4c7b-9901-3a606b0a3a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:39.576Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=34d25c15-ab03-4a52-a046-37d0a66be16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:49.588Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5d670001-47b6-4754-9ab8-c905c4182fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:59.598Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=22ae41e5-2947-4972-b25f-a5a52d4695c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:09.608Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cbc77947-b196-4ff9-970d-4752f8687925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:09.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:19.617Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=40ce18a1-98ae-465e-8b5e-d15c7f49469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:53:24.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:53:24.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:53:24.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:53:24.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:53:24.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:53:24.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:53:24.345Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:53:24.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:29.630Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=93a00dee-e0a5-46bb-acd9-db125bdc41d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:39.639Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=eda0e73f-0a5f-4da1-8dea-b84fb7ad6fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:49.651Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=71da7d25-8368-4f27-97e3-51bd1f97eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:59.661Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=33d9cce0-4db7-4ec4-b2ad-7aed7290b11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:09.670Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=189ac2b5-2485-46f4-84bd-242dcbdf70aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:09.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:19.682Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=939bc75a-ffdb-4b28-8f2f-96d9aaf0f3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:29.692Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b559e87c-b98f-4d74-aeb8-f856ce486ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:39.701Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6c8fa138-ff7d-4718-bf23-1fe6facdbd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:49.710Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fac4498a-972d-4368-b3a0-411cefc88ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:59.720Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68b9c871-40b0-4a70-8a4f-ecd24cf36e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:09.730Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f5ca39c-0587-4c54-8dcb-00581f95b222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:19.740Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ab380756-a9d4-4e18-8540-d84f31de331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:29.748Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=237b0eaa-5df9-4a6d-bb80-b983463687f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:39.757Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=39b2017d-9bf6-4ff1-aa48-211d26f5fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:49.766Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a6f38bb7-3ea1-4c47-83f9-cbd3115e8647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:59.776Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5b23c169-2f3d-4862-9062-ea769a805621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:09.785Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2a8191d2-16bc-4ba4-9d50-6fab0ed57076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:19.793Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=139ae1d2-8a4f-458b-b179-57fd93269a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:19.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:29.833Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7df98c12-dcab-4aaf-843f-f06424119b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:39.841Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d1591723-55fa-431c-b6ee-93f434d66f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:49.851Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=280295db-cbb9-42c5-9179-347c2686108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:59.862Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fa3478dd-0adf-4e7f-8e3b-cb2b7e995ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:59.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:09.872Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=06a30b91-a48f-462c-bc91-543a77779a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:19.881Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2c65cdae-f888-4c6a-aa19-6c4f4e72c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:19.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:29.888Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=aa307721-c013-4bfb-88c8-19ea9198bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:39.897Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bea39546-da64-4f5a-bcc3-bac02b937fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:49.907Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=80eaf384-df2a-4370-826f-c1e958a0740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:59.915Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7fb9e1b9-89b9-45ad-9720-091d5126ce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:09.924Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cdf2c91b-f9b1-45b2-aa2f-17f35129eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:19.932Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9981759d-33f0-4131-bce9-57abe8a8a95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:58:24.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:58:24.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:58:24.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:58:24.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:58:24.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:58:24.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:58:24.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:58:24.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:29.942Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9959d398-7583-4b5d-aee7-e5d7291b7a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:39.952Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0765a020-41dc-49e7-9554-f50352e5cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:49.965Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=55eafede-4003-41e3-81e9-32a84b555330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:59.985Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=52d6b4e4-1bdd-44bf-94bc-98ebf3f52afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:09.993Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b16131e8-c6ab-4dec-a855-402ca5f11a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:20.002Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=34066d3a-db9a-4a3f-bdac-115fe75d8212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:30.011Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1d8a7a52-cf70-4e44-9d66-3eca9d2c7b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:40.019Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4bbf98e4-2786-4d0c-a4f0-eb8fb3e7160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:50.030Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a1b4215d-fb36-44d1-9f10-81fabe337456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:00.039Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=67626d83-d21d-4284-9880-b071fc615e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:10.050Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=51a07fe6-8d8c-4342-9017-0e18dfdca64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:10.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:20.059Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1f12f559-2739-4b85-b277-bf1bc28d7952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:30.067Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8f9ce6c7-8f58-4f59-959b-4d926bf55b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:40.075Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=18d3b9b0-5bdb-4fb8-8d14-c1676003a6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:50.084Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b49ad8f2-b5fa-437c-9b39-5cada2542d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:00.093Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d1e58038-aac7-4c87-b772-47aaea65262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:10.104Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9315bb23-096d-408a-b27b-3ddb71a57234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:20.113Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=da6a061f-c325-4067-95b5-1e9093e3946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:30.121Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=09bc4782-2b52-4c6e-a151-edcef359da05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:40.130Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=55eb1489-09f6-46db-b754-9545d837b1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:50.138Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=83724ce2-58f2-445d-9a92-29d1663e14b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:00.147Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bafe6756-59f7-43c6-b282-16e28f062edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:10.155Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=91edc2d6-a5d4-4d93-97bd-d80cb59d5b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:20.166Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=be3f39cd-f064-4f94-b61c-07f8a4b689cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:30.175Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bb71aef7-1bba-497c-9727-3ae5adcc2679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:40.185Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1ff66e3a-af88-4277-850a-397576614f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:50.195Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1da6e6db-9333-49a9-b2cf-40fb0c035812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:00.203Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3552aa13-bf03-4d36-937b-2ea1d68605a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:10.212Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=260d02d1-6f73-4499-be6b-26926b3c58c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:20.220Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0bbcc2a3-9531-4bdc-b5a2-071b4ebfd005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:03:24.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:03:24.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:03:24.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:03:24.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:03:24.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:03:24.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:03:24.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:03:24.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:30.229Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9b9f7d77-e210-4a23-9381-f16d634e3a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:40.241Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c4faf2e1-2953-40c7-b349-b0c64319d770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:50.251Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=38033ae0-f7c5-446a-89cc-0861ad0a4111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:00.262Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=83e0b585-753a-479f-97e5-dcb6b23c97fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:10.268Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=59b768f7-2f4d-4489-8e14-2a2f6a8cc4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:20.278Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3c163abf-2ad4-4e79-95e8-7f77c18b96f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:30.288Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4cd3f82c-c230-460b-966b-53e9d5303dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:30.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:40.297Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ac5fb554-5b60-4956-a8a8-1e37141348f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:50.306Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7f936db6-a76f-4699-ad25-6ae55a7d4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:50.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:00.314Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ffa3e466-f652-4550-bac0-d8bfe78cb5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:10.323Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=231725fe-176c-451f-8ab6-8e94f1b78b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:20.331Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ea5478b2-bafc-49fe-aee9-4484a754119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:30.341Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8c1d62e1-3262-4947-b7b8-4cced233f63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:40.347Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=acc4f66f-08df-4edf-8bd1-c91b8da2a934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:50.356Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bb80d890-0d1b-492f-b978-d75cc5ed5eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:00.363Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cd8fe1db-646d-42fc-921e-782240334b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:10.372Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0e563261-f06b-44e2-b198-ecbb51cf3123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:10.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:20.379Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cf3c8edb-c94f-4d9a-97ca-2b4af3f5fee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:30.387Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=898035cc-1e59-4fe9-b157-61674e994851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:40.397Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=147a763d-e7c2-4bb3-b16a-1a3534be55c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:50.405Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=18ab9c32-d9bc-4b0d-9c7a-f598e9b75065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:00.412Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1007b5ff-e4f9-4afe-90b9-d478eb2adf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:10.421Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f29e3b48-2f02-457f-8ad9-1936ca1ffe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:20.429Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2224dc86-d4a7-43f3-971e-1b129bda2cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:30.438Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36eab0e9-2244-4991-b05c-04a721a9a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:40.446Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f6d8c801-0d63-4615-9981-5c8b44a19902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:50.453Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=11051ea3-e918-451d-ab88-7e7f88b9dae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:00.462Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5be7966b-b436-4739-9842-bbae134d3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:10.472Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7ea23f4d-cd97-4be2-9a2f-9c7c375fc2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:10.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:20.481Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d565b71f-732b-47e1-84e9-9757d59d7fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:08:24.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:08:24.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:08:24.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:08:24.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:08:24.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:08:24.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:08:24.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:08:24.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:30.492Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=280c6b12-dbf8-44b2-b078-f7251bc69267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:40.500Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e7705b86-8b92-478c-8788-e9c0071eb33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:50.507Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5ccc66f8-56eb-44ae-9ada-0f69181053c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:00.516Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f5feb648-ef76-4e8d-9071-2070bee6c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:10.525Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4987054a-b3a1-4c54-97b8-c9af22c67b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:20.534Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a7dd94c9-b305-4bbf-a3a5-d42ea1166502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:30.542Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8a691de6-1e1d-4e41-b965-f4e68b1a0d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:40.551Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bd241bc4-1afd-41ff-ac5b-e6aeb3f52341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:40.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:50.560Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=324cbc4d-adb6-4bd0-b5f2-8495cc4490d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:50.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:00.569Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8d3b5cfa-e7f8-4db7-afff-1de5400660dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:10.576Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ad8d7dc1-320b-4948-b363-22287992e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:20.585Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=533785a7-f4f6-4297-9e62-85b9d45e087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:30.594Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=adf1b4f2-8c6f-4594-892e-d9c861b8a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:40.602Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7bb244d8-5f50-4d64-a8dd-284e7c6d56b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:50.610Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=25e2b482-1c19-4bec-9d62-9afd4ec1cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:00.617Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=04d7702b-76e7-490a-aaa8-6a56e31f7a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:10.625Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=19619b48-9532-4db6-af29-cdcce79587c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:20.633Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9a77b673-f4a6-40a1-a892-34c6fc88bb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:30.643Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68a2f9b8-4992-4a51-9c57-3623e2de894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:40.651Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3a6f37d5-71a6-4b45-907d-0b4dc7ff7a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:50.658Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a02a7153-7258-45e0-a35b-3eb1bc338fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:00.665Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=65b5c621-ad05-409e-abdd-d7a8853637b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:10.674Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=83f7d373-6717-4da8-badd-cb66846e8b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:10.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:20.680Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1bcaa83b-c3fc-425e-bc49-08aa3b1f38c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:20.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:30.690Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=131a6d07-6ee8-4668-98c3-2b4c8642e9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:40.698Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5cb7c2a5-5f33-406a-a5ba-60cdf8e2b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:40.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:50.705Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f86a398a-e04c-47f8-81eb-424656c7aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:00.712Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=379458af-2a5f-46ea-ba38-a100e235aa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:10.719Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f247ce41-461f-4625-aeee-d083e314aef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:20.727Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=44f20517-909c-485c-81c2-c7f948ef7057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:13:24.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:13:24.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:13:24.286Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:13:24.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:13:24.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:13:24.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:13:24.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:13:24.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:30.735Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e7b8be3c-e8bd-418b-8a2c-d2527e442208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:40.743Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3ec6d71f-1b79-459b-bf64-2787713f7095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:50.751Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c140e5a2-c73b-4b85-87dc-a9ebf27eb3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:00.760Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a0594a8b-0c10-4db3-ba9c-cc294b63c45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:00.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:10.774Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d449ad46-e22e-47cf-871e-99b820e74c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:20.782Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b2f9b6d6-3187-47e5-9866-f2eaac197315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:30.790Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=487a5a19-40ec-4811-b524-ea8b508320d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:30.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:40.798Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8f38392c-b6b1-4309-bf3e-797f0368de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:50.805Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=96eff297-7299-4d5a-a923-d28c32aa32c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:00.812Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9a41ef94-a17e-480b-ba16-f43c198c8696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:10.819Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d367062c-a965-4cc6-9e42-40a86546d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:20.827Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2028936b-632f-4445-ae1e-9e494fc4a250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:20.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:30.835Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d377c995-4f4a-4702-a163-189c845fd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:40.842Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=008c11e4-f8f0-4659-b52f-6aac7053d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:50.851Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ac8c09bf-9390-4eff-91b7-ee53dd019878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:00.858Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c3e9dbc7-7c3a-402e-b450-8397fdbf4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:10.866Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3e321e2d-8f2c-41c3-8eb5-6cdc2b3401ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:20.873Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=01a97331-8920-4193-8e13-47fd60049c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:30.882Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=edd59c97-a288-4e84-9d9d-befbcc546d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:40.890Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=449e954c-4ebb-444e-8b57-4dd091628c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:50.898Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3f80bdc9-d270-41c5-9043-0744d4bea53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:16:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:00.905Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=737fa7e0-e06a-4b0c-825c-db8e84c1e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:10.912Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dc5e8261-24ee-48b4-8872-f087d3bfc670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:20.920Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7f5fa4a7-17f8-4892-ba09-4f636e83c49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:30.930Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=19b5f43a-3f2f-4c04-85ab-b55699433d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:40.938Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=128fc135-814f-4e61-ad90-0577cea48036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:50.946Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4ed7e9c2-7125-42e4-b52a-217d1e71ab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:17:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:00.953Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7d327356-8c76-4713-af44-08d20bd3eff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:10.962Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=72f9322e-c000-41d7-8be2-4769700a3af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:20.971Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2f621874-bea5-475f-a204-5d920bedec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:18:24.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:18:24.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:18:24.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:18:24.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:18:24.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:18:24.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:18:24.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:18:24.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:30.977Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7e7b9020-3eb3-4489-b2ac-e3fc264d713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:40.985Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e7121ab7-9e2e-4a83-bb2b-bc0bff09df03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:50.993Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=55deda27-17a6-49ed-8982-b0b9a82d40d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:18:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:00.999Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6885c49c-fc53-4d45-b0ff-7342799a0e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:11.008Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fe086cc9-ee8b-4a95-8e69-f2f7c3b67bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:21.016Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=43c18513-367e-4839-a589-e691c8ec71b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:31.024Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=86eb8a15-2060-4212-8e8c-0c0180cb6ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:41.032Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=64730ace-990c-4e1b-847e-8a34dbc09529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:51.038Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d534c3c9-fcf5-4525-a5af-15f91800472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:19:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:01.047Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2419adc2-3f3f-46d2-8410-25a4c5bf2a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:11.056Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cbfb2cb8-76e0-4042-a630-1e67bc02a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:11.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:21.064Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0baf144b-1588-48f9-8431-d664577ad543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:31.071Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=713ef1ab-4e66-4dd4-9a42-32eef06d1615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:41.079Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0df1a801-dbf4-4199-b5c5-de84820c16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:51.087Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b6edd73c-1356-4a05-8c17-3dc6c743688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:20:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:01.094Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f3f3ea7-26e7-4380-94ee-6eced6ce6bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:11.102Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=37fed2d5-94c2-4962-9231-ac9db2e48234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:21.109Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=770cd847-7e47-442c-9c0e-a0b06b02bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:31.117Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7da69569-b371-4a8d-9337-9a206b7fa295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:41.124Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7045289c-6117-4d49-a060-6e5cfc71d7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:51.131Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=70dfe205-5f6a-41b2-89c1-05799279a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:21:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:01.139Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cc64d49a-db22-4fb9-8799-8ff9b32436e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:11.146Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e058a35a-4141-4f04-ae9c-b397e518a4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:21.154Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b0f738be-14a5-4990-bdbe-8623581c30ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:31.161Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2bbd381e-1593-4eba-9c2b-1ae68c773841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:41.170Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f94385d-9836-46cc-96b2-369a6069457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:51.177Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=71b59ac9-2f21-44ae-ab16-7b9bfc02f0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:22:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:01.188Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f540f513-0239-48df-b99a-6ee0eea98a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:11.197Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bcc0fa6d-794b-4a72-a441-6a2efe5d6f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:21.205Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=500a56f6-8ef9-493c-8abd-9328fe3d05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:23:24.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:23:24.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:23:24.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:23:24.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:23:24.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:23:24.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:23:24.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:23:24.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:31.211Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b7d68976-671c-440b-a931-f1ba95d33f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:41.218Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a8d9dfb3-8d9c-430d-93e4-ed7658265baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:51.225Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=879d1726-43b3-4aa6-8327-65a3131b6ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:23:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:01.232Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=81d42557-65e5-4362-acd6-a0f6c89da876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:11.239Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=81fb9d35-7593-49bb-9ced-ad6f4c920b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:21.247Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a0b24f22-e9e5-45e2-8afb-7d87eb4e0bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:31.254Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0fec9072-f29a-47e5-86d6-a40d2ca8e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:41.266Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c936bc0b-0dbb-4ffa-acc4-49fa5265404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:51.275Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cfd1da02-a9b5-452d-a8b7-800af38ed8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:24:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:01.283Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a1283aa0-4a70-4146-96ac-bf24782a3b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:11.290Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3b24d475-ddf4-43c9-b9c0-e258793c623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:21.299Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=63588d6a-e469-43de-a60e-2069782ff291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:31.306Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8acf8e0e-1294-4676-b81e-ad73be406ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:41.313Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cf14545d-49ac-47f4-9de9-7eb683d28980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:51.320Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1a689adb-1c29-4057-bbeb-e6f805037d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:25:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:01.328Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ef74532d-e8fa-4255-88db-f41d91c89aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:11.335Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=92b62d00-a2e9-4b9d-b86d-e5a9cdb15b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:21.344Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=195eb5a8-4c80-4cff-b713-d2d83e84af2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:31.353Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cc9726b4-8b25-41ee-8351-ec4946223f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:41.361Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=801f3079-f8ab-4811-ad4e-61836f49836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:51.369Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f01a3c35-79bf-4d2a-9208-cbd1ea6e8f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:26:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:01.377Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7ba88968-c215-4eda-a002-fcee0125db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:11.384Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5bde573f-9d4e-4336-8999-86d625adc8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:21.391Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1d00afaf-bb4b-4ec5-8a40-e978c026c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:31.399Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c1dfd0e0-bbd8-4f14-912b-77f0b2d399e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:41.407Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2068e36e-5abd-419a-9c61-bd74524b2832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:41.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:51.414Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1305772a-24a1-4b22-9e90-58a48ed35c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:27:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:01.422Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1348b89a-3839-47e0-80f6-de5916257041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:11.430Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5af594c9-c426-440a-8b41-d3a9bfd121f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:21.438Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f1666b05-9164-4ed7-bd07-1a1b3d1c4770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:28:24.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:28:24.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:28:24.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:28:24.324Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:28:24.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:28:24.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:28:24.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:28:24.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:31.446Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=15384c75-94c0-4cab-8af8-59f7095b1694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:41.455Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=37536be9-d2f5-4be3-8ca0-1bf729953f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:41.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:51.464Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a8297e31-097b-4169-946d-1fb7c2dd0bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:28:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:01.471Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e2781b85-6f6e-4661-a7ef-5a2cb0958b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:11.479Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=511a5be5-cbb6-4c01-adb8-9ce18ca0b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:21.487Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=09e1f5b7-8811-4c39-9681-2abc916be8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:21.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:31.496Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=08dda460-7950-4de1-88f8-4711b137c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:41.504Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f4903428-7e67-40ec-bbdd-1ff8a9c5febe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:51.511Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5cccc50e-d69b-4b4f-8244-e320cfd51957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:29:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:01.520Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a0f84d83-c308-4e76-b45c-e9f223160385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:11.527Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9c80d3e7-dba6-44db-a6a3-955fadf7b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:21.535Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=59f5f6e2-9b80-4a82-823e-c63fce822577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:31.543Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=052fd3fd-789b-4bf7-a2fa-ce8dceb45bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:41.552Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2626764a-ef6f-4166-9835-5a78bf971867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:51.559Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=78058762-f2c4-4c8a-8280-e168d8353ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:30:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:01.567Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=01d3a855-3bca-44bc-87fc-1eff1e14bd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:11.574Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9ce47251-f204-49cd-a6f3-8331b16e66ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:21.581Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=093fad0a-20c8-4b7f-a9af-cedaf3e53b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:31.589Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c1585e9a-08d5-48e4-9001-5b4cec34c1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:41.597Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=04aafe6a-c59e-438e-9e7e-d9c885154658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:51.604Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=76204219-2b6d-4c76-8250-04b6cbf812fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:31:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:01.612Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=17d3f0cb-4198-4184-bd4d-f3fd1f3a6adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:11.619Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c698d53c-bb4d-4b69-8e66-1bdb3d4bcb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:21.626Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=21e2ac58-2e2d-4246-b221-ba44ebdcc01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:21.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:31.634Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36d2c02b-8449-457d-bc2f-e4eaf50eb29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:31.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:41.641Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4e03b2cb-3903-4e20-bc9e-fa4440825281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:51.647Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=eb4435f7-3e68-47a9-a6cf-c564466c8c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:32:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:01.655Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=063a97d4-2dae-4a31-9b89-c95205bf327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:11.661Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8b6e7010-ea7d-4424-99c6-c9b8ea07145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:21.667Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a16c15d6-9281-424a-bf99-55600220931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:21.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:33:24.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:33:24.277Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:33:24.277Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:33:24.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:33:24.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:33:24.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:33:24.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:33:24.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:31.674Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=209ccf5c-0925-48ae-a7a6-ab53b3e2f884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:41.681Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=021d9b13-a816-4bc7-8de7-8e539c0b0696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:51.688Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8c4766fc-9165-4e9e-8a73-bec51463f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:33:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:01.696Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=37294ccd-5e59-49cf-b85f-c599a42e669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:11.703Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a5ba7d92-0d7c-48f5-a633-8b491aff5dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:21.711Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68e95d60-25d2-4683-9205-55f1335a4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:31.718Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6998b827-271d-4c09-8002-0bd02e9ea107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:41.725Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8a5a680a-8bdd-4ced-a2e3-108f6d9ec9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:51.731Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=53e5eebc-1449-48bb-b7a7-cadd57e65a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:34:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:01.739Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e7cb5ed2-321a-4b0a-822a-9162e5ac45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:11.746Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=160910a9-7230-41ae-bde8-4f9ad4f39314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:21.752Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bfc1e08b-05e1-4946-8d84-97f738a745d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:31.760Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1042d927-464d-4550-b526-45252ccfc885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:41.767Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=17645845-d529-433e-8bfd-9a3799091cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:41.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:51.773Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2caef05c-3e41-47a1-9ffe-7e62acb9ec2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:35:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:01.781Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a611f65f-e169-44c8-b124-56cd621d2c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:01.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:11.787Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c9b38dce-a073-40fc-b0b7-c841388aa33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:21.794Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd2fbac7-7927-4508-8f93-a9caa8592fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:31.802Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f6d4c68-4d0f-432b-b93b-6005e12999c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:41.810Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8fe1acb8-174c-4251-80e8-293c4fd5ce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:51.817Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ec2da741-483d-41f0-9af4-684117c34dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:36:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:01.825Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=73def41c-71a1-4701-ab25-47f46039966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:11.831Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f0721e3c-c240-47df-8881-d481920579bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:21.838Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b9bf0c8d-2211-4ae5-bfb0-c1e435c5f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:31.848Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0ba8a12f-5e79-4fac-82a3-5487ee6091ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:41.856Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=330d1019-47bb-4b4b-ab61-f96a1c7575cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:51.863Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=67d766be-a77b-497f-83d1-8fefe342e5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:37:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:01.871Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=55956a2f-b2de-4e91-872c-c6bb573046b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:11.879Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=97950c2f-cd0b-4574-b59a-14eec37f0557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:11.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:21.886Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fb792953-229b-48f8-a2c8-2ce0f33a2996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:38:24.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:38:24.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:38:24.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:38:24.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:38:24.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:38:24.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:38:24.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:38:24.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:31.892Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=00982b6d-bab7-4e79-8b27-72ae2808f791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:41.900Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9c9412d2-1a58-4098-ac5f-a70204bd855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:51.908Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cc990470-9f6f-433a-a809-e5822970babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:38:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:01.916Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=34360263-4047-44f6-8881-63d8dfe76268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:11.922Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d4c5f6e3-7256-4be4-9b26-12534915d63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:21.928Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=aed58d5c-e353-411d-9499-f426bb9095ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:31.936Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f1da3ca7-6868-4881-808e-0c87619b9aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:41.941Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bca7616f-a3f2-4fe7-8fdb-a89336febf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:51.948Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a4145c9a-88b5-4dde-a9f1-e993c07036e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:39:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:01.955Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a7a52b8f-3550-4f7a-9b0f-1e62980e5c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:11.962Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=50de95e9-eea1-430b-9f3e-583ce0d5b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:21.974Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fa6adccb-96c5-492c-bba3-5eaf305253e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:31.981Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7483b26f-2f7a-4376-a85e-b81158a20bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:41.987Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68f97a60-1f66-4d5f-99fc-63ff8cefe760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:51.993Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8dd9eab6-80a2-40d0-87f2-c5cb0538cb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:40:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:01.999Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=672dfa0d-4b19-44d6-b75f-7e49a523de84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:12.005Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8c6c2bef-b2b1-4bed-8849-bb876bb9be09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:22.011Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=28fb9f10-2294-4696-ae0e-3070dc724149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:32.018Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2b16859f-df15-4f00-8ec1-25bc0d1ebe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:42.025Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4884a12d-06fb-4db6-9a89-0289e10b26f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:52.031Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b8ed7cf9-28f3-4db6-8098-c4566896a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:41:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:02.038Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bbffa428-3638-4e6b-91e1-f8d88c8816ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:02.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:12.044Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=32598647-248b-4a93-aff7-4f6926b90729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:22.051Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a59b30d1-e740-4e97-a366-2a40dc83ee4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:32.057Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bf237970-416e-4589-ab5b-7207ae79f27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:42.063Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68956b40-23b5-4874-a22e-efa17b41b230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:52.069Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a99bbb8b-00f6-44ea-9f9b-4529232febd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:42:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:02.075Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8bca2f2d-0152-4618-a167-d88c9b95bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:12.082Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=216b701c-588a-4160-a07b-fd362b5a8b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:22.089Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=702ef9b8-b809-4904-9dbf-e41f7692166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:43:24.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:43:24.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:43:24.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:43:24.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:43:24.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:43:24.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:43:24.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:43:24.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:32.096Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8fb16505-ed27-4514-957f-3fe628e76314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:42.102Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a99fca1b-c29d-4188-9375-0aa9c99357cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:52.110Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=29ef1b1d-c777-412c-b18f-e7babfa7d423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:43:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:02.117Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b56cd1b1-e479-423f-8b24-a631eeba358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:12.125Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b59134b6-0958-4e76-9fa6-56059a968276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:22.131Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8c34a8fe-8fc3-4ef6-a36d-602f72498631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:32.139Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=40a6bd62-16e3-419c-82df-1b73673cb9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:42.145Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=740d2d8c-5653-4317-812d-b8715d4758a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:52.152Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7952c69b-dab5-4899-b661-948d7c585135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:44:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:02.162Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=45524349-d14c-4b0b-aca0-cda290d53be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:12.167Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=719f04ce-ae30-45e2-ad18-b8302dc97ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:22.173Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c04378c2-c269-4d83-a367-0dacefaffd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:32.181Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7f725669-6bfc-4451-904b-d45d7b60ee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:42.187Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5939b534-d38e-42b0-b321-f93f585678de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:52.195Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4641c3a5-849c-4b34-b62e-7031b24e9a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:45:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:02.202Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1c2b5c33-7fd2-4ea3-a364-b5bc3dddb6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:12.215Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4ed4ef0b-4db0-432c-b2ef-9c0f10a42cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:22.221Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ececf86d-cc78-41dc-9027-c7b83105cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:32.230Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=515e59d7-c1f4-480a-be92-760f41fe6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:42.237Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c3484071-c2cb-4f83-836e-16b02f7a7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:52.243Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=38aa6449-3469-4787-9913-5b74ed8c399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:46:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:02.251Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ebd9f5a3-669d-42f1-82e5-30e8639e44d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:12.258Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c33c6af9-58d1-49e1-a2dd-642c964c0f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:22.264Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=49eac239-963e-4f1d-b8cf-dc5855990c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:32.271Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=41699522-e734-420e-8fee-fdbee1bcff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:42.280Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=206d5c45-5424-49fe-8ecb-a4c86a41723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:52.286Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1f71f811-865c-4980-92b3-d99d79c8672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:47:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:02.293Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5246e79a-4933-40c5-b989-95881d77b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:12.302Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=92adec31-0825-483c-8aa5-1510e0442cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:22.308Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8548861b-9b6a-48c6-99f4-f733bf665576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:48:24.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:48:24.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:48:24.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:48:24.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:48:24.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:48:24.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:48:24.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:48:24.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:32.315Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=71aacb37-148d-4fae-be91-9612bd5db239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:42.322Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=64c4ff44-f191-42dc-9a02-182d0f05efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:52.330Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=347ec303-3ab5-4158-9860-c5ad487ff466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:48:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:02.336Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=53796654-fb51-4edc-bff7-fa6ceedd9692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:12.342Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8b3f047b-08a5-4771-afdd-5ee6cb62d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:22.349Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6b1db9b8-2eed-4968-ad58-50a8bcbd4393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:32.356Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a7ab67f8-e685-4129-a1ed-e431a45866a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:42.363Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e7545452-30d8-4635-a658-1ef04a6cb52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:52.370Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=349adf4d-0ee0-4674-a9e0-f4dfd728ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:49:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:02.377Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5202c2f7-61d3-4fe4-9726-467b78f7c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:12.383Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d02d79f0-5d7f-489c-8ef6-9b4dbf6b8fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:22.390Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dc34b521-82bb-47e7-ac48-6f9973d3f777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:32.396Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd1c98c3-aa62-4940-a9c2-5bfe2db7a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:42.404Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=733d4ce0-7e12-4cb8-bc89-e7c6f3492e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:52.410Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0ec29adf-6cfc-41d4-a4f2-804fe571e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:50:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:02.417Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=456aeadb-01e6-4ab9-84ff-d0b76ecf72db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:02.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:12.424Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=77894ccf-7798-4b09-b47b-e1c06b42ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:12.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:22.432Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=04f5761d-0b75-4074-98cb-fba2676c68ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:32.439Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6cab5a70-4ebc-4d0e-9bc0-7d5074947995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:42.445Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fefaf1ab-2468-4a9f-a633-e9de8787cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:52.452Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2d552228-bcd8-4eaa-9937-3a0e9b63ad92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:51:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:02.459Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8379959b-aa7d-41e6-8495-9cd0960de00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:12.465Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3e6a4e79-d350-4998-9342-b0b3227b7449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:22.471Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bc623422-f745-4d74-bde5-1e805b83650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:32.476Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=134cfe44-2a17-477b-b9a0-b2ad7da2e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:42.483Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b4599152-c97b-4686-b001-33518dd20416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:52.490Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f325c515-3d58-4097-84c6-29f3835f2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:52:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:02.496Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7b0ceb08-6758-403e-808c-9cc26966523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:12.502Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d6c5fc33-03eb-41a1-9bd9-0e615df69711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:22.508Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=58d435bf-10ef-4c67-a4e1-efd388159a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:53:24.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:53:24.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:53:24.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:53:24.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:53:24.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:53:24.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:53:24.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:53:24.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:32.514Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d0656967-13e1-4411-9f62-b1fc9d341bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:42.521Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=30cc1b5c-799d-4de3-b2bf-087673f78d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:52.528Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=61731f11-cf3e-4a13-b820-6334f5972029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:53:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:02.534Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e813016b-9c46-419a-88e5-062093d20b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:12.540Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dc270502-f1c3-4db8-9a3d-b1b9768f0c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:22.546Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=718c0797-ebc4-45a7-9346-d4a18e2b9a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:32.553Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ccae9797-13e9-4707-ad4f-47fbe8da4cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:42.560Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d280d7ed-5baf-461d-9283-5c2e1ea0c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:52.568Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6c1a5206-618e-4583-a50a-385d4fdf1838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:54:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:02.574Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=43c131e5-ba46-45e2-a9b4-b8dee8c12b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:12.580Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd0e1cb9-4184-4b10-94e6-b56fd303bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:22.587Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=54675741-a40f-4cfb-8f95-5af59a83a4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:32.593Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1b262129-3363-4532-8e3a-1a7cb40a7b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:42.599Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bf03951c-8df4-4422-addc-81b99634106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:52.606Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=25358604-bd0f-4c25-aae3-d494ee50e87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:55:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:02.613Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=64993380-90dd-4393-bcc0-f5be77e72cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:02.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:12.619Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6718eb96-a991-4ee0-8424-4ff14605efe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:22.625Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0b74c7db-48f4-4e1f-bb63-1a0cde7c6955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:32.632Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8abb48c0-1929-41a2-9ab1-f7732016af96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:42.638Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8b85e282-5a72-40b0-bccf-d24eccc56799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:52.645Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=25c2d622-6448-4ad2-af4e-546eab86fcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:56:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:02.652Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a19bfe76-0a50-4a44-b112-1cae206b79c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:12.659Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=773d01c4-1bf4-4e87-8026-33347801930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:22.665Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fe8a58ce-7442-4ba4-983f-c2131a7c8cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:32.673Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bd1ad959-3f30-4f72-af96-8e144f674a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:42.679Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8a8e85d8-e784-49d5-8c08-067e0a28fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:52.686Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=558c33f0-0e0a-4a80-a3d7-377c3bbf6858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:57:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:02.691Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e593535b-cbf3-403a-8209-627f8672732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:02.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:12.697Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=00b1e701-8b2f-47e8-b9f8-7b66565fb508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:22.703Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=58152947-b71e-4b85-b90d-40fdac56406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:58:24.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:58:24.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:58:24.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:58:24.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:58:24.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:58:24.276Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:58:24.276Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:58:24.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:32.710Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=08c76b90-b3e8-4ea4-9204-af5b4216dee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:42.716Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b537bba4-ff2a-48b6-ba43-78e449ccef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:52.723Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e8d56f8b-0894-445a-a8fc-8da45677dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:58:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:02.730Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=50386a94-1c8d-41d0-a999-906192edc72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:12.737Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c5d3d100-b85b-4c64-a296-ffa284ddef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:22.744Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=af1a777b-3f0e-49ce-8d65-68f4656cc021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:32.750Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d0477fd4-2b3b-4c09-955e-e9acdd705acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:42.757Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=435e3c34-1749-47ee-b925-a0af57493ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:52.762Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=375220d4-54ef-4cce-9733-19bd987d25c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:59:52.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:02.768Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68d1b5d4-d1e3-4ec1-bb85-6127e8dc1352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:12.774Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ee3346cc-9a0e-4d5e-b3cb-fc91261b353f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:22.781Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0f527622-21b6-4f10-81d3-53ad3f59008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:32.787Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=082f44bb-1102-4945-9885-f5ad790da9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:42.793Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4024f150-eb9d-43bb-aaa7-e28736c84e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:52.799Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=45c2655e-e610-455a-8dc3-44a0cdb16ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:00:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:02.804Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d5fd8eb1-82e8-4de4-8c10-9036bb7a9ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:02.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:12.811Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2758adfe-ce2f-425b-b26c-e49f165c8b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:22.818Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=baf8ec0a-b417-4dfa-878e-48eb5eaecf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:32.825Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4ed67b3b-aff5-4379-9106-65b601467965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:42.832Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=81f2ee24-b148-49ea-b6ac-cca179cd8c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:52.838Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d0c221d5-df29-4f71-a861-410b5de72734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:01:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:02.844Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=27874477-b19e-4107-a827-7ce463db780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:12.851Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=62da14e0-41cc-4c90-8017-04296462d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:12.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:22.859Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=41c2740c-016e-4f8a-9a6a-de7ac5346df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:32.865Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c3848c97-0300-40e0-9984-719f4058b71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:42.872Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9da56da1-b5fc-4eaf-9638-2b748cb35957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:52.886Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bee6e9bc-fbda-4c9e-bf5a-508d16814a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:02:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:02.893Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5d964b5d-8750-43ed-8ad0-7b4b7507f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:12.900Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d20214f3-7b2e-432a-b952-5c1f33acd402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:22.906Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6eef5412-8eb7-4505-8e2b-8dbb25337f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:03:24.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:03:24.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:03:24.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:03:24.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:03:24.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:03:24.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:03:24.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:03:24.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:32.915Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9d2f1687-2122-423e-b271-5a888d0ffb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:42.922Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4fb27f87-fe7d-404c-a0bb-a843ac525333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:52.931Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ec54017d-0a1d-4a58-bd29-c98a671f2803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:03:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:02.937Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=50425b78-1f78-43fb-8053-0b298d84b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:02.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:12.943Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f3d340e3-796e-4015-9b80-ac6154d1dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:22.951Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8483c7a5-9df1-4b30-bb36-f47b89086fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:32.958Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3840b654-7116-4111-a9f2-98069afad2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:42.963Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=20fef3eb-eda7-4919-814d-ba98bf764d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:52.971Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8d4b557e-9428-42f2-a823-4a85147bccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:04:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:02.978Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bcaa0664-5f43-45f1-a395-99209963dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:12.984Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68e68709-ae72-4aa6-b36d-b8c2e20c6a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:22.990Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7b62fd17-79f7-4beb-8035-d3bd0dbef484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:32.997Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4baafcf7-4b4b-45ee-bffa-136dc203b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:43.003Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a8acd297-f6ae-464a-bd5a-41a8a263d52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:53.009Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=edf50f5c-b30e-408e-9582-5c4b4d55e3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:05:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:03.015Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=186b1032-a238-4261-a24e-2e5eedb4c059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:13.023Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=090a8790-dc24-43ca-8dd4-547184e5a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:23.032Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f6151834-5bb9-4db2-b85f-6142711d56eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:33.039Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f1efc051-ec59-412c-a6db-fb3603908317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:43.045Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=217647fb-a3da-4ced-8e03-1cf76085d91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:53.052Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3d0d5aff-4e2d-4bc7-aa36-ea9ad46a2917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:06:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:03.058Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8564debd-33b0-472e-85e7-14d526739eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:13.064Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c5ae2a92-5135-4866-856f-6d2354244c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:23.070Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ec366485-586d-41d4-9f83-ca347386fe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:33.076Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9b4a2315-cedb-4edc-a20e-840a7e17ffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:43.082Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2577a4cd-8fd2-488e-86c8-a562c6fed9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:53.088Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=24cbdea6-fcdd-4cb8-b029-9d37194a40ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:07:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:03.095Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4a6eee99-24b1-4a0c-b3a3-d95b0689ba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:13.101Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=82198df1-b1ba-43e4-9f9a-3b2b8e97c430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:23.108Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c8e12b8a-7a42-494b-962c-d2f145a80e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:08:24.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:08:24.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:08:24.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:08:24.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:08:24.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:08:24.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:08:24.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:08:24.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:33.115Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=607ab758-b4d2-4641-a16f-b022f7230cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:43.130Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ae5d909b-d31e-4bf2-b2eb-fe6919e43c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:53.137Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6ea5495e-fa3b-4d82-9c88-ac90ed843e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:08:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:03.144Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=adfdf7c7-46e3-4b9d-aace-7db037ab1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:13.151Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=818a8516-1f88-4dad-a489-0c531f120076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:23.159Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d7f54eef-616f-4f37-bd6e-9fd51fa42da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:33.165Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=84ef4d80-6523-488c-87de-6566c498623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:43.171Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=065111f5-162e-4b5a-9d75-162544a5b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:53.177Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5eeaa2ec-f3dd-4e5a-8368-298ddaa8e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:09:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:03.183Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d1ed706b-e2bf-450a-ab96-f5d154ffe30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:13.189Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e0263934-c535-4cda-94f4-cff391e1cfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:13.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:23.196Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=83d1826a-277b-4826-954e-cf96b9d89a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:33.203Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=489d7224-301f-4fe3-83ca-3161f2793833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:43.210Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=28b744a9-5f16-4848-abaa-15658220108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:53.219Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=18f23f82-c02b-428c-8b9f-eb867a7bb70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:10:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:03.227Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=672bd644-1939-4bef-a5f9-39c7cdf6a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:13.236Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=af6ba9a3-1866-4f16-adbe-e5195e62acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:23.243Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f6253e20-306a-4403-b3c1-e316ba2d854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:33.251Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a4c795f5-d3cf-4e54-84a4-6ca59bec6c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:43.257Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f2cb7b9e-128f-4644-b619-82a6c69d99f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:53.264Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=404c7b7f-98e6-44fd-864d-0da09240a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:11:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:03.274Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ee5970d8-a3d6-4ec4-a3f1-5e8ebb6b08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:13.280Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4aa75a33-f171-4f9d-82a0-6584d0ae7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:23.287Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b2313be2-0d35-4064-ac89-523841bb929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:33.293Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=25917f8a-57a9-4854-81f5-9d6cec5c780a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:43.299Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=333a9860-b2ab-49e4-b1f5-80fee28d67db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:53.305Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fbe6a8e0-63fb-4651-bb57-dc7828bba7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:12:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:03.312Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f8285607-6fce-44b1-8eb8-1859596ec207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:13.318Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=301b1e24-751e-463c-9d90-cf72811f4b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:23.326Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4c33ecf6-dac9-499c-89f6-bd06e68fa9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:13:24.291Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:13:24.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:13:24.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:13:24.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:13:24.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:13:24.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:13:24.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:13:24.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:33.333Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0a54b07f-258f-4cee-a2a6-3ed14287c4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:43.339Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f924011c-1426-4e00-99cc-22c51f78f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:53.346Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f57a7c60-d99d-47ce-9611-4acfcfe98184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:13:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:03.353Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=21a96436-a722-4eaa-becc-a7efa83d41bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:13.360Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=23bc8e02-1ac8-441f-be0e-eedaa9b02b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:23.367Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0315c65e-5d7a-4462-827a-5328f3fb0d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:33.374Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3d430f5f-fab4-4ae5-a7f4-e69f2fd6d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:43.379Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2b189801-e575-4ed1-86f2-6aba1b538fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:53.386Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b5ee6269-6a08-4157-bfca-3db980da4468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:14:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:03.392Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=190a851c-d7bc-4564-ad6b-9b51c9e4dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:13.400Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1ff70cb6-f321-4a7f-a85c-c7586b92a90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:23.406Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5e9e45b7-9b3d-4575-b8dd-8c7fb13fc0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:33.414Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5525b231-c6f5-4bd0-bf7b-aa0773f55d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:43.420Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=881d7f3e-55d7-4652-99c6-9ef8ba407a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:53.426Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f34cdbcd-4f18-4aa2-a554-8a451fbcdbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:15:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:03.433Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5277d94f-6af1-4096-8b38-99a48628d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:13.440Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36cb63e6-85e6-45da-9e6a-5e68d5cd6583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:23.447Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b8e9edad-df4d-457e-8cdb-a3f911c8c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:33.453Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9d07dc94-a245-41fb-8164-e27b448894c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:43.460Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=00553e09-a2b1-4c98-831b-47b39e19cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:53.467Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=53ab1a1e-5b0e-4ad0-80c0-ac2aaf45cc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:16:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:03.473Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f0cfe9a0-27a0-4ad2-aad4-9d0b9cd90804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:13.479Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=63286104-6f4e-49c0-91d7-ccefb74984f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:23.486Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6e272cd0-df5d-4e25-8578-ab1097c03fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:33.493Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ae99c5b6-42e3-478e-9879-09ed6b5b1473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:43.503Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=416d9bd5-49d2-4639-9f0b-eae3bdbe1966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:53.509Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5e7165c1-720f-4286-9a4c-17a0b88d7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:17:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:03.517Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=070f7d15-d7dc-4dd1-b079-3a8b6669dc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:03.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:13.523Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=00617db1-acd4-4fca-a0a7-9a0b28912c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:23.530Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=185a443e-ea4b-4da1-a836-ab45f2d3721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:18:24.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:18:24.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:18:24.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:18:24.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:18:24.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:18:24.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:18:24.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:18:24.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:33.536Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a89d113d-92ff-46ee-bfd5-4f5ed9f1b080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:43.543Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ee6d91f1-a0d9-4f36-8f73-035e43743d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:53.552Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f2714ceb-0da5-475f-ab2a-498432fdb992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:18:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:03.558Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c511fd57-7fa1-498a-8c6c-5a6dc40f89ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:13.564Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=94572020-0579-4abc-a977-706ff28bfe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:23.569Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0e4eb450-ae1a-4118-868b-86a7edf4f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:33.577Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=54204f7c-35b6-4ca9-ae81-bea2eb291304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:43.583Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5b88f036-90a1-482a-b761-672d504e5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:53.590Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1ff187b7-9422-405e-9eda-66c7eebab391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:19:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:03.596Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a4e01fb6-dcbe-4d7d-8d75-f5c53b6fcf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:13.602Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0035d949-d817-40c4-b5d6-0a102b93d66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:23.609Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f30bb7a2-4268-4f1a-b5f0-59f1fe7bfb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:33.617Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f34f4d4f-535d-4499-859e-e2132eba3c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:43.623Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0dc070c0-5951-4c05-ac92-9a490b69be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:53.630Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cfaeff27-be3f-4425-8728-610c9fa1c5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:20:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:03.637Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a8fb1bf2-8880-4eeb-80e4-9a2e391cca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:13.646Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=89dc3035-c8b5-4f98-b824-458824d91526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:13.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:23.653Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=10b61442-56c7-46d2-bd87-b7b13a508391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:33.659Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b63b29c9-916d-455b-950a-68d20b16439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:43.665Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8955cd7e-351d-4fbc-80bb-36317c5e9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:53.672Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=744fe917-baf8-4755-9abd-69992c61ce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:21:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:03.679Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=906207a8-90fc-4e6a-a849-d63d4d213c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:13.688Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d1f0d8bc-b925-44df-8d93-6205b8158e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:23.694Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7b270fe6-74e3-4023-8588-12d573d87fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:33.701Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f5d80749-8c9e-48ce-8535-b782c503c21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:43.707Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d3930caa-399f-4854-ba0d-ba55ddc67ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:43.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:53.713Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cf189464-d957-4fab-adc1-7a1f5536ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:22:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:03.720Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=465926c6-3505-4a66-b970-dd000ece992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:13.728Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4e35a2fa-eb3a-47f3-832f-75f67e2d753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:23.735Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=394d944b-d004-4a29-a146-ecc0e0845ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:23:24.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:23:24.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:23:24.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:23:24.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:23:24.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:23:24.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:23:24.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:23:24.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:33.742Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=86627bf0-e4ac-44e3-a730-92541a046d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:43.747Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e4ef6a36-4057-4eba-9af4-0f0ffd8ce313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:53.755Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=943b09e4-744f-41fa-88ee-05a3163fe02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:23:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:03.762Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5d7569f8-57f3-40a4-b169-021acf33903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:13.769Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3952c431-8129-4caa-8101-64dba37b654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:23.776Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a4b223e2-4c02-400d-b779-5f2ec85b5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:33.783Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=07b2fd0a-4a18-4f12-928a-560dedd5c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:43.790Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=63a31f76-2c56-4676-b187-965424596ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:53.797Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=93a12484-456c-475b-baab-887bc1f086a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:24:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:03.803Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=89424400-5150-4695-a992-2723f484a34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:13.809Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7978d9e5-495d-4aa8-a299-b7b18b885d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:23.817Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6a139220-3a40-48ac-814d-8f761505a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:33.824Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=97a512fd-65ea-44aa-8645-13fedd90488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:43.832Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d803bcfd-d343-479c-9ef7-bf5ee8167a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:53.839Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36ab0207-050b-49e2-9d27-7a78a7ed0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:25:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:03.846Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a1c24a2d-e76c-41c4-aed4-8c248518a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:13.853Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a5492ec8-05d1-4a39-812a-8bd2920c801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:13.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:23.861Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=febadadf-68a4-4df6-89b6-3dbf46c6e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:33.868Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6373c958-9d0e-4a0c-b98c-6dcb03cab1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:43.874Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=620f5afe-6155-42a2-9649-86106266939d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:53.881Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b8c53ba2-f0c8-4f7e-8807-60d01f2ffd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:26:53.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:03.886Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=18bf4d20-61fd-4e19-a7d2-301b577af943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:13.893Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=904c410a-f4ba-426c-a9f7-997ae50b792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:23.900Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0ace45ff-9370-43e5-87b9-56c149729cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:33.907Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5859a109-19c4-4909-9301-4dd726642596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:43.914Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8eda8131-7feb-42b7-b0cd-703fbaf558fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:53.920Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fae9c4f2-133d-46cf-98a8-8680915c6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:27:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:03.927Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7b474618-e0ed-4932-b228-1a3603b98b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:13.933Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=05813299-d039-4ded-9e54-2c61801efb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:23.940Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=eff1c9d2-7264-40d5-a35d-a53c5e11eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:28:24.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:28:24.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:28:24.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:28:24.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:28:24.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:28:24.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:28:24.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:28:24.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:33.946Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=68abcae6-8f17-4865-84b5-c755b4f28b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:33.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:43.953Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=48f95d4a-b49b-45e3-a1e6-c482d66c8bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:53.960Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e052a552-ec24-4eef-ae0a-32307712942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:28:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:03.967Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=41b62056-9896-4186-8a4a-cdd80cda7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:13.973Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dfac16d5-946f-4d17-8a69-8f1bc177a3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:23.979Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=54225b4d-b8fa-4ca2-b3ce-6f5807b3e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:33.985Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=263035f3-59f3-4dc1-b20b-bdcf31b8e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:43.991Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=831c3907-88b9-46f5-b9e3-40df8b8b4783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:54.001Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e1065c99-db88-4319-8976-772fb70e72bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:29:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:04.010Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b4002144-c536-4451-bc50-a6e3b8e56bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:14.017Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c8d92406-f968-4494-9734-7a7d61ef786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:24.023Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=14dc5619-0f9d-42d3-b00b-0b5f91a32742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:34.031Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=64dd4cab-46e2-4993-8e59-06fdcca91e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:44.038Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c8824f38-7b92-4ba7-92c8-e70e2e30ffca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:54.045Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=62aaf521-216f-4edc-8c87-cb891c7dc629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:30:54.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:04.051Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=474c20a6-2536-4f13-ba91-3a47e99f991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:14.057Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=26fbb0c0-96d1-4d35-b5b8-9d7beed4d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:14.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:24.063Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0c81899d-e5ea-49cb-8994-5bda99670f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:34.069Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=104e4c95-260a-44f3-a4fb-d6d2a3e56805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:44.075Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4711bff6-e387-4c65-9e4d-adedfe9c848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:54.082Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=264b4870-73ff-4a60-97ce-68ffe5edbf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:31:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:04.087Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e6fc3798-55e4-4038-b6b5-8ea368c05797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:14.094Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ec799b32-fca4-4a80-b684-6f0bf032543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:24.100Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=178905e4-5d2d-4c9a-b08d-b73db6650f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:34.106Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd3ba14e-3bce-47ee-9325-23a0c531d05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:34.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:44.113Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bd3a4f28-de1f-4373-8d01-afdd7e5ef924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:44.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:54.120Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b090beea-d4ae-4ace-8619-ebddbb9463b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:32:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:04.126Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a5aec82a-d179-44a4-be60-6713c015936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:14.133Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0a88949d-6719-4ff0-85ef-ba3b15fbf8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:24.141Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1d7be64f-659b-4ffd-8d7c-c050f90d4ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:33:24.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:33:24.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:33:24.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:33:24.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:33:24.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:33:24.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:33:24.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:33:24.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:34.148Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6895d827-fa14-410d-ad20-6ed44a56d636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:44.155Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8a8c6914-de6c-4b9e-923b-265073f61994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:54.161Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=96f660e5-286a-4251-be46-7afe7ed64c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:33:54.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:04.168Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ccd6eafe-e2e1-4993-9490-163607d09a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:14.175Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=06d6ed38-27e6-4603-aea5-0df32d9c0ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:24.180Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d1c4550b-be33-46b7-88cc-7531d4f73af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:34.186Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=85394120-06d1-49b2-b6bb-17bf670bde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:44.192Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=59b2ee05-9b14-4ef5-9d61-a4df6114183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:54.198Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=31ea8d8c-843e-46a9-8b73-f887366433a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:34:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:04.204Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a76d3951-d147-459e-8e88-31db1350d649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:14.209Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5826a33b-b931-45f9-b216-2a03ce256b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:14.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:24.216Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3eb1759c-88ec-4024-9a9e-850f96880258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:34.223Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f65d6912-5cf4-44dc-81f0-f2371e5a5829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:34.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:44.229Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8deb7e40-ecf4-4150-b2ff-48dd2366942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:54.237Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=48500f11-67d1-49d6-a109-4e83614d7429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:35:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:04.243Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=78799892-3df5-4819-912f-de00564b73d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:14.250Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bdc76ecb-a5a5-475d-a586-ff8c0b7da178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:24.256Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cde12de3-e87c-4275-a5db-726fbbb24cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:34.263Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f6b263e9-9fca-425c-9493-e55bac1f4bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:44.268Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e1c7b7fb-15d6-4acc-a3b7-433a63bfff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:54.275Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e8976660-9e2d-461c-ae9b-39c194e1df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:36:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:04.281Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ac4ba1fd-f475-44ae-a9af-1be71db7037e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:14.287Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9e6e57eb-c9da-4282-99ae-e0c30f988601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:24.293Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3681390a-54a2-44ae-9c55-d22751381b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:34.299Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0ef8f88f-6b5a-4387-af65-7a832489fb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:34.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:44.306Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7586bce9-7388-4641-96d5-37e05e770edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:54.311Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4d5de2d1-cf17-4e8b-b5e7-359b412bf598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:37:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:04.318Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3d63edd0-513f-4d15-9f06-7d0b60d8cb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:14.325Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=32578993-38e3-4f2e-8386-a8cf3e9aea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:38:24.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:38:24.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:38:24.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:38:24.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:38:24.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:38:24.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:38:24.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:38:24.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:24.331Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6cebd802-e766-4e30-8e60-2c851527dcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:34.343Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ae9b93ba-3e49-44c2-9c77-30bcbd976449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:44.350Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2ec967c6-d948-404d-a2a8-207396a07260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:54.356Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bee4d097-5c1a-48f3-ba98-377a6246e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:38:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:04.361Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fa13e269-70f5-4339-939a-828ac20039d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:14.367Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fc52ee24-c5c0-43c7-9905-5fb4ea120389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:24.373Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b03c1c19-e219-401e-8f5d-01714dd59388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:34.380Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b14c0933-c372-4f57-991f-7f612b9e9135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:44.386Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=07d9ae97-0e75-4c67-b6a1-ab65f9a207ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:54.392Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a5633804-0a27-49e2-a80a-d45be268ccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:39:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:04.399Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7f86a8fd-9c0d-4989-b910-c04446b02592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:14.405Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9d49bcb7-751a-46db-8081-444cffc2b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:24.412Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=07244752-508e-4127-9939-d1cd7eb4d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:34.420Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=942d4d65-fd75-48eb-88b3-2feda40acbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:44.427Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f1247d5b-e92f-4b25-8f3b-a8079d123006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:54.434Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1b835ae3-ebe0-4f41-af14-ed1bc8d4b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:40:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:04.440Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5af6d24f-8201-49a2-9ff9-3dc585d1e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:14.447Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=04825b31-360d-4049-833b-caae024c92c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:24.453Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e9e2f715-0d2f-4caf-a2bd-8c8c3cc2dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:34.459Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=be23a107-37a2-439f-9129-0a477f42d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:44.465Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fcc966d7-98c4-41de-83c6-6ed6cca54fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:54.471Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7acf8caa-b3b1-43c8-9367-bd9f36c73b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:41:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:04.477Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ae9c403b-5e61-470c-8c88-efe2ac973f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:14.483Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=29446084-5943-4665-9498-ac0d1873cb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:24.490Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=752b0c90-28fb-4b53-8120-c8235f846efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:34.497Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4751fafe-2e7f-47f5-a6b0-24ab0ae945a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:44.504Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e9857243-32c8-4a36-988b-120e500d32bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:54.512Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b5d9a74a-c1a5-42ac-a59d-e8da35001c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:42:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:04.519Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9b2c74f9-9631-4b43-a723-dd850493351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:14.526Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1b6722fc-0520-48e2-bb5b-81458d694146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:43:24.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:43:24.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:43:24.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:43:24.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:43:24.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:43:24.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:43:24.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:43:24.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:24.533Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ce7021c9-7cbc-484a-ab14-d84c030f74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:34.540Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b61cd305-d255-4507-a12f-8be8295c5e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:44.547Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d0c16a2d-b043-452f-b21a-4b1519c76683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:54.553Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=49831d71-f3ae-46f5-a70d-775a54a41a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:43:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:04.560Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd19696e-a096-417e-9e60-4f4de9b85d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:14.566Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f3dfafe1-560f-43a2-8cf0-1642d5a71f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:24.573Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c7fd60b8-df9d-415b-a643-9c8519b9e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:34.579Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fa564a98-3f24-4513-9f1e-fa74b7546b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:44.587Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d728e7ee-0a34-4251-807f-d0ff4ee572f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:54.593Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9aae3b13-79aa-4e7d-977c-d0999aaf81e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:44:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:04.598Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e9bcddcf-5119-4d53-9def-7839c9e63ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:14.604Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8ca5349f-d32b-452e-9d7b-68d850e4b5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:24.610Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=923bec03-4b43-4c53-a755-e9fe63d43c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:34.615Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8c51dad1-ccdb-4c6a-8ad2-c2628bbc4ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:44.621Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bd254abe-83c8-48c9-a444-99f839d2f207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:54.629Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f803d0d1-281d-4bd8-8288-e964532f0475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:45:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:04.636Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0904099a-1439-4207-bbee-479045b67c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:14.643Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1fcdc9e1-3e16-4da4-b802-7de304d1751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:24.650Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d6ca014f-e9db-4f5c-868b-d7dcfa79b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:34.657Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4e307ee1-8682-4156-8b07-86f4cb6f9a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:44.664Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=88af3e9f-c4ce-4843-9239-ba8bbeeff8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:54.670Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f9d4f542-4c3e-423a-8367-a6d92c55e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:46:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:04.677Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=31033cef-1530-41f6-875f-cee7fbdd21b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:14.684Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ae57274a-b390-41ef-ba13-4e822585ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:14.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:24.690Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=073dcad6-8ad2-423b-9235-e27886fc2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:34.696Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6a15fc71-184e-498d-9658-9cb534964d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:44.703Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ed6680f8-3953-4dae-b2b9-8072aa36a8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:54.710Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b5ccbe86-6880-481b-8905-9227f15bbb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:47:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:04.715Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1e0b8da0-5079-411a-88f6-7d1099a2a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:14.721Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cad6c2c0-85d1-4505-854b-1ea36d5a4f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:48:24.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:48:24.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:48:24.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:48:24.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:48:24.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:48:24.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:48:24.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:48:24.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:24.727Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f31a37c8-ef9e-41ad-bbea-d875147532dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:34.734Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=42a5811e-15ff-46bc-977a-a7412a3723f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:44.741Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7cb3e225-b0ce-49dc-a018-de28169bc265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:54.748Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=123066e3-c0fc-42ad-80c9-94853a5dd252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:48:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:04.753Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dd3bc7ad-856d-4553-9a60-0da06fb176c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:14.760Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d71e26a0-4967-489b-ae57-1a3b1cb9987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:24.766Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=29e33d36-8db6-4eb3-a87e-875cc5eae4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:34.772Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dcb76b98-48f4-423b-a50a-07052041e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:44.779Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ed81f8bb-e0e9-4f26-aab7-925f091cb5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:54.785Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b65781f8-24f1-44c1-b9f3-eeb8d293115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:49:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:04.791Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b5c8f912-fbc6-4e2c-b824-a958cf6de61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:14.798Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=927de610-4a6b-4a97-816a-59fda6e3fb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:24.805Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=26450ecc-3cae-41d0-b715-bdfe43293090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:24.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:34.811Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c0881222-0813-46ac-b81a-1db65a2155eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:44.818Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=acf6611a-1285-4c44-8cac-1d7904c2155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:54.825Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bc6812e8-0c79-46b5-8b42-5ca67c1159e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:50:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:04.831Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=14221827-621c-443b-b57c-49290fb2a1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:14.837Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0983de67-e865-43a0-92fb-27b73f372b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:24.843Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dfd69371-da37-47d8-b5f3-b4312aeae483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:34.850Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c09b6fe3-6d33-4cbd-a10b-3d0838660028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:44.855Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f9c6044a-206f-41ff-a330-9dd26b942168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:54.861Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fc55ba60-0afa-40d0-a61c-810b381959c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:51:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:04.868Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3b284f0e-8abd-4aa1-913c-b6c52b2bb66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:14.875Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a912d205-9a55-4cf8-9293-ebbef67e22a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:14.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:24.882Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ccc6223d-b07d-4c65-9403-841fd5354ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:34.888Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=7fa25aef-9732-43b2-a6e3-634401bf5265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:44.895Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4397a0ac-ad1e-4cb5-b0f4-f736919c05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:54.901Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9a7bba8f-e2d3-4d74-bb40-43a2782dd537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:52:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:04.908Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=689e6679-9dad-4885-a3fb-7d21f09476be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:04.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:14.915Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cb1168ee-86c6-492b-aeae-7a7a87d14fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:53:24.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:53:24.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:53:24.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:53:24.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:53:24.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:53:24.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:53:24.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:53:24.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:24.922Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e4f9eb2f-4164-432c-85c3-7d14206678d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:34.928Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=31285b38-d3dc-4d68-892c-9686f88d8010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:44.935Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5bda0a01-a197-4f92-8f7a-82e866ca6064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:54.941Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d5ccfbbb-b6ea-437c-b795-a09fd0175845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:53:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:04.946Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b11ec1d0-7e27-410a-a105-51eef0ceb770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:04.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:14.953Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=63f3a035-135a-42bc-883f-1640d23661af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:24.958Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=c4fc6283-778a-43dc-9d22-23dcdeccb9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:24.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:34.964Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6240dc91-c6fe-4532-a4bb-8337f9888ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:44.970Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3be41abc-281c-4326-aaaa-4e6d4aed16d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:54.977Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=961ebad4-00f2-4536-94d0-d7ace2a72494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:54:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:04.984Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2182ee4b-94e0-473f-a7a1-5b06dcc66b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:14.991Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1ddbc5ef-8bd0-4884-9151-69675bb85a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:24.997Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9173a842-cde7-4920-939c-acfacf7fd51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:35.003Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=eb4d087c-ba84-46b2-a3aa-5acca68b4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:45.010Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=daacdead-05f9-4e5e-b4be-c6418301a5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:55.016Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=17a40561-4523-490b-9a2c-d101b3dd2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:55:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:05.022Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=dd99c65a-86b5-457a-b68d-a9a9a359e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:15.028Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ff1bb53e-c1a9-4c32-95a8-ab47a783d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:25.033Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=46420f2e-de5a-453f-8caa-77c6b814e311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:35.039Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=500efd9d-d7e0-4ce0-8ff8-d22ea859431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:45.045Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e9fc46bf-118e-48ce-a191-245ebc144a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:55.050Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9ad278a9-bc3c-4080-8a7c-cb49ca087ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:56:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:05.056Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=12bb5134-3a9d-4ee3-9a37-0f58f3b2dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:15.063Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2b7b86dc-7e61-43b6-9e65-30100ef7f91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:25.070Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cf146219-fefa-4320-9867-50f0a591b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:35.078Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5e6bc3ea-225c-483b-8a32-00be4e4e7262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:45.085Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e6f5e296-b31c-4bc2-89de-721f8ee5a937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:45.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:55.092Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ecd7e96c-74f9-48d1-a1cb-f77071e4c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:57:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:05.098Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=d6cc336c-5eaf-40bb-a417-e027c34306ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:15.104Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b15ec4a2-470a-44e1-9aba-826b8b02533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:58:24.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T09:58:24.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T09:58:24.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:58:24.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:58:24.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T09:58:24.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T09:58:24.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T09:58:24.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:25.111Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f6e1ad3e-64f7-4083-b72d-0a5106037339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:35.125Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6fe49a97-c3c9-432c-a2c5-5bfca3910bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:35.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:45.130Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=0f6ff90e-53b6-4e3f-828f-04bb4dd299e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:45.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:55.136Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=89621ec5-c93f-4406-a378-359f517dc59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:58:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:05.143Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=ed19d651-5b61-4873-97dc-8b88393ddf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:15.150Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=36fa3574-a538-4ed6-bfeb-be483d61f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:25.156Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=efac6888-7e7a-4318-9732-4cb511d960e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:35.161Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=571327d8-e540-44c7-91b0-790e759bdb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:45.167Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=75668f22-a717-45d5-a4ad-3fb9a97ef2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:55.172Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=e2865d46-bc6e-4d7b-9f61-b8e90a83eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T09:59:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:05.178Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=89cd010e-022b-42f7-a8af-4bd35ce47591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:15.185Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=72f3085e-2589-4e01-a724-1a6425f2ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:25.192Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=05c543a4-8cea-4a33-9703-ab61b26c1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:35.199Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cb0ac1ec-317a-4e24-a4a1-c3b64eebdfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:45.205Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=818fe0c4-39cb-485d-9553-e3c4a29aa7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:55.211Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=aff25191-ea20-4eef-9af0-982d2e33ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:00:55.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:05.218Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=323fdfc4-1f60-4286-8fe5-ebe37fb09974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:15.224Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=8e42c2d6-d47b-42de-a99b-9090080d4bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:25.231Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=a6ee9ca3-c354-4a15-9ac2-faff7d0a6dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:35.237Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4611bf77-a936-4c57-90cb-8afbcaea231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:45.243Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f1cc0c3-a560-49ad-8b7f-f12608da593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:55.248Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=981d68ab-f550-473d-a320-dadc0c38ad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:01:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:05.253Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f3904264-ac3b-4043-ba50-154a2b64083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:15.260Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2f753e0d-1a0c-47c6-92dc-8eab9e1e1636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:25.267Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=51f90c6a-7d4a-4152-9857-851c400de887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:35.274Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=97a47f5f-501f-4bea-9914-ed1a74d2f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:45.280Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=681e4552-58e7-4f06-9367-005babbf94e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:55.287Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b91abd48-8ad2-459f-ae88-12d5eedecf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:02:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:05.295Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=2f59d451-9ba6-49f1-b8a3-0dc9bc2d79ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:15.302Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=61d1893b-52b7-4686-87f7-f877964240b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T10:03:24.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T10:03:24.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T10:03:24.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T10:03:24.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T10:03:24.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T10:03:24.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T10:03:24.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T10:03:24.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:25.308Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=5642af25-a591-42bc-b4c4-fedee7890993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:35.313Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=fd231ad1-562b-482b-87d2-f324c50b2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:35.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:45.319Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=825837d7-5c21-4301-a566-db1de6497806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:55.325Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1c1c40cd-497d-4755-97fa-d4b6ea1ea154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:03:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:05.332Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=cf5d4563-c276-4ee8-99a9-864040bb18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:15.339Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b0781e83-461a-44f4-8bd1-987c271bf339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:25.345Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=279398dc-6f61-48d6-ab6f-ff699edd3fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:35.351Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=032c1a59-7428-45d6-8fc9-ef0eb22a2be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:45.357Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=bebaf6db-2d7b-43a4-8a52-b88267410451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:55.363Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=1c3d4fee-41a8-425e-8b9a-2a21c0f8b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:04:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:05.370Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=db77b2d7-89fc-4d76-af9b-746468c80943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:15.375Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=b47ddcce-b994-444f-a503-2f7dd4b8e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:25.383Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=3a673270-d028-4693-b2fd-39503624843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:35.388Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=f487c335-fe22-4c43-afd9-5e759dd602ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:45.395Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=083b398f-ec7c-4020-9f1b-d1307e12b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:55.401Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=4926515b-7435-4792-a903-7ad8b6be7bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:05:55.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:05.407Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=9f78fe90-ba78-4821-8d1e-576c1ca77464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:15.414Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=00bcc000-ff94-4409-a6f8-b93a54f361c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:25.420Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=810ed084-7165-4d57-8f23-07019007dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:35.425Z |INFO |Init configs |InvocationID=196646c5-6747-4e3c-bbcc-37780ba7d256, InstanceUUID=6ad9490e-cba2-449c-b581-3485ce57d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T10:06:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.Schedule