By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:24:31.400Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:24:31.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:24:31.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:32.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:32.167Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:24:32.168Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:24:32.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:24:32.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T00:24:32.303Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T00:24:32.325Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-06T00:24:33.971Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T00:24:34.432Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T00:24:34.448Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T00:24:34.449Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T00:24:34.511Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T00:24:34.511Z |INFO |Root WebApplicationContext: initialization completed in 2186 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T00:24:34.838Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T00:24:35.501Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T00:24:37.110Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T00:24:37.273Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T00:24:37.276Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T00:24:37.277Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T00:24:37.628Z |INFO |Started MainApp in 8.55 seconds (JVM running for 9.22) |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T00:24:37.708Z |INFO |Start scheduling PRH workflow |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:37.718Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9bae0268-e2ed-406e-9b86-df825d35fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:24:39.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:49.220Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=318156cc-0745-47b1-8c97-d666f134eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:24:50.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:24:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:00.296Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=afe48a15-1490-4b44-8955-23ac6d77c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:01.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:11.363Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5972a2e0-3704-43ac-9e7b-5267e53602c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:12.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:12.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:22.434Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=be3ac30d-bba3-4b60-8adf-0d083facbf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:23.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:33.505Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4e243251-6034-434b-8591-1f4d51dee509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:34.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:44.578Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cce8cffb-6e31-4c5e-bb48-188c64059bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:45.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:55.649Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=53d9018b-d60d-4aea-95e1-2ef8828e4e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:25:56.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:25:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:06.694Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=682654aa-09f7-4177-9b76-1a08890ea8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:26:07.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:17.762Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6883ebe1-ce7e-4911-9522-e84780eb3c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:26:18.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:28.834Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=370e81a4-de8b-4d39-880d-dcd8ad9c5652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:26:29.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:39.873Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6988d67c-9866-440f-addc-b7ce8475082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:26:40.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:50.946Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0727dd41-da04-4d02-b7c6-1f895696f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:26:52.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:26:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:02.018Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0c8f92ee-4e50-4d02-b103-14bec6488f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:03.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:13.090Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5242921e-1a70-400f-8a8f-80f8bd061b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:14.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:24.160Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ae4fe833-08fb-43d2-95a3-c3fe449b96bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:25.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:35.240Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5ca78f62-9180-4d38-8661-76bc00d00f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:36.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:46.307Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=997a3d50-7c21-4dcc-9d71-583c67497d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:47.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:57.376Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7a161aa6-7c1d-422c-88db-451ed7ec2b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T00:27:58.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.225:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:27:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:08.451Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=95c2727e-bcfe-4855-b130-244ddbebc3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:18.546Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3215ed5f-e9ef-4c40-8654-5d36678a1db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:28.562Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=20a7e306-b031-4a77-9999-1978d68f6b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:38.577Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2fd3e506-667a-46d0-a76c-32f44f7da254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:48.590Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c2f5eabe-a68c-4e37-a692-d75e2cc29df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:58.603Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6cdca36f-29b1-4f6c-bd18-5419935d70d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:28:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:08.615Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c2a13cb7-dee4-428e-a95a-b28f2e93731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:18.627Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=38e5bf8f-c1d1-44c4-af33-17f1ce8192b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:18.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:28.639Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b0d28714-ac32-4fc3-9468-524846cb0b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:29:35.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:29:35.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:29:35.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:35.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:35.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:29:35.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:29:35.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:29:35.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:38.653Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=19077784-ee5b-46b2-a0b5-739f07763e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:48.666Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fcd32afa-8d6d-4c04-b60f-64e03eefa0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:48.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:58.677Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4dda11a7-4e1a-4626-8e48-53a3379bb2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:29:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:08.689Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=db73230f-75f8-475f-b08e-ed66a27d14ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:18.702Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b7265665-b0fd-491c-96f5-2948626c161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:18.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:28.713Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cf4cc685-5484-4e50-af32-c45e1d61a16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:38.724Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0de786c7-0781-4160-98c8-171137abc095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:48.737Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3c42d1cc-66be-4e16-b6ed-93ab8091ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:58.750Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=314051e6-5b43-4df1-9b4b-feabc2297270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:30:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:08.762Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=73d45b27-8583-4ec5-a6a2-9c3d39e83645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:18.774Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=97524522-b1e7-4e18-abdb-671565f41e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:28.785Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6aafefd9-4dc2-4728-95b5-fe14b4b65906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:38.797Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=93eeed6f-ba74-4550-9721-9bf0cc9b4cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:48.812Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=90f5dc24-7989-49f7-928f-fc25ac017d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:48.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:58.823Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6c0cb2e3-ccc9-492e-a1ae-0fc8f63ebb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:31:58.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:08.834Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=895be1f7-0ef4-4808-a77b-767d65be75bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:18.848Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=54a26fb2-f65d-40c1-a936-636b6a4b6ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:28.858Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=60c20b0c-fbf6-4498-a378-2d7e67cbd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:38.868Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ecbc9f63-1866-400c-83d2-fa2f7836686b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:48.877Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=06b22677-f132-498e-9b8c-68704634730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:58.888Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a90fa999-038d-4edd-b731-6c811b977b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:32:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:08.899Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3c5e69d4-c78b-4227-a9ef-dbdc8b0a5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:18.910Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fbb74976-6ffd-490e-8f65-59ece7a241d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:28.918Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f745025b-565f-418d-8b1f-35975f8be305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:38.928Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=37d9c18b-cf43-43c9-9b74-95ebbd902f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:48.937Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cafcac99-ebfc-41f2-8c5d-72552fba0de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:59.120Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=41ef4a0a-0782-461a-81a4-9589726e1e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:33:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:09.129Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=dfb7fee7-a809-4303-ac36-f5e0b651f882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:19.139Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=65b13893-d82c-4a6c-bc91-52d5937cf77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:19.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:29.149Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=60e4bb74-708e-42b4-bc9a-71757ab86a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:34:35.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:34:35.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:34:35.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:35.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:35.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:34:35.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:34:35.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:34:35.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:39.159Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4c1ef79d-0a45-46d4-803e-61ee483fc256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:49.169Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=72f84a45-b81d-4340-bd82-66310f18a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:59.181Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9d7de281-1c00-438a-b2cd-5be7563754e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:34:59.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:09.191Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=77300ea4-3fa2-4cc7-b3af-8d5324a1d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:09.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:19.204Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e5a171ea-e3e3-400d-9b20-bde79236ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:29.214Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6be39e3d-b4cd-4db9-936c-ce8d100c2c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:39.224Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=52287c78-a9cc-4e08-a04a-097fa54c6896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:49.235Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5b48b26c-f498-4b1f-a360-cb435b48bef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:59.245Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e2f5a0ac-2954-4d30-9975-529190296b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:35:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:09.254Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=456fcdcb-69bb-4d37-a9ea-456b9fc884ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:09.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:19.263Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9d077c92-59c7-4975-a93f-a623de1148fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:29.273Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=96db82e2-7f87-4e28-9c38-53b987d3d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:39.675Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=95aef836-b069-447c-96e4-866126348fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:49.685Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0f93a03c-6822-4b0c-b325-c2ee4336a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:59.694Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=41af51d3-a29c-4fb5-8d25-9f25372fa743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:36:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:09.704Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c09b4850-bcaf-44f2-9826-7314b4041ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:19.765Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0d28a5ca-6669-4d98-a8ea-badf29d80a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:29.776Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=83c1717e-d2cd-4e85-915d-ed3df1ba0959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:39.785Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9a61b54b-547f-4bf5-8234-ff5bb8e77d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:49.793Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b3db39fd-988b-40fb-a7b3-34fb20177417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:59.801Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=30f4ae21-ad91-4c90-9cd0-75d1f2ab2032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:37:59.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:09.810Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1ed85fe9-1ad9-412c-a99a-af278ccdda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:19.818Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6e8458a9-6b83-4459-bb39-491803a66dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:29.827Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=43b01ca6-631e-45c6-9a00-0f1b43948dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:39.836Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0f34389d-3423-4349-900c-4b56f6aab400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:49.845Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=27485217-f039-4fb0-8a90-5970229b651f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:59.857Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0b88419f-99ee-4bd2-87d5-6625090faca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:38:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:09.867Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a2e8d416-bfb6-43b7-9faf-1eba39e9cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:19.876Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fc77f307-6933-4902-9fcd-32d9fa7e3183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:29.886Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ea3a4afc-04af-43fa-aa0b-c8b106351d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:29.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:39:35.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:39:35.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:39:35.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:35.066Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:35.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:39:35.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:39:35.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:39:35.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:39.895Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=aabc93ea-0773-47f2-a568-895b2e87dd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:49.905Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=75bd63e9-40f7-497a-9fd5-a031966a03ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:59.914Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b4442928-57ef-4ab1-b204-aa3b126b87e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:39:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:09.923Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b04a04a8-d351-41c4-9c19-e70b3b986575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:19.934Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e2ca14f3-e820-4795-ad6b-4f494b449d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:29.943Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4a932af6-87ef-481e-9ab0-19288641b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:39.951Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4fd2a1e3-ac0c-4892-9dea-20a2ee048d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:49.961Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=df0a99f7-4d1c-429c-984e-473b20581734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:59.971Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6e42ac9a-48de-48eb-977c-dbe012bc7dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:40:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:09.980Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1a56ff54-8870-4b2d-bc9b-e7d09d937bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:19.988Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=49b39550-8c50-4597-af39-5bc6c7a565f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:29.998Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ba3cd459-d243-4d2a-8cc7-0e0aeb11a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:40.006Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1e0965a7-4eef-4658-b243-2a52f12d8d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:50.015Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=183a2db3-0f24-4068-b99d-9e00adde3744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:41:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:00.024Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=55538cef-1964-4625-9feb-6c53f250eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:10.033Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d442e741-f4e7-41df-ac8e-44e52fa697ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:20.041Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ea9fb836-4f9d-44c9-91af-1fa8eb3cd701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:30.050Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6b88f9ea-a31a-45c6-95e8-7717f498307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:40.060Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=119c8c1e-2fe2-4503-81cd-51a8ae1546a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:50.068Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8dad8c6d-c1c9-41b2-884c-2baa746d3342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:42:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:00.077Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1f63b511-dfff-4573-87de-581187c783c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:10.086Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ced92d80-549f-4929-b33a-29c30d5203bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:20.095Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c5213b58-9c18-432e-9704-d6669b630b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:30.104Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=10435f3f-e875-49ae-927e-b4595b7446e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:30.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:40.114Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=aa70d82a-13e3-4504-9b13-19b4bd6939e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:40.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:50.123Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fa59ebe6-27ea-456c-bc73-718cbd481ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:43:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:00.132Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=89b349e5-3b6f-4dbc-830a-443c185abb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:10.140Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7087098f-d477-4f78-83ad-a588c21654ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:20.149Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=781dccf6-e006-495e-8ca8-7a1809f8048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:30.157Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=62723e4f-06b7-4404-b792-8017e7fcff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:44:35.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:44:35.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:44:35.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:35.012Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:35.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:44:35.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:44:35.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:44:35.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:40.166Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3378c303-2f66-4311-b9b6-d5a4ee7df0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:50.181Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a19e5698-edda-4dd0-bd53-faa600fead00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:44:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:00.189Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5d309d4c-13b5-465c-9a28-8522dbf885b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:10.196Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c0a09a29-72e4-45ce-ba49-a6ffd64a3b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:20.204Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=666d054e-f2ad-4720-88e9-b6ac7efe5f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:30.215Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=64cd7196-f22f-4720-98b4-597f62389cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:40.222Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7e56dfcc-7303-457a-899f-09e420803111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:50.231Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5686bda5-aafe-4ea7-88a5-4205e39b7bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:45:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:00.239Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=53653d97-41fd-485a-ba31-95db736374a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:10.247Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=bdb288d7-3974-403a-a1d4-0605466f8818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:20.256Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0a9d64fa-fe75-4605-bff9-26d645dd378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:30.264Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d065165d-ff35-4224-8efa-dab3d13c3418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:40.272Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e59da46c-0162-467f-b580-54442502064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:50.280Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=52c443c6-4eda-421b-b4e8-805a43b65345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:46:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:00.288Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e20cdf31-33c7-4706-b3f5-5d31a4d2c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:10.296Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=87691e86-86b2-4bf8-ac8c-b926adc0aac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:20.306Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0520340b-adbc-4e57-8e32-feeba0c3ea64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:30.312Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c7d9ba2e-c7b1-4f2d-8022-67d1936c5f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:40.321Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2ccd4933-3ea9-4aec-89b6-cdd44f1d61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:50.330Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2d15a39e-8156-4d09-bd63-ae7d3a29bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:47:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:00.339Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3216ce9c-66e9-48c0-a353-a1db52e4d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:10.346Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ebddf922-640d-4db0-b06e-e00139f76c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:20.354Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2e3f96bd-a4b8-4aa0-9dd7-7daa9f7eecaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:30.362Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=02dedc23-977e-44da-b87d-cc51d00d775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:40.369Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6a66040a-01b0-4942-b65a-335d12c3a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:50.377Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=242756e6-21bf-41c8-89a1-bc72a18fbad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:48:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:00.730Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b04e9728-fd38-4ba2-873b-07589f5fe7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:10.740Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4d852e9b-b9ba-452f-8705-b289eae6416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:20.747Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=12b0779e-491e-45d8-ab49-2d5f66d9f14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:30.759Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=10d0a7fa-a657-4f96-918d-50dcbfdc175b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:49:35.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:49:35.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:49:35.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:49:35.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:49:35.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:49:35.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:49:35.012Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:49:35.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:40.767Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c4a3d1f7-f7d8-4912-8576-fa9cfc7343f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:50.775Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5966e9ac-5cee-4906-8eac-e8ee6a2c47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:49:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:00.782Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e1648252-04d2-498f-8a35-3d4eb2d117d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:00.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:10.789Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e65df5c3-26c8-439d-824c-8976c978a217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:10.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:20.797Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=242d8df8-0a9a-4325-ad5d-6ad6d910dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:30.806Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f8216760-49c8-4bbf-a2ed-3bfef6c0ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:40.815Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d58941c4-caba-499e-ba4b-824703cd1b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:50.822Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1bb6d1de-1af1-498c-8928-82937c87f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:50:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:00.831Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=df64a326-b737-4317-8cbd-1ada1ea7d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:10.839Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ed611e49-9c37-48d0-be44-b71b5e86a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:10.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:20.846Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=aef6ea88-f265-4a7b-8f90-78a7beea2cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:30.854Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3f3972cd-0a10-4290-8cb5-5d9918b2c4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:40.862Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f84d7d00-5697-4945-a062-2163d5d05bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:40.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:50.870Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6f441793-586e-42e9-9db9-c7239c7eeda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:51:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:00.878Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=dce727c3-9972-42ce-afd1-6cef3c2c4f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:10.886Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=19ad1999-69a0-4fac-96ed-66194d48d54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:20.896Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0184025f-2330-4cab-abc7-d081514e8a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:30.906Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=bbe45a15-ace3-42e0-8bbe-431563183687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:40.914Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3205d8ea-19bd-483e-a061-55348f56d14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:50.921Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a76f81ae-dc7c-4750-8c4b-95bcccead311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:52:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:00.931Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=daef0433-6537-4e1c-8779-8fa44272d7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:10.941Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0d096c3e-6658-49ca-9f2c-121472a8b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:20.950Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=dca1e3ed-81ac-488c-b865-57f07bf803d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:30.958Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c1f2452d-6b72-49bb-a718-b11d8091a9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:30.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:40.966Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f1ec967c-4068-4ea2-8640-0b1fa7bc78a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:50.974Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=60177434-7ed3-46d6-aa31-cac714017748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:53:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:00.981Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5cccf6d7-905a-49e6-9dea-cee286e9a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:10.987Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=09a1332f-7e74-4072-bc84-03e59f026093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:20.995Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fb29db2c-9783-4b9a-b1fa-3665fbc5fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:31.005Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b50ee7f7-52d0-4916-8e17-4a7bf9d5dae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:31.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:54:35.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:54:35.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:54:35.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:54:35.008Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:54:35.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:54:35.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:54:35.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:54:35.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:41.012Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=71a4a6dd-8a2d-4dfc-9d3e-6dd6df721c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:51.020Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d3470a3f-d712-48fb-bdea-1674320beaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:54:51.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:01.027Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=105182e1-f121-41d5-b380-f3bedd881c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:11.035Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9067958f-adc8-4487-b440-0cb7c987071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:21.043Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=df1efb80-64fc-43b9-b82f-64ed713fb238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:31.050Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f058503f-4b52-4b01-afee-0a7be0d02566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:41.058Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9e4e1aab-335b-4a2e-be4c-4b8d1d2b299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:51.066Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=193a91a6-1b96-4938-9cc0-3ca92d0224c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:55:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:01.074Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f82ba64a-4933-4c2f-9138-74da428e711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:11.081Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=278a1b92-2a94-4428-95d2-945dfa83c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:21.089Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3fd430eb-c1a3-406b-8cd1-72db9915c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:31.096Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=095cb647-5204-481d-beca-a33b4a8b79fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:41.104Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e5692801-236d-4048-826d-c8a7e4567983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:51.111Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6537674c-a290-4466-98ba-195f1a0ccd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:56:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:01.120Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0a21e083-4471-4236-9edb-3b7ff9cd79c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:11.128Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c4ce390b-0ba5-427b-b752-c1b765f2ea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:21.136Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ec91bc5b-c341-4d5e-b31f-64e2a5b5c6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:31.143Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b86e061f-8891-4302-af32-73aa55707645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:41.154Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fd2c8d94-9f75-41b5-9dd7-69f1064b4f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:41.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:51.161Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=46df57c9-95b0-4ab9-b5f2-ef73f404d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:57:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:01.169Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c7e3895c-5ad6-4f26-81a0-bb1bbf861797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:11.177Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2e0c634b-6d64-48ad-88af-7462212010ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:21.184Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=24fd9e28-ca49-4230-bd8c-405d9df90eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:21.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:31.193Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=750faa73-2ad5-4563-87a4-cc8a6feb370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:41.200Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=98066f35-7b65-475d-9a7e-3723f50fe12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:41.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:51.207Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b3d1f350-30ed-4521-b244-39b618bd5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:58:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:01.214Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=55a18349-ff0c-4637-93e4-6be5ddfbd2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:11.221Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3135147a-9216-4e8a-b1a2-ff2038798222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:21.229Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6b9dd475-fc24-4eeb-95d0-ab0cf0bc8463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:31.237Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a79c9c52-4027-496b-ad6f-7c8d55e4e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:59:35.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T00:59:35.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T00:59:35.017Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:59:35.018Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:59:35.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T00:59:35.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T00:59:35.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T00:59:35.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:41.245Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=800cd45a-e2bd-4ce6-b233-8f3f1d017740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:51.253Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7530f157-7f23-4d9c-916b-fc727ee8139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T00:59:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:01.260Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8cd51d6a-d082-4ff3-b951-06f019e80789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:01.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:11.268Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7de2f843-03bf-4805-9857-3c84b261f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:21.277Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5e3a4f0e-3058-45fd-ad74-dda130ba526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:31.285Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=02993b00-0b07-4371-a31e-17988a4ac914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:31.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:41.294Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e374a342-5bfd-4a9f-a79a-e06c544f5eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:51.302Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6ffbe747-feab-4270-9acc-eba7b4d90062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:00:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:01.310Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=922f7534-34bf-451a-9e7e-6aa330eda406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:11.318Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=24bd35a3-54a3-4c0c-9aae-f3dd3f2ac261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:21.325Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ae519e0b-5dd9-4abd-b505-119915f4eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:31.332Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fabbf971-9450-415b-8cdb-ba96057d8118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:41.342Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4dfd1b46-c63a-488f-a35f-c9d07ea45c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:51.351Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0279a026-3454-467e-8f85-22215716451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:01:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:01.358Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2f536d14-57ba-478c-958b-7ba56cb356c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:11.366Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c75493cd-b23d-4215-b741-6ce2adaf38e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:21.373Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d68cde2e-1b80-45d8-bd09-c8f1d1145b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:21.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:31.382Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cd0f52ab-59da-4725-84f0-ae343d32a4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:41.388Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=82b2b777-dbfc-4a4e-969c-b08f7abde8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:51.395Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=954296fb-93bc-4e19-bf2c-c577bfb0aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:02:51.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:01.402Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b1e3b80e-01c2-41c3-9ad9-470399d44047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:11.409Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d4295958-a1f7-4b1f-a2b2-821aa5915648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:21.417Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fc29c45f-df12-4e78-bfee-b38040637cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:31.424Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=57f0c5eb-1180-4f58-add6-b34aef056069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:31.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:41.431Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c54b85fd-744e-494d-8447-f733d7d34553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:51.438Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=abdd3cd8-d0a9-4f74-8a1d-83554ad8c6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:03:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:01.445Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a68a7420-c12a-4f46-9554-1e40321fe78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:11.452Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a48f1d3c-372f-4ce3-bc5c-f5d1e224d844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:21.459Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=2fb97beb-2637-4b7d-882e-e4212fa42b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:31.467Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=84494272-edb4-4a9c-873d-58d6c5232391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:31.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:04:34.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:04:34.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T01:04:34.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:04:34.997Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:04:35.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:04:35.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T01:04:35.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T01:04:35.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:41.475Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=be25ad88-a4fc-4082-afdb-fc5fc05bd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:51.484Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6fd40e52-7351-4c58-a4f9-0ab732086e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:04:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:01.492Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4caf2e55-9927-4019-93aa-d14546b66e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:11.499Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=71b47e6d-d3b6-462a-baa5-ebf8f769ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:21.506Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4d300c8f-7ccf-4eed-af69-34f76f45cf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:31.516Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1e4975ef-2c06-46b4-8d03-c7b4cbacf0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:41.524Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b8c5057f-6e52-4e48-b06d-0f59e66f3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:51.532Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d529f97c-d643-49eb-a434-51acd7828fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:05:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:01.540Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=32942805-8534-4009-8a96-ece9b2314c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:01.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:11.547Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9e3836e2-c54f-45dc-a536-06e6eac54056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:21.554Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=424c9680-2486-4ee1-97b3-6d329e511af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:31.562Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ba3a8cfd-e991-4b37-891e-428150937746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:41.569Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=343eb46b-8c16-406b-894c-ab0402708feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:51.576Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1030139f-836d-4376-b4f9-0cb22dcfaf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:06:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:01.583Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=64af043d-cb00-480f-bfb6-25ad80ea779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:11.592Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a066b993-6fdc-4d34-9ce1-b8a316d13d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:21.601Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d2331522-2189-4c40-a7d4-87d31adae53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:31.608Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cc617388-37e8-4ea9-8eb8-7c5bf0388750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:41.613Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=76527bba-c55d-41bb-b099-6a566606ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:51.620Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d96cc09c-96bb-4ecd-88c9-b8564249ebb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:07:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:01.627Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7931c5d8-7261-4c20-af97-c070b7940230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:11.634Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6ee3f0f4-121d-4b07-a702-92d955a90c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:21.641Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8c64b42e-aa53-4f40-98e3-8cea3f0d540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:31.648Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cee0c004-6efa-451f-886a-a4f503e01a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:41.655Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=53e3cbbb-762e-474b-ae9a-1935715b157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:51.662Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=bb23e3d3-f047-429b-a6b2-730134021d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:08:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:01.669Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c25d5013-3e66-4f42-b5f1-d33335171c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:11.676Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7236bf9a-0b3f-44a5-b92d-b730982881a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:21.683Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d28ce371-7675-4281-a0e5-d719e850c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:31.690Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=54f0fde2-2992-41f0-937e-0759f568a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:09:35.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:09:35.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T01:09:35.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:09:35.004Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:09:35.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:09:35.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T01:09:35.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T01:09:35.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:41.696Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8637ebeb-3849-4e4e-a1ef-996e84447ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:51.703Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c5485d51-81b5-458e-b647-13aeb2314c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:09:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:01.711Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=81637a94-abd0-44d3-a962-681b97c27c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:11.717Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ae7978e2-350e-4124-880e-023c3e74745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:11.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:21.724Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cfccc953-a915-429a-bfda-6172c0fbba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:31.731Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c07df9fe-037e-4349-b003-ed2cd710d3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:41.738Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=acaf5eb3-1169-4fb9-ba68-9614a5dc3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:51.746Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f0dfda4b-e7da-453f-9b4d-0a16e2d7fb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:10:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:01.754Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a87b6f57-a094-4bbf-88a4-471aac8cb931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:11.761Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=72d4fbe4-b58a-4529-8ec5-240ed722e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:21.768Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=fccd6377-714a-4fe2-ae2d-f03ca0d756fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:31.776Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1d552e73-1a8d-49f7-9f0e-12f9bba122ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:31.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:41.783Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5fb1fc83-5132-4c6e-a9d2-d9d60b0e2e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:51.790Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1364b51a-730a-4ff5-924f-2caba05f45fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:11:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:01.797Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d7cc0460-94df-4d37-b07a-574e6a426f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:11.803Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b71825b6-b626-4b1a-b885-e0d991684dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:11.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:21.810Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c056a0f3-eaf4-4c46-b53a-d1acb3aca3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:21.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:31.817Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=57ba2a98-d705-4988-83e4-166b4b3c5604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:31.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:41.823Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c5ac54de-11ef-488e-8075-5d39506ab857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:51.829Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=96319f6f-1878-47c9-948f-80a671ccad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:12:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:01.836Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8c96cbf7-ea25-418f-a58a-d1feca346e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:01.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:11.843Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e4f951a5-b9dd-4035-a6e0-c2ecb3ab8f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:21.851Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3bfa2db3-6872-4862-ba8a-0c8fb1cafd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:31.859Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7dc115f9-83de-483f-9927-5c79bdc33d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:41.866Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f2166cf7-effa-4565-945f-51047806f40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:51.873Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9b7c34bf-e9ae-4ebe-814c-abbf61cc2cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:13:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:01.879Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e09c59cb-7479-44be-ab10-3f03f892a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:11.886Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c90aa1de-ba8a-4d05-a5e4-5c52a149ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:21.893Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=507c3927-43e8-4a94-81b2-73b35b754ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:21.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:31.899Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cff2b24e-8b49-49bc-b474-3fb8107f34bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:14:35.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:14:35.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T01:14:35.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:14:35.002Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:14:35.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:14:35.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T01:14:35.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T01:14:35.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:41.906Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e94e021e-9714-423e-b99b-c130d9d79d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:51.913Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0f4c32b1-0b5e-4df7-b421-4bb1c5b33b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:14:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:01.920Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b5200bce-7607-4f97-8e34-ee7ed1f1b135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:11.927Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e040103b-fb8e-4908-b633-cc95b574fd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:21.933Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d53e9c11-ab65-43ac-ab4a-9640521b08fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:31.940Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=99da0bd1-e260-4852-8e9d-d0be5b82abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:41.947Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8683d944-a530-413b-a2a1-ac56d1ae7734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:51.954Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=026dace7-9ed5-47da-a840-4b70f8bd9883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:15:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:01.960Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=82c5d706-2819-49df-9584-0222b26f40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:11.967Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cecec156-d36b-4441-b7f0-be7926571b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:21.973Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3d6d76a0-b6bd-4483-a5a5-c01574efb024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:31.979Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=6e471ae4-27a3-4930-92eb-90c77a88a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:41.985Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=38b0b5ba-8d64-4441-b9c0-2cf3a6b3da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:51.992Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7ef85c5a-3be5-4f57-8dc3-cb72c40a6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:16:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:01.999Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c522a6ee-e7ce-48e6-9ab5-fc060e4d1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:12.006Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1b5e4f93-c3fe-4c15-bb0c-8bc054a1e12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:22.013Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e52add63-72e9-43d7-bea4-55753c578a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:32.020Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=13a097c3-35e7-46db-8f58-5c2c13378e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:32.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:42.027Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=427d599f-2d85-4090-a6d3-8df76976ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:52.033Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=52f64a83-e677-4263-9c8e-b779ad209ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:17:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:02.041Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=52459d12-64cf-480f-afc5-5fc244b34bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:12.048Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=4db133f6-0858-4321-ae19-2ef8124acabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:22.054Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f70bbbc2-9326-415d-b35d-19b7a25fe834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:32.062Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a21cd3f1-be1c-487b-9ab0-b87f947e6c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:42.068Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=f4f9b09d-f540-45e8-8a94-7d18a93f534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:52.074Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8d86afce-6d02-4d7e-a437-edef5d60a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:18:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:02.081Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=9f707eab-1251-4016-be96-83761af9b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:12.088Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=8ca27974-f491-4f8f-9163-ef116f8f097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:22.094Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=15ba29ef-fa15-4eb4-91b0-fe93bfbd8d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:22.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:32.099Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=298de307-ff80-46c3-9527-f40eb8a265ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:19:34.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:19:34.992Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T01:19:34.992Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:19:34.993Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:19:34.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:19:34.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T01:19:34.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T01:19:34.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:42.106Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5ad985c7-fe33-4915-a33e-d5948af74a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:52.111Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5c96b204-fa94-4557-81ff-92f085053224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:19:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:02.118Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=23ee8359-0153-44ce-a59e-f5b8aca491c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:12.124Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7e8448e5-193f-4cc4-90d7-8f783bd4c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:22.130Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1ea8c729-1d99-439e-8bc3-a2e8dcbfea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:32.136Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c624ddec-6dc9-430b-b00e-40206f72491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:42.143Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=3cff1e3d-5dd3-4a2c-b328-870dbfea616c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:52.150Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c0de803b-7125-4137-b4b2-44a32ea160f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:20:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:02.156Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=dfca3836-7090-4364-85a7-0167579a79bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:12.163Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=74dbf73f-39ec-4bf1-b297-e6a0e7d7f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:22.170Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=268bb4af-548f-4f92-9b47-8710f49f764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:32.176Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=a75e2d31-037a-4b93-9645-e52e6aba79df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:42.184Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=1c04a66c-608b-4508-9a72-c13947eb5dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:52.190Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=21ddc38f-fda2-494a-bc92-0861ccb454c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:21:52.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:02.198Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=d6af6fc7-768f-4c28-b703-194af728523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:12.204Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=c9d650bf-fb7b-4c92-a7d1-e3d593fc1b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:22.211Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ef673411-5ea0-486f-bf28-61c9dd6e1ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:32.216Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ecfcb4bb-acfb-4dff-8b8a-b53ae1899d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:42.223Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0444301f-d030-4f75-8b74-65be5e994bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:52.229Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=7229fcfa-3379-469d-95d3-0b67d109a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:22:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:02.236Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5a60fd9a-3fb0-4c8c-a1ab-ab81da7bc510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:12.242Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=e7eafaf3-d942-47d4-a5c9-d0bef6e4a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:22.249Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=0a8e91d6-fee7-4275-8779-2ccaf69f65d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:32.256Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=466b917b-f725-44d1-8a5e-b07bad8954e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:42.263Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=397eab6b-fc93-4587-b11c-f8cc16114a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:52.271Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=ee47dd44-36ea-46c1-ba9f-32f8f233ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:23:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:02.277Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=86ca94dc-a093-4df1-b445-90b5d40066fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:12.285Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=201e9e18-e686-46d2-a04f-4a7292177db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:22.292Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=223789de-2d78-4fbf-8ba2-e65a2511785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:32.298Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=cfb9c76a-0669-4ccc-9aee-2929058066ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:32.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:24:34.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T01:24:34.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T01:24:34.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:24:34.995Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:24:34.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T01:24:34.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T01:24:34.999Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T01:24:35.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:42.305Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=bea749eb-d5ea-4ce4-bb7d-ae9e8fd28091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:52.311Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=483d7200-834a-4186-a1ad-804e3d766c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:24:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:02.319Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=b59dc176-cf92-472d-9372-96f70ce0e54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:12.326Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=5cc105ca-ce0b-45aa-8b88-544c6b4c255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:22.333Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=933a522f-31f6-4557-835b-0d3b4790679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:32.340Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=916cf4f9-a1e5-4b49-a469-731003d5f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:42.347Z |INFO |Init configs |InvocationID=acfa4f65-82c5-492f-9765-4572a82f7c69, InstanceUUID=84fcee4d-cba7-41c1-8c88-db8530ac5354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T01:25:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |